Search Results
https://dev.mysql.com/doc/connectors/en/connector-odbc-both-openssl.html
If Connector/ODBC is connecting securely with the MySQL server and the application using the connection makes calls itself to an OpenSSL library, the application might then fail, as two copies of the OpenSSL library will then be in use. Note ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-both-openssl.html
If Connector/ODBC is connecting securely with the MySQL server and the application using the connection makes calls itself to an OpenSSL library, the application might then fail, as two copies of the OpenSSL library will then be in use. Note ...
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/refman/8.4/en/server-option-variable-reference.html
For system and status variables, the scope of the variable (Var Scope) is Global, Session, or both. The following table lists all command-line options, system variables, and status variables applicable within mysqld. The table lists command-line ...
https://dev.mysql.com/doc/refman/8.4/en/server-status-variable-reference.html
The last column indicates whether the scope for each variable is Global, Session, or both. The following table lists all status variables applicable within mysqld. Please see the corresponding item descriptions for details on setting and using the ...
https://dev.mysql.com/doc/refman/8.4/en/server-system-variable-reference.html
The scope of the variable (Var Scope) is Global, Session, or both. The following table lists all system variables applicable within mysqld. The table lists command-line options (Cmd-line), options valid in configuration files (Option file), server ...
https://dev.mysql.com/doc/refman/8.4/en/dynamic-system-variables.html
The last column indicates whether the scope for each variable is Global, Session, or both. Many server system variables are dynamic and can be set at runtime. For a description of the privilege requirements for setting system variables, see Section ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-option-variable-reference.html
This table provides an overview of the command options, system variables, and status variables provided by X Plugin.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbd-definition.html
For example, if there are two data nodes, then NoOfReplicas must be equal to either 1 or 2, since 2/3 and 2/4 both yield fractional values; if there are four data nodes, then NoOfReplicas must be equal to 1, 2, or 4. The memory allocated by ... The ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-options.html
The next two sections contain information about MySQL server system and server status variables which are specific to the Group Replication plugin.