Search



Search Results
Displaying 1241 to 1250 of 1481 total results
https://dev.mysql.com/doc/internals/en/sha256.html
Authentication::SHA256: Name sha256_password Requires CLIENT_PLUGIN_AUTH If the password is non-empty SHA256 auth method XORs the clients password with the scramble buffers content RSA encrypts that with the server's public key using ...
https://dev.mysql.com/doc/internals/en/system-variables-controlling-trace.html
A brief overview from "mysqld --verbose --help": --optimizer-trace=name Controls tracing of the Optimizer: --optimizer-trace-features=name Enables/disables tracing of selected features of the Optimizer: ...
https://dev.mysql.com/doc/internals/en/x-protocol-lifecycle-lifecycle.html
Extensions If the result of CapabilitiesGet contains a extension key from the table below it supports the feature. Topics in this section: Connection Session Stages of Session Setup Authentication Pipelining Max Message Length Extensions The ...
https://dev.mysql.com/doc/internals/en/x-protocol-use-cases-use-cases.html
Topics in this section: Prepared Statements with Single Round-Trip Streaming Inserts SQL with Multiple Resultsets Inserting CRUD Data in a Batch Cross-Collection Update and Delete Prepared Statements with Single Round-Trip In the MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-workflow.html
From this page, you can apply a filter to modify the Available Products list and then select one or more products to move (using arrow keys) to the Products To Be Installed list. MySQL Installer provides a wizard-like tool to install and configure ...
https://dev.mysql.com/doc/mysqld-version-reference/en/options-variables.html
The following table shows all the options and variables available in MySQL Server. Intr: The version or versions in which the item was introduced. Depr: The version or versions in which the item was deprecated. Removed: The version or versions in ...
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-5-7.html
The following list details the changes to specific options and variables within MySQL 5.7.
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-8-0.html
The following list details the changes to specific options and variables within MySQL 8.0.
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-annotation-columns.html
This annotation is used for multi-column structures such as indexes and keys. 4.3.2.2.1 Synopsis @Target(value={java.lang.annotation.ElementType.FIELD, java.lang.annotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterjexception.html
For example, duplicate keys on insert, or record does not exist on delete. Applications can catch ClusterJException to be notified of all ClusterJ reported issues. User exceptions are caused by user error, for example providing a connect string that ...
Displaying 1241 to 1250 of 1481 total results