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

Namemysql_stmt_fetch − Fetches result set row from a prepared statement

Synopsis #include <mysql.h> int mysql_stmt_fetch(MYSQL_STMT * stmt);

DescriptionFetch the result from a prepared statement into the buffer bound by [mysql_stmt_bind_result()}(mysql_stmt_bind_result).

Parameter• stmt − a statement handle, which was previously allocated by mysql_stmt_init(3).

Return valueReturns 0 for success, MYSQL_NO_DATA if the end of the result set has been reached, or MYSQL_DATA_TRUNCATION if one or more values are truncated.

Notes• Note that all columns must be bound by the application before calling mysql_stmt_fetch(). • Data are transferred unbuffered without calling mysql_stmt_store_result(3) which can decrease performance (but reduces memory cost). • Truncation reporting must be enabled by function mysql_optionsv(3) with option MYSQL_REPORT_DATA_TRUNCATION

See Also• mysql_stmt_prepare(3) • mysql_stmt_bind_result(3) • mysql_stmt_execute(3)
0
Johanes Gumabo
Data Size   :   6,521 byte
man-mysql_stmt_fetch.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 189,473
Visitor ID   :     :  
Visitor IP   :   18.225.54.147   :  
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.