Search



Search Results
Displaying 261 to 270 of 338 total results
https://dev.mysql.com/doc/refman/8.4/en/myisam-table-close.html
In this setup, it is safe to use CHECK TABLE, although you might get the warning from other servers. Each MyISAM index file (.MYI file) has a counter in the header that can be used to check whether a table has been closed properly. If you get the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-basics.html
Important It is not realistic to expect to employ a three-node setup in a production environment. NDBCLUSTER (also known as NDB) is an in-memory storage engine offering high-availability and data-persistence features. The NDBCLUSTER storage engine ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-install-linux.html
For manual installation and setup instructions specific to Windows systems, see Section 25.3.2, “Installing NDB Cluster on Windows”. This section covers installation methods for NDB Cluster on Linux and other Unix-like operating systems. While ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-overview.html
In our documentation, the term NDB refers to the part of the setup that is specific to the storage engine, whereas “MySQL NDB Cluster” refers to the combination of one or more MySQL servers with the NDB storage engine. NDB Cluster is a ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-mgmd.html
With this option on the command line the ndb_mgmd process prints information about the cluster setup including an extensive list of the cluster configuration sections as well as parameters and their values. The management server is the process that ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-replication-general.html
For example, this means that in the case of a replication setup with two replication channels (to provide an extra channel for redundancy), there should be a total of four replication nodes, two per cluster. A replication channel requires two MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-start-phases.html
This section provides a simplified outline of the steps involved when NDB Cluster data nodes are started. More complete information can be found in NDB Cluster Start Phases, in the NDB Internals Guide. These phases are the same as those reported in ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-tde.html
The following sections provide information about NDB data node file system encryption. Start the management server with either --initial or --reload to cause it to read the updated configuration file. Perform a rolling initial start (or restart) of ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-configurator-workflow-server.html
2.3.2.1.2 Type and Networking Server Configuration Type Choose the MySQL server configuration type that describes your setup. MySQL Configurator performs the initial configuration, a reconfiguration, and also functions as part of the uninstallation ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
The original UUID:NUMBER format for GTIDs continues to be supported unchanged, as implemented in previous versions of MySQL; changes to existing replication setups using GTIDs are not required. This section summarizes what has been added to, ...
Displaying 261 to 270 of 338 total results