PDF (US Ltr)
- 41.8Mb
PDF (A4)
- 41.9Mb
Man Pages (TGZ)
- 272.4Kb
Man Pages (Zip)
- 378.4Kb
Info (Gzip)
- 4.2Mb
Info (Zip)
- 4.2Mb
Search Results
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 ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-print-file.html
--file-key-from-stdin Command-Line Format --file-key-from-stdin Type Boolean Default Value FALSE Valid Values TRUE Supply file system encryption or decryption key from stdin. ndb_print_file obtains information from an NDB Cluster Disk Data file.
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-secretsfile-reader.html
--filesystem-password-from-stdin Command-Line Format --filesystem-password-from-stdin={TRUE|FALSE} Pass the filesystem encryption and decryption password to ndb_secretsfile_reader from stdin (only). ndb_secretsfile_reader gets the encryption key ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndbd.html
--filesystem-password-from-stdin Command-Line Format --filesystem-password-from-stdin={TRUE|FALSE} Pass the filesystem encryption and decryption password to the data node process from stdin (only). The ndbd binary provides the single-threaded ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-general.html
It is generally true in MySQL Replication that both MySQL servers (mysqld processes) involved must be compatible with one another with respect to both the version of the replication protocol used and the SQL feature sets which they support (see ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-issues.html
(This is generally true of NDB Cluster and not limited to replication scenarios involving Cluster.) The MySQL servers involved in replication should in this case be restarted. This section discusses known problems or issues when using replication ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-schema.html
This is true regardless of whether the replica is a single server or a cluster. ndb_apply_status Table ndb_binlog_index Table ndb_replication Table Replication in NDB Cluster makes use of a number of dedicated tables in the mysql database on each ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-command-options.html
--comments, -c Command-Line Format --comments Type Boolean Default Value TRUE Whether to preserve or strip comments in statements sent to the server. mysql supports the following options, which can be specified on the command line or in the [mysql] ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-commands.html
When the session is reused successfully, the status command contains a row showing SSL session reused: true while the client remains reconnected to the server. mysql sends each SQL statement that you issue to the server to be executed. There is ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-config-editor.html
With .mylogin.cnf, that is not true, but the obfuscation used is not likely to deter a determined attacker and you should not consider it unbreakable. The mysql_config_editor utility enables you to store authentication credentials in an obfuscated ...