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

21.8.9. C API Prepared Statement Data Structures

21.8.9.1. C API Prepared Statement Type Codes
21.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 21.8.11.10, "mysql_stmt_execute()", and Section 21.8.11.11, "mysql_stmt_fetch()".