PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 297.2Kb
Man Pages (Zip)
- 402.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html
To control activation of X Plugin, use this option: --mysqlx[=value] Command-Line Format --mysqlx[=value] Type Enumeration Default Value ON Valid Values ONOFFFORCEFORCE_PLUS_PERMANENT This option controls how the server loads X Plugin at startup.
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-move-data.html
--character-sets-dir=name Command-Line Format --character-sets-dir=path Removed 8.0.31 Type String Default Value [none] Directory where character sets are. --connect-retry-delay Command-Line Format --connect-retry-delay=# Type Integer Default Value ...Usage The program is invoked with the names of the source and target tables; either or both of these may be qualified optionally with the database ...
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/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 Introduced 8.0.20-ndb-8.0.20 Check for inline parts in NDB Cluster tables which have no corresponding ... This tool can be used to check for and remove orphaned BLOB column parts from NDB tables, as well as to generate a file listing any orphaned ...
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 Introduced 8.0.31-ndb-8.0.31 Specify the key needed to decrypt an ...
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 Introduced ...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-mgm.html
--connect-retries=# Command-Line Format --connect-retries=# Type Numeric Default Value 3 Minimum Value 0 Maximum Value 4294967295 This option specifies the number of times following the first attempt to retry a connection before giving up (the ...
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 ...