mysql_affected_rows()
- Section 12.2.1, “
CALL
Syntax” - Section 12.2.5, “
INSERT
Syntax” - Section 12.2.7, “
REPLACE
Syntax” - Section 21.9.3.1, “
mysql_affected_rows()
” - Section 21.9.3.44, “
mysql_list_tables()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.48, “
mysql_num_rows()
” - Section 21.9.7.1, “
mysql_stmt_affected_rows()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.1, “C API Data Structures”
- Section 21.9.2, “C API Function Overview”
- Section 11.14, “Information Functions”
- Section 21.9.10.2, “What Results You Can Get from a Query”
mysql_errno()
- Section 21.9.3.7, “
mysql_connect()
” - Section 21.9.3.13, “
mysql_eof()
” - Section 21.9.3.14, “
mysql_errno()
” - Section 21.9.3.66, “
mysql_sqlstate()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.3, “C API Function Descriptions”
- Section 21.9.2, “C API Function Overview”
- Section C.2, “Types of Error Values”
- Section 21.9.10.1, “Why
mysql_store_result()
Sometimes
Returns NULL
After
mysql_query()
Returns Success”
mysql_fetch_row()
- Section 21.9.3.13, “
mysql_eof()
” - Section 21.9.3.14, “
mysql_errno()
” - Section 21.9.3.20, “
mysql_fetch_lengths()
” - Section 21.9.3.21, “
mysql_fetch_row()
” - Section 21.9.3.59, “
mysql_row_tell()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.1, “C API Data Structures”
- Section 21.9.2, “C API Function Overview”
- Section 13.11.1, “
FEDERATED
Storage Engine Overview” - Section 21.9.10.2, “What Results You Can Get from a Query”
mysql_free_result()
- Section C.5.2.14, “
Commands out of sync
” - Section 21.9.3.25, “
mysql_free_result()
” - Section 21.9.3.41, “
mysql_list_dbs()
” - Section 21.9.3.42, “
mysql_list_fields()
” - Section 21.9.3.43, “
mysql_list_processes()
” - Section 21.9.3.44, “
mysql_list_tables()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.7.22, “
mysql_stmt_result_metadata()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.6, “C API Prepared Statement Function Overview”
mysql_info()
- Section 12.1.7, “
ALTER TABLE
Syntax” - Section 12.2.2, “
DELETE
Syntax” - Section 12.2.5.2, “
INSERT DELAYED
Syntax” - Section 12.2.5, “
INSERT
Syntax” - Section 12.2.6, “
LOAD DATA INFILE
Syntax” - Section 1.8.6.1, “
PRIMARY KEY
and UNIQUE
Index
Constraints” - Section 12.2.11, “
UPDATE
Syntax” - Section 21.9.3.35, “
mysql_info()
” - Section 21.9.3.49, “
mysql_options()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.10.2, “What Results You Can Get from a Query”
mysql_init()
- Section 21.9.8.1, “
my_init()
” - Section 21.9.3.5, “
mysql_close()
” - Section 21.9.3.33, “
mysql_get_ssl_cipher()
” - Section 21.9.3.36, “
mysql_init()
” - Section 21.9.3.40, “
mysql_library_init()
” - Section 21.9.3.49, “
mysql_options()
” - Section 21.9.3.52, “
mysql_real_connect()
” - Section 21.9.3.67, “
mysql_ssl_set()
” - Section 21.9.8.3, “
mysql_thread_init()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.16.2, “How to Make a Threaded Client”
mysql_insert_id()
- Section 12.1.17, “
CREATE TABLE
Syntax” - Section 12.2.5, “
INSERT
Syntax” - Section 21.9.3.37, “
mysql_insert_id()
” - Section 21.9.1, “C API Data Structures”
- Section 21.9.2, “C API Function Overview”
- Section 21.9.10.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 11.14, “Information Functions”
- Section 5.1.4, “Server System Variables”
- Section 1.8.5.3, “Transactions and Atomic Operations”
- Section 3.6.9, “Using
AUTO_INCREMENT
” - Section 21.9.10.2, “What Results You Can Get from a Query”
mysql_library_init()
- Section 21.9.8.1, “
my_init()
” - Section 21.9.3.40, “
mysql_library_init()
” - Section 21.9.9.1, “
mysql_server_init()
” - Section 21.9.8.3, “
mysql_thread_init()
” - Section 21.9.9, “C API Embedded Server Function Descriptions”
- Section 21.9.2, “C API Function Overview”
- Section 21.9.16.2, “How to Make a Threaded Client”
- Section 21.8.3, “Options with the Embedded Server”
- Section 21.8, “libmysqld, the Embedded MySQL Server Library”
mysql_query()
- Section 12.2.1, “
CALL
Syntax” - Section 21.9.3.1, “
mysql_affected_rows()
” - Section 21.9.3.8, “
mysql_create_db()
” - Section 21.9.3.11, “
mysql_drop_db()
” - Section 21.9.3.17, “
mysql_fetch_field()
” - Section 21.9.3.38, “
mysql_kill()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.51, “
mysql_query()
” - Section 21.9.3.52, “
mysql_real_connect()
” - Section 21.9.3.54, “
mysql_real_query()
” - Section 21.9.3.56, “
mysql_reload()
” - Section 21.9.3.63, “
mysql_set_local_infile_handler()
” - Section 21.9.3.64, “
mysql_set_server_option()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.12, “C API Support for Multiple Statement Execution”
- Section 21.9.10.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 21.9.16.2, “How to Make a Threaded Client”
- Section 21.9.10.1, “Why
mysql_store_result()
Sometimes
Returns NULL
After
mysql_query()
Returns Success”
mysql_real_connect()
- Section 12.2.1, “
CALL
Syntax” - Section 21.9.3.1, “
mysql_affected_rows()
” - Section 21.9.3.3, “
mysql_change_user()
” - Section 21.9.3.7, “
mysql_connect()
” - Section 21.9.3.36, “
mysql_init()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.49, “
mysql_options()
” - Section 21.9.3.52, “
mysql_real_connect()
” - Section 21.9.3.64, “
mysql_set_server_option()
” - Section 21.9.3.66, “
mysql_sqlstate()
” - Section 21.9.3.67, “
mysql_ssl_set()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.12, “C API Support for Multiple Statement Execution”
- Chapter 11, Functions and Operators
- Section 11.14, “Information Functions”
- Section 12.6, “SQL Syntax for Prepared Statements”
- Section 5.1.4, “Server System Variables”
- Section 19.2.1, “Stored Routine Syntax”
- Section 5.6.3, “Using Client Programs in a Multiple-Server Environment”
- Section 5.5.6.2, “Using SSL Connections”
mysql_real_query()
- Section 12.2.1, “
CALL
Syntax” - Section 21.9.3.1, “
mysql_affected_rows()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.51, “
mysql_query()
” - Section 21.9.3.52, “
mysql_real_connect()
” - Section 21.9.3.54, “
mysql_real_query()
” - Section 21.9.3.64, “
mysql_set_server_option()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.2, “C API Function Overview”
- Section 21.9.12, “C API Support for Multiple Statement Execution”
- Section 13.11.1, “
FEDERATED
Storage Engine Overview”
mysql_stmt_execute()
- Section 21.9.7.1, “
mysql_stmt_affected_rows()
” - Section 21.9.7.3, “
mysql_stmt_attr_set()
” - Section 21.9.7.10, “
mysql_stmt_execute()
” - Section 21.9.7.11, “
mysql_stmt_fetch()
” - Section 21.9.7.25, “
mysql_stmt_send_long_data()
” - Section 21.9.7.27, “
mysql_stmt_store_result()
” - Section 21.9.5, “C API Prepared Statement Data Structures”
- Section 21.9.7, “C API Prepared Statement Function Descriptions”
- Section 21.9.6, “C API Prepared Statement Function Overview”
- Section 21.9.14, “C API Prepared Statement Handling of Date and Time Values”
- Section 21.9.5.2, “C API Prepared Statement Type Conversions”
- Section 7.6.3.1, “How the Query Cache Operates”
mysql_stmt_fetch()
- Section 21.9.7.5, “
mysql_stmt_bind_result()
” - Section 21.9.7.10, “
mysql_stmt_execute()
” - Section 21.9.7.11, “
mysql_stmt_fetch()
” - Section 21.9.7.22, “
mysql_stmt_result_metadata()
” - Section 21.9.7.24, “
mysql_stmt_row_tell()
” - Section 21.9.7.27, “
mysql_stmt_store_result()
” - Section 21.9.5, “C API Prepared Statement Data Structures”
- Section 21.9.7, “C API Prepared Statement Function Descriptions”
- Section 21.9.6, “C API Prepared Statement Function Overview”
- Section 21.9.5.2, “C API Prepared Statement Type Conversions”
mysql_stmt_prepare()
- Section 21.9.7.4, “
mysql_stmt_bind_param()
” - Section 21.9.7.10, “
mysql_stmt_execute()
” - Section 21.9.7.13, “
mysql_stmt_field_count()
” - Section 21.9.7.20, “
mysql_stmt_prepare()
” - Section 21.9.7.21, “
mysql_stmt_reset()
” - Section 21.9.7.22, “
mysql_stmt_result_metadata()
” - Section 12.6.4, “Automatic Prepared Statement Repreparation”
- Section 21.9.5, “C API Prepared Statement Data Structures”
- Section 21.9.7, “C API Prepared Statement Function Descriptions”
- Section 21.9.6, “C API Prepared Statement Function Overview”
- Section 21.9.14, “C API Prepared Statement Handling of Date and Time Values”
- Section 7.6.3.1, “How the Query Cache Operates”
- Section 12.6, “SQL Syntax for Prepared Statements”
mysql_store_result()
- Section C.5.2.14, “
Commands out of sync
” - Section 21.9.3.1, “
mysql_affected_rows()
” - Section 21.9.3.9, “
mysql_data_seek()
” - Section 21.9.3.13, “
mysql_eof()
” - Section 21.9.3.17, “
mysql_fetch_field()
” - Section 21.9.3.21, “
mysql_fetch_row()
” - Section 21.9.3.22, “
mysql_field_count()
” - Section 21.9.3.25, “
mysql_free_result()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.47, “
mysql_num_fields()
” - Section 21.9.3.48, “
mysql_num_rows()
” - Section 21.9.3.58, “
mysql_row_seek()
” - Section 21.9.3.59, “
mysql_row_tell()
” - Section 21.9.7.10, “
mysql_stmt_execute()
” - Section 21.9.7.22, “
mysql_stmt_result_metadata()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.1, “C API Data Structures”
- Section 21.9.2, “C API Function Overview”
- Description
- Section 13.11.1, “
FEDERATED
Storage Engine Overview” - Section 21.9.16.2, “How to Make a Threaded Client”
- Section 21.9.10.2, “What Results You Can Get from a Query”
- Section 21.9.10.1, “Why
mysql_store_result()
Sometimes
Returns NULL
After
mysql_query()
Returns Success”
mysql_use_result()
- Section C.5.2.14, “
Commands out of sync
” - Section C.5.2.8, “
Out of memory
” - Section 21.9.3.9, “
mysql_data_seek()
” - Section 21.9.3.13, “
mysql_eof()
” - Section 21.9.3.21, “
mysql_fetch_row()
” - Section 21.9.3.25, “
mysql_free_result()
” - Section 21.9.3.46, “
mysql_next_result()
” - Section 21.9.3.47, “
mysql_num_fields()
” - Section 21.9.3.48, “
mysql_num_rows()
” - Section 21.9.3.58, “
mysql_row_seek()
” - Section 21.9.3.59, “
mysql_row_tell()
” - Section 21.9.7.10, “
mysql_stmt_execute()
” - Section 21.9.3.69, “
mysql_store_result()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section 21.9.1, “C API Data Structures”
- Section 21.9.2, “C API Function Overview”
- Description
- Section 21.9.16.2, “How to Make a Threaded Client”
- Section 21.9.10.2, “What Results You Can Get from a Query”