Search



Search Results
Displaying 541 to 550 of 1764 total results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-sign1.html
Signing Up 2.2 Signing Up This chapter describes how to sign up for the MySQL HeatWave on AWS Service.
https://dev.mysql.com/doc/connector-j/en/connector-j-client-authentication.html
If you do not want to use the client keys and certificate files generated by the server, you can also generate new ones using the procedures described in Creating SSL and RSA Certificates and Keys. Once you have the client private key and ... The ...
https://dev.mysql.com/doc/refman/8.4/en/adding-collation-simple-8bit.html
This section describes how to add a simple collation for an 8-bit character set by writing the <collation> elements associated with a <charset> character set description in the MySQL Index.xml file. The example adds a collation named latin1_test_ci ...
https://dev.mysql.com/doc/refman/8.4/en/adding-collation-unicode-uca.html
This section describes how to add a UCA collation for a Unicode character set by writing the <collation> element within a <charset> character set description in the MySQL Index.xml file. It uses a subset of the Locale Data Markup Language (LDML) ...
https://dev.mysql.com/doc/refman/8.4/en/adding-collation.html
Summary of the procedure for adding a new user-defined collation: Choose a collation ID. Warning User-defined collations are deprecated; you should expect support for them to be removed in a future version of MySQL. The MySQL 8.4 server issues a ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-filter-definitions.html
The AUDIT_ABORT_EXEMPT privilege is also assigned to existing accounts with the SYSTEM_USER privilege when you carry out an upgrade procedure, if no existing accounts have that privilege assigned. For information about using JSON data in MySQL, see ...
https://dev.mysql.com/doc/refman/8.4/en/backup-and-recovery.html
For additional information about InnoDB backup procedures, see Section 17.18.1, “InnoDB Backup”. It is important to back up your databases so that you can recover your data and be up and running again in case problems occur, such as system ...
https://dev.mysql.com/doc/refman/8.4/en/binary-installation.html
These include generic binary distributions in the form of compressed tar files (files with a .tar.xz extension) for a number of platforms, and binaries in platform-specific package formats for selected platforms. This section covers the installation ...
https://dev.mysql.com/doc/refman/8.4/en/can-not-connect-to-server.html
There are two ways to address this problem: Reduce the number of TCP ports consumed quickly by investigating connection pooling or persistent connections where possible Tune some settings in the Windows registry (see below) Important The following ... A MySQL client on Unix can connect to the mysqld server in two different ways: By using a Unix socket file to connect through a file in the file system (default /tmp/mysql.sock), or by using TCP/IP, which connects through a port ...
https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html
Important A replica set up with ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS on any channel cannot be promoted to replace the replication source server in the event that a failover is required, and a backup taken from the replica cannot be used to restore ...] CHANGE REPLICATION SOURCE TO changes the parameters that the replica server uses for connecting to the source and reading data from the ...
Displaying 541 to 550 of 1764 total results