Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.3Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 111 to 120 of 156 total results
https://dev.mysql.com/doc/refman/9.7/en/linux-installation-rpm.html
Notes The mysql user is created using the -r and -s /bin/false options of the useradd command, so that it does not have login permissions to your server host (see Creating the mysql User and Group for details). The recommended way to install MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/myisamchk-general-options.html
--wait, -w Command-Line Format --wait Type Boolean Default Value false Instead of terminating with an error if the table is locked, wait until the table is unlocked before continuing. The options described in this section can be used for any type ...
https://dev.mysql.com/doc/refman/9.7/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/9.7/en/mysql-cluster-disk-data.html
You should also set the DiskDataUsingSameDisk data node configuration parameter to false when using separate disks for Disk Data files. NDB Cluster supports storing nonindexed columns of NDB tables on disk, rather than in RAM. Column data and ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-install-linux-binary.html
This section covers the steps necessary to install the correct executables for each type of Cluster node from precompiled binaries supplied by Oracle. For setting up a cluster using precompiled binaries, the first step in the installation process ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-logs-cluster-log.html
The cause of the problem is given as one of Busy, Election with wait = false, Not president, Election without selecting new candidate, or No such cause. The following table lists the most common NDB cluster log messages. For information about the ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-option-tables.html
The following list includes command-line options, system variables, and status variables applicable within mysqld when it is running as an SQL node in an NDB Cluster. For a reference to all command-line options, system variables, and status ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-overview-requirements.html
When setting timeout values such as HeartbeatIntervalDbDb and HeartbeatIntervalDbApi for NDB Cluster, care must be taken care to achieve quick detection, failover, and return to service, while avoiding potentially expensive false positives. One of ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-other.html
The following parameters apply to the config.ini file's [tcp] section: AllowUnresolvedHostNames: When false (default), failure by management node to resolve host name results in fatal error; when true, unresolved host names are reported as warnings ... The listings in this section provide information about parameters used in the [computer], [tcp], and [shm] sections of a config.ini file for configuring NDB ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-mgm.html
--backup-password-from-stdin[=TRUE|FALSE] Command-Line Format --backup-password-from-stdin This option enables input of the backup password from the system shell (stdin) when using --execute "START BACKUP" or similar to create a backup. The ndb_mgm ...
Displaying 111 to 120 of 156 total results