MySQL 5.6 Release Notes
my_init()
mysql_affected_rows()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section 13.2.1, “CALL Syntax”
- Section 12.14, “Information Functions”
- Section 13.2.5, “INSERT Syntax”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.48, “mysql_num_rows()”
- Section 23.8.11.1, “mysql_stmt_affected_rows()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 13.2.8, “REPLACE Syntax”
- Section 23.8.15.2, “What Results You Can Get from a Query”
mysql_autocommit()
mysql_change_user()
mysql_character_set_name()
mysql_client_find_plugin()
mysql_client_register_plugin()
mysql_close()
mysql_commit()
mysql_connect()
mysql_create_db()
mysql_data_seek()
mysql_drop_db()
mysql_dump_debug_info()
mysql_errno()
- Section 23.8.7, “C API Function Descriptions”
- Section 23.8.6, “C API Function Overview”
- Section 23.8.14.1, “mysql_client_find_plugin()”
- Section 23.8.14.2, “mysql_client_register_plugin()”
- Section 23.8.7.7, “mysql_connect()”
- Section 23.8.7.13, “mysql_eof()”
- Section 23.8.7.14, “mysql_errno()”
- Section 23.8.7.22, “mysql_field_count()”
- Section 23.8.14.3, “mysql_load_plugin()”
- Section 23.8.7.47, “mysql_num_fields()”
- Section 23.8.7.67, “mysql_sqlstate()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 13.6.7.5.1, “Signal Condition Information Items”
- Section 6.4.3.3, “The Audit Log File”
- Section B.2, “Types of Error Values”
- Section 23.8.15.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
- Section 24.2.4.8, “Writing Audit Plugins”
mysql_error()
- Section 23.8.7, “C API Function Descriptions”
- Section 23.8.6, “C API Function Overview”
- Section 23.8.14.1, “mysql_client_find_plugin()”
- Section 23.8.14.2, “mysql_client_register_plugin()”
- Section 23.8.7.7, “mysql_connect()”
- Section 23.8.7.13, “mysql_eof()”
- Section 23.8.7.15, “mysql_error()”
- Section 23.8.14.3, “mysql_load_plugin()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 13.6.7.5.1, “Signal Condition Information Items”
- Section B.2, “Types of Error Values”
- Section 23.8.15.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
- Section 24.2.4.8, “Writing Audit Plugins”
mysql_escape_string()
mysql_fetch_field()
mysql_fetch_field_direct()
mysql_fetch_fields()
mysql_fetch_lengths()
mysql_fetch_row()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section 15.8.1, “FEDERATED Storage Engine Overview”
- Section 23.8.7.13, “mysql_eof()”
- Section 23.8.7.14, “mysql_errno()”
- Section 23.8.7.20, “mysql_fetch_lengths()”
- Section 23.8.7.21, “mysql_fetch_row()”
- Section 23.8.7.60, “mysql_row_tell()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 23.8.15.2, “What Results You Can Get from a Query”
mysql_field_count()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.7.22, “mysql_field_count()”
- Section 23.8.7.47, “mysql_num_fields()”
- Section 23.8.7.52, “mysql_query()”
- Section 23.8.7.55, “mysql_real_query()”
- Section 23.8.11.23, “mysql_stmt_result_metadata()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.15.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
mysql_field_seek()
mysql_field_tell()
mysql_free_result()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section B.5.2.14, “Commands out of sync”
- Section 23.8.7.25, “mysql_free_result()”
- Section 23.8.7.41, “mysql_list_dbs()”
- Section 23.8.7.42, “mysql_list_fields()”
- Section 23.8.7.43, “mysql_list_processes()”
- Section 23.8.7.44, “mysql_list_tables()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.11.23, “mysql_stmt_result_metadata()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
mysql_get_character_set_info()
mysql_get_client_info()
mysql_get_client_version()
mysql_get_host_info()
mysql_get_proto_info()
mysql_get_server_info()
mysql_get_server_version()
mysql_get_ssl_cipher()
mysql_info()
- Section 13.1.7, “ALTER TABLE Syntax”
- Section 23.8.6, “C API Function Overview”
- Section 13.2.5.2, “INSERT DELAYED Syntax”
- Section 13.2.5, “INSERT Syntax”
- Section 13.2.6, “LOAD DATA INFILE Syntax”
- Section 23.8.7.35, “mysql_info()”
- Section 23.8.7.49, “mysql_options()”
- Section 1.7.3.1, “PRIMARY KEY and UNIQUE Index Constraints”
- Section 13.2.11, “UPDATE Syntax”
- Section 23.8.15.2, “What Results You Can Get from a Query”
mysql_init()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.12.1, “my_init()”
- Section 23.8.7.5, “mysql_close()”
- Section 23.8.7.33, “mysql_get_ssl_cipher()”
- Section 23.8.7.36, “mysql_init()”
- Section 23.8.7.40, “mysql_library_init()”
- Section 23.8.7.49, “mysql_options()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.7.68, “mysql_ssl_set()”
- Section 23.8.12.3, “mysql_thread_init()”
- Section 23.8.4.2, “Writing C API Threaded Client Programs”
mysql_insert_id()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section 13.1.17, “CREATE TABLE Syntax”
- Section 23.8.15.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 12.14, “Information Functions”
- Section 13.2.5, “INSERT Syntax”
- Section 23.8.7.37, “mysql_insert_id()”
- Section 5.1.4, “Server System Variables”
- Section 3.6.9, “Using AUTO_INCREMENT”
- Section 23.8.15.2, “What Results You Can Get from a Query”
mysql_kill()
mysql_library_end()
mysql_library_init()
- Section 23.8.13, “C API Embedded Server Function Descriptions”
- Section 23.8.6, “C API Function Overview”
- Section 23.7, “libmysqld, the Embedded MySQL Server Library”
- Section 23.8.12.1, “my_init()”
- Section 23.8.7.36, “mysql_init()”
- Section 23.8.7.40, “mysql_library_init()”
- Section 23.8.14.3, “mysql_load_plugin()”
- Section 23.8.13.1, “mysql_server_init()”
- Section 23.8.12.3, “mysql_thread_init()”
- Section 23.7.3, “Options with the Embedded Server”
- Section 23.8.4.2, “Writing C API Threaded Client Programs”
mysql_list_dbs()
mysql_list_fields()
mysql_list_processes()
mysql_list_tables()
mysql_load_plugin()
mysql_load_plugin_v()
mysql_more_results()
mysql_next_result()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.17, “C API Support for Multiple Statement Execution”
- Section 13.2.1, “CALL Syntax”
- Section 23.8.7.45, “mysql_more_results()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.7.65, “mysql_set_server_option()”
- Section 23.8.7.70, “mysql_store_result()”
mysql_num_fields()
mysql_num_rows()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.9, “mysql_data_seek()”
- Section 23.8.7.48, “mysql_num_rows()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 23.8.15.2, “What Results You Can Get from a Query”
mysql_options()
- Section 23.8.14, “C API Client Plugin Functions”
- Section 23.8.6, “C API Function Overview”
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 24.2.4.2.3, “Client Plugin Descriptors”
- Section 10.1.5, “Connection Character Sets and Collations”
- Section 23.8.16, “Controlling Automatic Reconnection Behavior”
- Section B.5.2.9, “MySQL server has gone away”
- Section 23.8.7.49, “mysql_options()”
- Section 23.8.7.50, “mysql_options4()”
- Section 23.8.7.51, “mysql_ping()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 6.3.6, “Password Expiration and Sandbox Mode”
- Section 22.9.8, “Performance Schema Connection Attribute Tables”
- Section 24.2.3, “Plugin API Components”
- Section 6.1.6, “Security Issues with LOAD DATA LOCAL”
- Section 6.4.1.7, “The Cleartext Client-Side Authentication Plugin”
- Section 22.9.8.1, “The session_account_connect_attrs Table”
- Section 22.9.8.2, “The session_connect_attrs Table”
- Section 6.3.1, “User Names and Passwords”
- Section 5.5.4, “Using Client Programs in a Multiple-Server Environment”
- Section 6.3.9, “Using Secure Connections”
- Section 24.2.4.9.3, “Using the Authentication Plugins”
mysql_options4()
mysql_ping()
mysql_plugin_options()
mysql_query()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.17, “C API Support for Multiple Statement Execution”
- Section 13.2.1, “CALL Syntax”
- Section 23.8.15.3, “How to Get the Unique ID for the Last Inserted Row”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.8, “mysql_create_db()”
- Section 23.8.7.11, “mysql_drop_db()”
- Section 23.8.7.17, “mysql_fetch_field()”
- Section 23.8.7.38, “mysql_kill()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.52, “mysql_query()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.7.55, “mysql_real_query()”
- Section 23.8.7.57, “mysql_reload()”
- Section 23.8.7.64, “mysql_set_local_infile_handler()”
- Section 23.8.7.65, “mysql_set_server_option()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 23.8.15.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
- Section 23.8.4.2, “Writing C API Threaded Client Programs”
mysql_real_connect()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.17, “C API Support for Multiple Statement Execution”
- Section 13.2.1, “CALL Syntax”
- Section 6.3.9.4, “Configuring MySQL to Use Secure Connections”
- Chapter 12, Functions and Operators
- Section 12.14, “Information Functions”
- Section 13.2.5.3, “INSERT ... ON DUPLICATE KEY UPDATE Syntax”
- Section 13.2.5, “INSERT Syntax”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.3, “mysql_change_user()”
- Section 23.8.7.7, “mysql_connect()”
- Section 23.8.7.36, “mysql_init()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.49, “mysql_options()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.7.65, “mysql_set_server_option()”
- Section 23.8.7.67, “mysql_sqlstate()”
- Section 23.8.7.68, “mysql_ssl_set()”
- Section 6.3.6, “Password Expiration and Sandbox Mode”
- Section 5.1.4, “Server System Variables”
- Section 13.5, “SQL Syntax for Prepared Statements”
- Section 20.2.1, “Stored Routine Syntax”
- Section 5.5.4, “Using Client Programs in a Multiple-Server Environment”
mysql_real_escape_string()
- Section 23.8.6, “C API Function Overview”
- Section 6.1.7, “Client Programming Security Guidelines”
- Section 23.8.7.16, “mysql_escape_string()”
- Section 23.8.7.54, “mysql_real_escape_string()”
- Section 23.8.7.62, “mysql_set_character_set()”
- Section 11.5.3.3, “Populating Spatial Columns”
- Section 9.1.1, “String Literals”
mysql_real_query()
- Section 23.8.6, “C API Function Overview”
- Section 23.8.17, “C API Support for Multiple Statement Execution”
- Section 13.2.1, “CALL Syntax”
- Section 15.8.1, “FEDERATED Storage Engine Overview”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.52, “mysql_query()”
- Section 23.8.7.53, “mysql_real_connect()”
- Section 23.8.7.55, “mysql_real_query()”
- Section 23.8.7.65, “mysql_set_server_option()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
mysql_refresh()
mysql_reload()
mysql_rollback()
mysql_row_seek()
mysql_row_tell()
mysql_server_init()
mysql_set_character_set()
mysql_set_local_infile_default()
mysql_set_local_infile_handler()
mysql_set_server_option()
mysql_shutdown()
mysql_sqlstate()
mysql_ssl_set()
mysql_stat()
mysql_stmt_affected_rows()
mysql_stmt_attr_get()
mysql_stmt_attr_set()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.9.2, “C API Prepared Statement Type Conversions”
- Section 23.8.11.3, “mysql_stmt_attr_set()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 23.8.11.28, “mysql_stmt_store_result()”
- Section C.3, “Restrictions on Server-Side Cursors”
mysql_stmt_bind_param()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.19, “C API Prepared Statement Handling of Date and Time Values”
- Section 23.8.11.4, “mysql_stmt_bind_param()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.21, “mysql_stmt_prepare()”
- Section 23.8.11.26, “mysql_stmt_send_long_data()”
mysql_stmt_bind_result()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.19, “C API Prepared Statement Handling of Date and Time Values”
- Section 23.8.11.5, “mysql_stmt_bind_result()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 23.8.11.12, “mysql_stmt_fetch_column()”
- Section 23.8.11.17, “mysql_stmt_next_result()”
- Section 23.8.11.28, “mysql_stmt_store_result()”
mysql_stmt_close()
mysql_stmt_data_seek()
mysql_stmt_errno()
mysql_stmt_error()
mysql_stmt_execute()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.19, “C API Prepared Statement Handling of Date and Time Values”
- Section 23.8.9.2, “C API Prepared Statement Type Conversions”
- Section 8.10.3.1, “How the Query Cache Operates”
- Section 23.8.11.1, “mysql_stmt_affected_rows()”
- Section 23.8.11.3, “mysql_stmt_attr_set()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 23.8.11.17, “mysql_stmt_next_result()”
- Section 23.8.11.26, “mysql_stmt_send_long_data()”
- Section 23.8.11.28, “mysql_stmt_store_result()”
mysql_stmt_fetch()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.9.2, “C API Prepared Statement Type Conversions”
- Section 23.8.11.5, “mysql_stmt_bind_result()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 23.8.11.23, “mysql_stmt_result_metadata()”
- Section 23.8.11.25, “mysql_stmt_row_tell()”
- Section 23.8.11.28, “mysql_stmt_store_result()”
mysql_stmt_fetch_column()
mysql_stmt_field_count()
mysql_stmt_free_result()
mysql_stmt_init()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.11, “C API Prepared Statement Function Descriptions”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.8, “C API Prepared Statements”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.21, “mysql_stmt_prepare()”
mysql_stmt_insert_id()
mysql_stmt_next_result()
mysql_stmt_num_rows()
mysql_stmt_param_count()
mysql_stmt_param_metadata()
mysql_stmt_prepare()
- Section 23.8.9, “C API Prepared Statement Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.19, “C API Prepared Statement Handling of Date and Time Values”
- Section 8.10.4, “Caching of Prepared Statements and Stored Programs”
- Section 8.10.3.1, “How the Query Cache Operates”
- Section 23.8.11.4, “mysql_stmt_bind_param()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.13, “mysql_stmt_field_count()”
- Section 23.8.11.21, “mysql_stmt_prepare()”
- Section 23.8.11.22, “mysql_stmt_reset()”
- Section 23.8.11.23, “mysql_stmt_result_metadata()”
- Section 13.5, “SQL Syntax for Prepared Statements”
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()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.10, “C API Prepared Statement Function Overview”
- Section 23.8.11.3, “mysql_stmt_attr_set()”
- Section 23.8.11.7, “mysql_stmt_data_seek()”
- Section 23.8.11.11, “mysql_stmt_fetch()”
- Section 23.8.11.18, “mysql_stmt_num_rows()”
- Section 23.8.11.24, “mysql_stmt_row_seek()”
- Section 23.8.11.25, “mysql_stmt_row_tell()”
- Section 23.8.11.28, “mysql_stmt_store_result()”
mysql_store_result()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section B.5.2.14, “Commands out of sync”
- Section 15.8.1, “FEDERATED Storage Engine Overview”
- Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- Section 23.8.7.1, “mysql_affected_rows()”
- Section 23.8.7.9, “mysql_data_seek()”
- Section 23.8.7.13, “mysql_eof()”
- Section 23.8.7.17, “mysql_fetch_field()”
- Section 23.8.7.21, “mysql_fetch_row()”
- Section 23.8.7.22, “mysql_field_count()”
- Section 23.8.7.25, “mysql_free_result()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.47, “mysql_num_fields()”
- Section 23.8.7.48, “mysql_num_rows()”
- Section 23.8.7.59, “mysql_row_seek()”
- Section 23.8.7.60, “mysql_row_tell()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.11.23, “mysql_stmt_result_metadata()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section 23.8.15.2, “What Results You Can Get from a Query”
- Section 23.8.15.1, “Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success”
- Section 23.8.4.2, “Writing C API Threaded Client Programs”
mysql_thread_end()
mysql_thread_id()
mysql_thread_init()
mysql_thread_safe()
mysql_use_result()
- Section 23.8.5, “C API Data Structures”
- Section 23.8.6, “C API Function Overview”
- Section B.5.2.14, “Commands out of sync”
- Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- Section 23.8.7.9, “mysql_data_seek()”
- Section 23.8.7.13, “mysql_eof()”
- Section 23.8.7.21, “mysql_fetch_row()”
- Section 23.8.7.25, “mysql_free_result()”
- Section 23.8.7.46, “mysql_next_result()”
- Section 23.8.7.47, “mysql_num_fields()”
- Section 23.8.7.48, “mysql_num_rows()”
- Section 23.8.7.59, “mysql_row_seek()”
- Section 23.8.7.60, “mysql_row_tell()”
- Section 23.8.11.10, “mysql_stmt_execute()”
- Section 23.8.7.70, “mysql_store_result()”
- Section 23.8.7.72, “mysql_use_result()”
- Section B.5.2.8, “Out of memory”
- Section 23.8.15.2, “What Results You Can Get from a Query”
- Section 23.8.4.2, “Writing C API Threaded Client Programs”