Spec-Zone .ru
спецификации, руководства, описания, API

22.8.9. C API Prepared Statement Data Structures

22.8.9.1. C API Prepared Statement Type Codes
22.8.9.2. C API Prepared Statement Type Conversions

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 Section 22.8.11.10, "mysql_stmt_execute()", and Section 22.8.11.11, "mysql_stmt_fetch()".