Search



Search Results
Displaying 2981 to 2990 of 3666 total results
https://dev.mysql.com/doc/refman/8.4/en/group-replication.html
This chapter explains Group Replication in MySQL 8.4, and how to install, configure and monitor groups. MySQL Group Replication enables you to create elastic, highly-available, fault-tolerant replication topologies. Groups can operate in a ...
https://dev.mysql.com/doc/refman/8.4/en/installing.html
Please note that not all platforms are equally suitable for running MySQL, and that not all platforms on which MySQL is known to run are officially supported by Oracle Corporation. A summary of the procedure follows and later sections provide the ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-functions-plugin-specific.html
AWS KMS maintains previous CMK versions, so keys generated using previous CMKs remain decryptable after rotation. For each keyring plugin-specific function, this section describes its purpose, calling sequence, and return value. For information ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-key-migration.html
A keyring migration copies keys from one keystore to another, enabling a DBA to switch a MySQL installation to a different keystore. A successful migration operation has this result: The destination keystore contains the keys it had prior to the ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-service.html
MySQL Server supports a keyring service that enables internal components and plugins to securely store sensitive information for later retrieval. MySQL distributions provide a keyring interface that is accessible at two levels: At the SQL level, as ...
https://dev.mysql.com/doc/refman/8.4/en/large-page-support.html
Some hardware and operating system architectures support memory pages greater than the default (usually 4KB). The actual implementation of this support depends on the underlying hardware and operating system. Applications that perform a lot of ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-calendar.html
MySQL uses what is known as a proleptic Gregorian calendar. Every country that has switched from the Julian to the Gregorian calendar has had to discard at least ten days during the switch. To see how this works, consider the month of October 1582, ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-backup.html
The next few sections describe how to prepare for and then to create an NDB Cluster backup using the functionality for this purpose found in the ndb_mgm management client. To distinguish this type of backup from a backup made using mysqldump, we ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-config-file.html
Configuring NDB Cluster requires working with two files: my.cnf: Specifies options for all NDB Cluster executables. This file, with which you should be familiar with from previous work with MySQL, must be accessible by each executable running in ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-configuration.html
A MySQL server that is part of an NDB Cluster differs in one chief respect from a normal (nonclustered) MySQL server, in that it employs the NDB storage engine. This engine is also referred to sometimes as NDBCLUSTER, although NDB is preferred. To ...
Displaying 2981 to 2990 of 3666 total results