Search



Search Results
Displaying 931 to 940 of 3829 total results
https://dev.mysql.com/doc/refman/8.4/en/replication-asynchronous-connection-failover.html
The asynchronous connection failover mechanism can be used to keep a replica synchronized with multiple MySQL servers or groups of servers that share data. The list of potential source servers is stored on the replica, and in the event of a ... You ...
https://dev.mysql.com/doc/refman/8.4/en/workbench.html
MySQL Workbench provides a graphical tool for working with MySQL servers and databases. MySQL Workbench may connect to MySQL Server 8.4 and higher but some MySQL Workbench features may not function with those newer server versions. MySQL Workbench ...For more information, see the MySQL Workbench manual, available at ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/index.html
Abstract This is the user manual for MySQL Enterprise Backup, a commercially licensed backup utility for MySQL databases. It explains the different kinds of backup and restore that can be performed with MySQL Enterprise Backup, and describes the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.partial.html
Here are some general requirements for performing a TLR or partial restore: The destination server must be running. The required parameters for connecting to the server (port number, socket name, etc.) are provided as command-line options for ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-encrypted-connections.html
By default, MySQL programs attempt to connect using encryption if the server supports encrypted connections, falling back to an unencrypted connection if an encrypted connection cannot be established (see Configuring MySQL to Use Encrypted ... This ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-real-connect-dns-srv.html
mysql_real_connect_dns_srv() is similar to mysql_real_connect(), except that the argument list does not specify the particular host of the MySQL server to connect to. Instead, it names a DNS SRV record that specifies a group of servers. For ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
It is suitable for use with MySQL Server versions 8.0 and 5.7. Using TLSv1.3 requires that the server be compiled with OpenSSL 1.1.1 or higher and Connector/J be run with a JVM that supports TLSv1.3 (for example, Oracle Java 8u261 and above). (Bug ... Version 8.0.28 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-mysql-configuration-details.html
Click the name of the configuration to open the Table 19-1 for the selected DB System. Click Delete to delete the configuration if it is no longer needed by any DB Systems. Table 19-3 MySQL Configuration Variables Details Field Description General ... MySQL Configuration Details 19.3 MySQL Configuration Details Follow these steps to view details of your MySQL configurations: In the MySQL HeatWave Console, select the Resources tab, and then click the Configurations ...
https://dev.mysql.com/doc/refman/8.4/en/replication-formats.html
The logging format in a running MySQL server is controlled by setting the binlog_format server system variable. The rules governing when and how the new setting takes effect are the same as for other MySQL server system variables. To make the global ...Changing the global binlog_format value requires privileges sufficient to set global system ...Setting the variable for the current ...
https://dev.mysql.com/doc/refman/8.4/en/error-log-components.html
The log_filter_internal Component Purpose: Implements filtering based on log event priority and error code, in combination with the log_error_verbosity and log_error_suppression_list system variables. The log_filter_dragnet Component Purpose: ...
Displaying 931 to 940 of 3829 total results