Search

Download this Manual
PDF (US Ltr) - 43.2Mb
PDF (A4) - 43.3Mb
Man Pages (TGZ) - 295.2Kb
Man Pages (Zip) - 400.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 61 to 70 of 511 total results
https://dev.mysql.com/doc/refman/8.0/en/keyring-system-variables.html
keyring_aws_cmk_id Command-Line Format --keyring-aws-cmk-id=value System Variable keyring_aws_cmk_id Scope Global Dynamic Yes SET_VAR Hint Applies No Type String The KMS key ID obtained from the AWS KMS server and used by the keyring_aws plugin.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-index-stat.html
ndb_index_stat provides per-fragment statistical information about indexes on NDB tables. sampleCount can be compared with the cardinality of SHOW INDEX or INFORMATION_SCHEMA.STATISTICS, although the latter two provide a view of the table as a ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-move-data.html
--connect-retry-delay Command-Line Format --connect-retry-delay=# Type Integer Default Value 5 Minimum Value 0 Maximum Value 5 Number of seconds to wait between attempts to contact management server. --connect-retries Command-Line Format ...Usage ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-migrate-keyring.html
Invoke mysql_migrate_keyring like this (enter the command on a single line): mysql_migrate_keyring --component-dir=dir_name --source-keyring=name --destination-keyring=name [other options] For information about key migrations and instructions ...
https://dev.mysql.com/doc/refman/8.0/en/create-table.html
For information about the physical representation of a table, see Section 15.1.20.1, “Files Created by CREATE TABLE”. LIKE to create an empty table based on the definition of another table, including any column attributes and indexes defined in ...| {FULLTEXT | SPATIAL} [INDEX | KEY] [index_name] (key_part,...) [index_option] ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-print-backup-file.html
For more information about cluster backup files and their contents, see Section 25.6.8.1, “NDB Cluster Backup Concepts”. --backup-key, -K Command-Line Format --backup-key=key Specify the key needed to decrypt an encrypted backup. This can be any ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndbxfrm.html
The ndbxfrm utility, introduced in NDB 8.0.22, can be used to decompress, decrypt, and output information about files created by NDB Cluster that are compressed, encrypted, or both. Options --compress, -c Command-Line Format --compress Compresses ...To decompress a compressed NDB backup file that is not encrypted, it is necessary only to invoke ndbxfrm using the names of the compressed file and an output file (with no options ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-blob-tool.html
The --verbose option provides additional information in the output about the tool's progress. --check-missing Command-Line Format --check-missing Check for inline parts in NDB Cluster tables which have no corresponding BLOB parts. --check-orphans ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-top.html
ndb_top displays running information in the terminal about CPU usage by NDB threads on an NDB Cluster data node. This user must be able to read tables in the ndbinfo database (ndb_top uses information from ndbinfo.cpustat and related tables). For ...Each thread is represented by two rows in the output, the first showing system statistics, the second showing the measured statistics for the ...
https://dev.mysql.com/doc/refman/8.0/en/replication-rules-examples.html
It is also important to note that the results vary depending on whether the operation is logged using statement-based or row-based binary logging format. If you want to be sure that your replication filters always operate in the same way ... If you ...
Displaying 61 to 70 of 511 total results