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/mysqlslap.html
If the file does not exist or is otherwise inaccessible, an error occurs. If the file does not exist or is otherwise inaccessible, an error occurs. --query=value, -q value Command-Line Format --query=value Type String The file or string containing ...If you specify a file, by default it must contain one statement per ... mysqlslap is a diagnostic program designed to ...--auto-generate-sql-add-autoincrement Command-Line Format ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-api-definition.html
The [mysqld] and [api] sections in the config.ini file define the behavior of the MySQL servers (SQL nodes) and other applications (API nodes) used to access cluster data. Id Version (or later) NDB 8.0.13 Type or units unsigned Default [...] Range ...(NDB 8.0.13) The Id is an integer value used to identify the node in all cluster internal ...
https://dev.mysql.com/doc/refman/8.0/en/connection-options.html
The password must be given interactively; it cannot be stored in a file. --ssl-session-data=file_name Command-Line Format --ssl-session-data=file_name Introduced 8.0.29 Type File name The path name of the client SSL session data file in PEM format ...These options can be given on the command line or in an option ... This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, ...
https://dev.mysql.com/doc/refman/8.0/en/myisamchk-table-info.html
Datafile parts For dynamic-row format, this indicates how many data blocks there are. Datafile pointer The size of the data file pointer, in bytes. Max datafile length How long the table data file can become, in bytes. Deleted data How many bytes in ...If you start the MySQL server with external locking disabled, myisamchk may report an error for a table that is updated while it ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-option-tables.html
Ndb_api_event_nondata_count: Number of events received, other than row change events, by this MySQL Server (SQL node). Ndb_api_event_nondata_count_injector: Number of events received, other than row change events, by NDB binary log injector thread.
https://dev.mysql.com/doc/refman/8.0/en/backup-types.html
Physical (Raw) Versus Logical Backups Physical backups consist of raw copies of the directories and files that store database contents. Physical backup methods have these characteristics: The backup consists of exact copies of database directories ...Logical backups save information represented as logical database structure (CREATE DATABASE, CREATE TABLE statements) and content (INSERT statements or delimited-text ...
https://dev.mysql.com/doc/refman/8.0/en/binary-log.html
InnoDB support for two-phase commit in XA transactions ensures that the binary log and InnoDB data files are synchronized. From MySQL 8.0.14, binary log files and relay log files can be encrypted, helping to protect these files and the potentially ... The binary log contains “events” that describe database changes such as table creation operations or changes to table ...It also contains events for ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-added-deprecated-removed.html
PartitionsPerNode: Determines the number of table partitions created on each data node; not used if ClassicFragmentation is enabled. RequireEncryptedBackup: Whether backups must be encrypted (1 = encryption required, otherwise 0). Parameters ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-basics.html
In addition, to provide a single point of configuration, all configuration data for the cluster as a whole is located in one configuration file. For more information about the files and directories created by local checkpoints and global ...NDB ...
https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html
These audit log functions are available: audit_log_encryption_password_get([keyring_id]) This function fetches an audit log encryption password from the MySQL keyring, which must be enabled or an error occurs. If an audit_log_read() argument ...