Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 296.5Kb
Man Pages (Zip) - 401.9Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 91 to 100 of 664 total results
https://dev.mysql.com/doc/refman/8.0/en/keyring-key-migration.html
This involves connecting to the running server and instructing it to pause keyring operations so that keys can be copied safely from the source keystore to the destination. Pausing keyring operations during an online migration is accomplished by ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-transporters.html
This information is shown in the table's status column, which can have any one of the following values: CONNECTING, CONNECTED, DISCONNECTING, or DISCONNECTED. Connections to API and management nodes which are configured but not currently connected ...In NDB 8.0.37 and later, you can obtain similar information about individual transporters from the transporter_details ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html
MySQL Server now supports SSL session reuse by default with a timeout setting to control how long the server maintains a session cache that establishes the period during which a client is permitted to request session reuse for new connections. In ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-config.html
You can filter the results by section (DB, SYSTEM, or CONNECTIONS) using one of the options --nodes, --system, or --connections. Use with --xml to obtain XML output (Supported in all NDB releases based on MySQL 8.0) --connections Print information ... This tool extracts current configuration information for data nodes, SQL nodes, and API nodes from one of a number of sources: an NDB Cluster management node, or its config.ini or my.cnf ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndbd.html
--connect-delay=# Command-Line Format --connect-delay=# Deprecated Yes (removed in 8.0.28-ndb-8.0.28) Type Numeric Default Value 5 Minimum Value 0 Maximum Value 3600 Determines the time to wait between attempts to contact a management server when ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-migrate-keyring.html
It is also ignored if RSA-based password exchange is not used, as is the case when the client connects to the server using a secure connection. Migration always occurs on the local host, so the option always specifies a value for connecting to a ...
https://dev.mysql.com/doc/refman/8.0/en/sha256-pluggable-authentication.html
For information about the implications of this change for server operation and compatibility of the server with clients and connectors, see caching_sha2_password as the Preferred Authentication Plugin. Important To connect to the server using an ...
https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html
For example, use these lines in the server option file: [mysqld] default_authentication_plugin=mysql_native_password That setting enables pre-8.0 clients to connect to 8.0 servers until such time as the clients and connectors in use at your ...
https://dev.mysql.com/doc/refman/8.0/en/user-resources.html
One means of restricting client use of MySQL server resources is to set the global max_user_connections system variable to a nonzero value. This limits the number of simultaneous connections that can be made by any given account, but places no ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-restore.html
For more rapid restoration, the data may be restored in parallel, provided that there is a sufficient number of cluster connections available. --connect, -c Command-Line Format --connect=connection_string Type String Default Value localhost:1186 ...
Displaying 91 to 100 of 664 total results