Contact MySQL
|
Login
|
Register
The world's most popular open source database
MySQL.com
Downloads
Documentation
Developer Zone
Developer Zone
Downloads
MySQL.com
Documentation
MySQL Server
MySQL Enterprise
Workbench
InnoDB Cluster
MySQL NDB Cluster
Connectors
More
MySQL.com
Downloads
Developer Zone
Section Menu:
Documentation Home
MySQL 5.7 C API Developer Guide
Preface and Legal Notices
The MySQL C API
MySQL C API Implementations
Example C API Client Programs
Building and Running C API Client Programs
C API Data Structures
C API Function Overview
C API Function Descriptions
C API Prepared Statements
C API Prepared Statement Data Structures
C API Prepared Statement Function Overview
C API Prepared Statement Function Descriptions
mysql_stmt_affected_rows()
mysql_stmt_attr_get()
mysql_stmt_attr_set()
mysql_stmt_bind_param()
mysql_stmt_bind_result()
mysql_stmt_close()
mysql_stmt_data_seek()
mysql_stmt_errno()
mysql_stmt_error()
mysql_stmt_execute()
mysql_stmt_fetch()
mysql_stmt_fetch_column()
mysql_stmt_field_count()
mysql_stmt_free_result()
mysql_stmt_init()
mysql_stmt_insert_id()
mysql_stmt_next_result()
mysql_stmt_num_rows()
mysql_stmt_param_count()
mysql_stmt_param_metadata()
mysql_stmt_prepare()
mysql_stmt_reset()
mysql_stmt_result_metadata()
mysql_stmt_row_seek()
mysql_stmt_row_tell()
mysql_stmt_send_long_data()
mysql_stmt_sqlstate()
mysql_stmt_store_result()
C API Threaded Function Descriptions
C API Embedded Server Function Descriptions
C API Client Plugin Functions
C API Support for Encrypted Connections
C API Multiple Statement Execution Support
C API Prepared Statement Handling of Date and Time Values
C API Prepared CALL Statement Support
C API Prepared Statement Problems
C API Automatic Reconnection Control
C API Common Issues
Index
Download this Manual
PDF (US Ltr)
- 1.1Mb
PDF (A4)
- 1.1Mb
HTML Download (TGZ)
- 141.5Kb
HTML Download (Zip)
- 164.6Kb
version 5.7
8.0 current
5.6
MySQL 5.7 C API Developer Guide
/
C API Prepared Statement Function Descriptions
/ mysql_stmt_param_metadata()
11.20 mysql_stmt_param_metadata()
MYSQL_RES * mysql_stmt_param_metadata(MYSQL_STMT *stmt)
This function currently does nothing.
PREV
HOME
UP
NEXT
Download this Manual
PDF (US Ltr)
- 1.1Mb
PDF (A4)
- 1.1Mb
HTML Download (TGZ)
- 141.5Kb
HTML Download (Zip)
- 164.6Kb