Search Results
https://dev.mysql.com/doc/refman/8.4/en/clone-plugin-option-variable-reference.html
Table 7.7 Clone System Variable Reference Name Cmd-Line Option File System Var Status Var Var Scope Dynamic clone_autotune_concurrency Yes Yes Yes Global Yes clone_block_ddl Yes Yes Yes Global Yes clone_buffer_size Yes Yes Yes Global Yes ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-option-variable-reference.html
Table 29.16 Performance Schema Variable Reference Name Cmd-Line Option File System Var Status Var Var Scope Dynamic performance_schema Yes Yes Yes Global No Performance_schema_accounts_lost Yes Global No performance_schema_accounts_size Yes Yes Yes ...
https://dev.mysql.com/doc/refman/8.4/en/json-function-reference.html
Table 14.22 JSON Functions Name Description Deprecated -> Return value from JSON column after evaluating path; equivalent to JSON_EXTRACT(). ->> Return value from JSON column after evaluating path and unquoting the result; equivalent to ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-asynchronous-function-reference.html
The following table summarizes the functions available for asynchronous interaction with the MySQL server. For greater detail, see the descriptions in Section 7.4, “C API Asynchronous Function Descriptions”.
https://dev.mysql.com/doc/c-api/8.4/en/c-api-binary-log-function-reference.html
The following table summarizes the functions available for reading a replication event stream from a binary log. Table 10.1 C API Binary Log Functions Name Description mysql_binlog_close() Close replication event stream mysql_binlog_fetch() Read ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-plugin-function-reference.html
The following table summarizes the functions available for the client-side plugin API. Table 9.1 C API Plugin Functions Name Description mysql_client_find_plugin() Return pointer to a plugin mysql_client_register_plugin() Register a plugin ...For ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-prepared-statement-function-reference.html
The following table summarizes the functions available for prepared statement processing. For greater detail, see the descriptions in Section 6.4, “C API Prepared Statement Function Descriptions”.
https://dev.mysql.com/doc/c-api/8.4/en/c-api-thread-function-reference.html
The following table summarizes the functions available for the thread control within the client. Table 8.1 C API Thread Functions Name Description mysql_thread_end() Finalize thread handler mysql_thread_init() Initialize thread handler ...For ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference.html
This section of the manual contains reference material for MySQL Connector/J.
https://dev.mysql.com/doc/connectors/en/connector-odbc-reference.html
This section provides reference material for the Connector/ODBC API, showing supported functions and methods, supported MySQL column types and the corresponding native type in Connector/ODBC, and the error codes returned by Connector/ODBC when a ...