mysql_stmt_send_long_data - Online Linux Manual PageSection : 3
Updated :
Source : Version 3.2.2
Note : MariaDB Connector/C

Namemysql_stmt_send_long_data − Sends data in chunks

Synopsis #include <mysql.h> my_bool mysql_stmt_send_long_data(MYSQL_STMT * stmt, unsigned int, const char * data, unsigned long);

DescriptionAllows sending parameter data to the server in pieces (or chunks), e.g. if the size of a blob exceeds the size of max_allowed_packet size. This function can be called multiple times to send the parts of a character or binary data value for a column, which must be one of the TEXT or BLOB datatypes.

Parameter• stmt − a statement handle, which was previously allocated by mysql_stmt_init(3). • param_no − indicates which parameter to associate the data with. Parameters are numbered beginning with 0. • data − a buffer containing the data to send. • long − size of the data buffer.

Return valueReturns zero on success, nonzero if an error occurred.

Notes• mysql_stmt_send_long_data() must be called before mysql_stmt_execute(3). • bound variables for this column will be ignored when calling mysql_stmt_execute(3).

See also• mysql_stmt_execute(3).
0
Johanes Gumabo
Data Size   :   6,506 byte
man-mysql_stmt_send_long_data.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 189,759
Visitor ID   :     :  
Visitor IP   :   3.137.198.181   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.