C API Prepared Statement Data Structures


Prepared statements use several data structures:

The following discussion describes the prepared statement data types in detail. For examples that show how to use them, see , "mysql_stmt_execute()", and , "mysql_stmt_fetch()".

Retornar