mysql_affected_rows()
- Section 28.7.5, “C API Function Overview”
- Section 13.2.1, “CALL Statement”
- Section 12.15, “Information Functions”
- Section 13.2.6, “INSERT Statement”
- Section 28.7.6.1, “mysql_affected_rows()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.49, “mysql_num_rows()”
- Section 28.7.10.1, “mysql_stmt_affected_rows()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 13.2.9, “REPLACE Statement”
- Section 28.7.28.2, “What Results You Can Get from a Query”
mysql_errno()
- Section 6.4.5.4, “Audit Log File Formats”
- Section 28.7.6, “C API Function Descriptions”
- Section 28.7.5, “C API Function Overview”
- Section B.2, “Error Information Interfaces”
- Section 28.7.16.1, “mysql_client_find_plugin()”
- Section 28.7.16.2, “mysql_client_register_plugin()”
- Section 28.7.6.7, “mysql_connect()”
- Section 28.7.6.13, “mysql_eof()”
- Section 28.7.6.14, “mysql_errno()”
- Section 28.7.6.21, “mysql_fetch_row()”
- Section 28.7.6.22, “mysql_field_count()”
- Section 28.7.16.3, “mysql_load_plugin()”
- Section 28.7.6.48, “mysql_num_fields()”
- Section 28.7.6.76, “mysql_sqlstate()”
- Section 28.7.10.6, “mysql_stmt_close()”
- Section 28.7.10.8, “mysql_stmt_errno()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.14.6, “mysql_store_result_nonblocking()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 13.6.7.5, “SIGNAL Statement”
- Section 28.7.28.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query()
Returns Success”
mysql_error()
- Section 28.7.6, “C API Function Descriptions”
- Section 28.7.5, “C API Function Overview”
- Section B.2, “Error Information Interfaces”
- Section 28.7.16.1, “mysql_client_find_plugin()”
- Section 28.7.16.2, “mysql_client_register_plugin()”
- Section 28.7.6.7, “mysql_connect()”
- Section 28.7.6.13, “mysql_eof()”
- Section 28.7.6.15, “mysql_error()”
- Section 28.7.6.21, “mysql_fetch_row()”
- Section 28.7.16.3, “mysql_load_plugin()”
- Section 28.7.10.6, “mysql_stmt_close()”
- Section 28.7.10.9, “mysql_stmt_error()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.14.6, “mysql_store_result_nonblocking()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 13.6.7.5, “SIGNAL Statement”
- Section 28.7.28.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query()
Returns Success”
mysql_fetch_row()
- Section 28.7.4, “C API Data Structures”
- Section 28.7.5, “C API Function Overview”
- Section 16.8.1, “FEDERATED Storage Engine Overview”
- Section 28.7.6.13, “mysql_eof()”
- Section 28.7.6.14, “mysql_errno()”
- Section 28.7.6.20, “mysql_fetch_lengths()”
- Section 28.7.6.21, “mysql_fetch_row()”
- Section 28.7.14.1, “mysql_fetch_row_nonblocking()”
- Section 28.7.6.65, “mysql_row_tell()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 28.7.28.2, “What Results You Can Get from a Query”
mysql_free_result()
- Section 28.7.5, “C API Function Overview”
- Section 28.7.9, “C API Prepared Statement Function Overview”
- Section B.4.2.13, “Commands out of sync”
- Section 28.7.6.25, “mysql_free_result()”
- Section 28.7.14.2, “mysql_free_result_nonblocking()”
- Section 28.7.6.42, “mysql_list_dbs()”
- Section 28.7.6.43, “mysql_list_fields()”
- Section 28.7.6.44, “mysql_list_processes()”
- Section 28.7.6.45, “mysql_list_tables()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.10.23, “mysql_stmt_result_metadata()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.6.81, “mysql_use_result()”
mysql_init()
- Section 28.7.5, “C API Function Overview”
- Section 28.7.20.1, “mysql_binlog_close()”
- Section 28.7.20.2, “mysql_binlog_fetch()”
- Section 28.7.20.3, “mysql_binlog_open()”
- Section 28.7.6.5, “mysql_close()”
- Section 28.7.6.34, “mysql_get_ssl_cipher()”
- Section 28.7.6.37, “mysql_init()”
- Section 28.7.6.41, “mysql_library_init()”
- Section 28.7.6.50, “mysql_options()”
- Section 28.7.6.54, “mysql_real_connect()”
- Section 28.7.6.77, “mysql_ssl_set()”
- Section 28.7.15.2, “mysql_thread_init()”
- Section 28.7.3.3, “Writing C API Threaded Client Programs”
mysql_options()
- Section 6.2.1, “Account User Names and Passwords”
- Section 28.7.27, “C API Automatic Reconnection Control”
- Section 28.7.16, “C API Client Plugin Functions”
- Section 28.7.21, “C API Encrypted Connection Support”
- Section 28.7.5, “C API Function Overview”
- Section 28.7.26, “C API Optional Result Set Metadata”
- Section 28.7.8, “C API Prepared Statement Data Structures”
- Section 6.4.1.2, “Caching SHA-2 Pluggable Authentication”
- Section 2.11.4, “Changes in MySQL 8.0”
- Section 29.2.4.2.3, “Client Plugin Descriptors”
- Section 6.4.1.4, “Client-Side Cleartext Pluggable Authentication”
- Section 10.4, “Connection Character Sets and Collations”
- Section 4.2.6, “Connection Compression Control”
- Section B.4.2.8, “MySQL server has gone away”
- Section 28.7.6.30, “mysql_get_option()”
- Section 28.7.6.50, “mysql_options()”
- Section 28.7.6.51, “mysql_options4()”
- Section 28.7.6.52, “mysql_ping()”
- Section 28.7.6.54, “mysql_real_connect()”
- Section 28.7.6.61, “mysql_reset_server_public_key()”
- Section 28.7.6.77, “mysql_ssl_set()”
- Section 28.7.10.11, “mysql_stmt_fetch()”
- Section 26.12.9, “Performance Schema Connection Attribute Tables”
- Section 6.2.17, “Pluggable Authentication”
- Section 29.2.3, “Plugin API Components”
- Section 6.1.6, “Security Issues with LOAD DATA LOCAL”
- Section 6.2.16, “Server Handling of Expired Passwords”
- Section 6.4.1.3, “SHA-256 Pluggable Authentication”
- Section 5.8.4, “Using Client Programs in a Multiple-Server Environment”
- Section 29.2.4.9.3, “Using the Authentication Plugins”
- Section 29.2.4.11.2, “Using Your Own Protocol Trace Plugins”
- Section 1.4, “What Is New in MySQL 8.0”
mysql_query()
- Section 28.7.5, “C API Function Overview”
- Section 28.7.22, “C API Multiple Statement Execution Support”
- Section 13.2.1, “CALL Statement”
- Section 28.7.28.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 28.7.6.1, “mysql_affected_rows()”
- Section 28.7.6.8, “mysql_create_db()”
- Section 28.7.6.11, “mysql_drop_db()”
- Section 28.7.6.17, “mysql_fetch_field()”
- Section 28.7.6.39, “mysql_kill()”
- Section 28.7.6.43, “mysql_list_fields()”
- Section 28.7.6.44, “mysql_list_processes()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.53, “mysql_query()”
- Section 28.7.6.54, “mysql_real_connect()”
- Section 28.7.6.57, “mysql_real_query()”
- Section 28.7.6.58, “mysql_refresh()”
- Section 28.7.6.59, “mysql_reload()”
- Section 28.7.6.73, “mysql_set_local_infile_handler()”
- Section 28.7.6.74, “mysql_set_server_option()”
- Section 28.7.6.75, “mysql_shutdown()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 28.7.28.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query()
Returns Success”
- Section 28.7.3.3, “Writing C API Threaded Client Programs”
mysql_real_connect()
- Section 28.7.21, “C API Encrypted Connection Support”
- Section 28.7.5, “C API Function Overview”
- Section 28.7.22, “C API Multiple Statement Execution Support”
- Section 28.7.26, “C API Optional Result Set Metadata”
- Section 13.2.1, “CALL Statement”
- Chapter 12, Functions and Operators
- Section 12.15, “Information Functions”
- Section 13.2.6.2, “INSERT ... ON DUPLICATE KEY UPDATE Statement”
- Section 13.2.6, “INSERT Statement”
- Section 28.7.6.1, “mysql_affected_rows()”
- Section 28.7.6.3, “mysql_change_user()”
- Section 28.7.6.7, “mysql_connect()”
- Section 28.7.6.37, “mysql_init()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.50, “mysql_options()”
- Section 28.7.6.54, “mysql_real_connect()”
- Section 28.7.14.4, “mysql_real_connect_nonblocking()”
- Section 28.7.6.74, “mysql_set_server_option()”
- Section 28.7.6.76, “mysql_sqlstate()”
- Section 28.7.6.77, “mysql_ssl_set()”
- Section 13.5, “Prepared Statements”
- Section 6.2.16, “Server Handling of Expired Passwords”
- Section 5.1.8, “Server System Variables”
- Section 24.2.1, “Stored Routine Syntax”
- Section 4.10, “Unix Signal Handling in MySQL”
- Section 5.8.4, “Using Client Programs in a Multiple-Server Environment”
mysql_real_query()
- Section 28.7.5, “C API Function Overview”
- Section 28.7.22, “C API Multiple Statement Execution Support”
- Section 13.2.1, “CALL Statement”
- Section 16.8.1, “FEDERATED Storage Engine Overview”
- Section 28.7.6.1, “mysql_affected_rows()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.53, “mysql_query()”
- Section 28.7.6.54, “mysql_real_connect()”
- Section 28.7.6.57, “mysql_real_query()”
- Section 28.7.14.5, “mysql_real_query_nonblocking()”
- Section 28.7.6.74, “mysql_set_server_option()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.6.81, “mysql_use_result()”
mysql_stmt_execute()
- Section 28.7.8, “C API Prepared Statement Data Structures”
- Section 28.7.9, “C API Prepared Statement Function Overview”
- Section 28.7.23, “C API Prepared Statement Handling of Date and Time Values”
- Section 28.7.8.2, “C API Prepared Statement Type Conversions”
- Section 28.7.10.1, “mysql_stmt_affected_rows()”
- Section 28.7.10.3, “mysql_stmt_attr_set()”
- Section 28.7.10.10, “mysql_stmt_execute()”
- Section 28.7.10.11, “mysql_stmt_fetch()”
- Section 28.7.10.17, “mysql_stmt_next_result()”
- Section 28.7.10.26, “mysql_stmt_send_long_data()”
- Section 28.7.10.28, “mysql_stmt_store_result()”
- Section 26.12.6.4, “The prepared_statements_instances Table”
mysql_stmt_fetch()
- Section 28.7.8, “C API Prepared Statement Data Structures”
- Section 28.7.9, “C API Prepared Statement Function Overview”
- Section 28.7.8.2, “C API Prepared Statement Type Conversions”
- Section B.3.2, “Client Error Message Reference”
- Section 28.7.10.5, “mysql_stmt_bind_result()”
- Section 28.7.10.10, “mysql_stmt_execute()”
- Section 28.7.10.11, “mysql_stmt_fetch()”
- Section 28.7.10.23, “mysql_stmt_result_metadata()”
- Section 28.7.10.25, “mysql_stmt_row_tell()”
- Section 28.7.10.28, “mysql_stmt_store_result()”
mysql_stmt_prepare()
- Section 28.7.8, “C API Prepared Statement Data Structures”
- Section 28.7.9, “C API Prepared Statement Function Overview”
- Section 28.7.23, “C API Prepared Statement Handling of Date and Time Values”
- Section 8.10.3, “Caching of Prepared Statements and Stored Programs”
- Section 28.7.10.4, “mysql_stmt_bind_param()”
- Section 28.7.10.10, “mysql_stmt_execute()”
- Section 28.7.10.13, “mysql_stmt_field_count()”
- Section 28.7.10.21, “mysql_stmt_prepare()”
- Section 28.7.10.22, “mysql_stmt_reset()”
- Section 28.7.10.23, “mysql_stmt_result_metadata()”
- Section 13.5, “Prepared Statements”
- Section 26.12.6.4, “The prepared_statements_instances Table”
mysql_store_result()
- Section 28.7.4, “C API Data Structures”
- Section 28.7.5, “C API Function Overview”
- Section B.4.2.13, “Commands out of sync”
- Section 16.8.1, “FEDERATED Storage Engine Overview”
- Section 4.5.1, “mysql — The MySQL Command-Line Client”
- Section 28.7.6.1, “mysql_affected_rows()”
- Section 28.7.6.9, “mysql_data_seek()”
- Section 28.7.6.13, “mysql_eof()”
- Section 28.7.6.17, “mysql_fetch_field()”
- Section 28.7.6.21, “mysql_fetch_row()”
- Section 28.7.14.1, “mysql_fetch_row_nonblocking()”
- Section 28.7.6.22, “mysql_field_count()”
- Section 28.7.6.25, “mysql_free_result()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.48, “mysql_num_fields()”
- Section 28.7.6.49, “mysql_num_rows()”
- Section 28.7.6.64, “mysql_row_seek()”
- Section 28.7.6.65, “mysql_row_tell()”
- Section 28.7.10.10, “mysql_stmt_execute()”
- Section 28.7.10.23, “mysql_stmt_result_metadata()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.14.6, “mysql_store_result_nonblocking()”
- Section 28.7.6.81, “mysql_use_result()”
- Section 28.7.28.2, “What Results You Can Get from a Query”
- Section 28.7.28.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query()
Returns Success”
- Section 28.7.3.3, “Writing C API Threaded Client Programs”
mysql_use_result()
- Section 28.7.4, “C API Data Structures”
- Section 28.7.5, “C API Function Overview”
- Section B.4.2.13, “Commands out of sync”
- Section 4.5.1, “mysql — The MySQL Command-Line Client”
- Section 28.7.6.9, “mysql_data_seek()”
- Section 28.7.6.13, “mysql_eof()”
- Section 28.7.6.21, “mysql_fetch_row()”
- Section 28.7.14.1, “mysql_fetch_row_nonblocking()”
- Section 28.7.6.25, “mysql_free_result()”
- Section 28.7.6.47, “mysql_next_result()”
- Section 28.7.6.48, “mysql_num_fields()”
- Section 28.7.6.49, “mysql_num_rows()”
- Section 28.7.6.64, “mysql_row_seek()”
- Section 28.7.6.65, “mysql_row_tell()”
- Section 28.7.10.10, “mysql_stmt_execute()”
- Section 28.7.6.79, “mysql_store_result()”
- Section 28.7.6.81, “mysql_use_result()”
- Section B.4.2.7, “Out of memory”
- Section 28.7.28.2, “What Results You Can Get from a Query”
- Section 28.7.3.3, “Writing C API Threaded Client Programs”