PDF (US Ltr)
- 35.1Mb
PDF (A4)
- 35.2Mb
Man Pages (TGZ)
- 256.4Kb
Man Pages (Zip)
- 361.2Kb
Info (Gzip)
- 3.4Mb
Info (Zip)
- 3.4Mb
Search Results
https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html
--sporadic-binlog-dump-fail Command-Line Format --sporadic-binlog-dump-fail[={OFF|ON}] Type Boolean Default Value OFF This option is used internally by the MySQL test suite for replication testing and debugging. Startup Options Used with Binary ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlslap.html
--auto-generate-sql, -a Command-Line Format --auto-generate-sql Type Boolean Default Value FALSE Generate SQL statements automatically when they are not supplied in files or using command options. --auto-generate-sql-add-autoincrement Command-Line ... mysqlslap is a diagnostic program designed to emulate client load for a MySQL server and to report the timing of each ...
https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Introduced ... The mysqldump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the original database object definitions and table ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-command-options.html
--binary-as-hex Command-Line Format --binary-as-hex Introduced 5.7.19 Type Boolean Default Value FALSE When this option is given, mysql displays binary data using hexadecimal notation (0xvalue). --comments, -c Command-Line Format --comments Type ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-upgrade.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Print some debugging ...
https://dev.mysql.com/doc/refman/5.7/en/mysqld-multi.html
Command-Line Format --no-defaults Type Boolean Default Value false With --defaults-file=file_name, only the named file is read. --help Command-Line Format --help Type Boolean Default Value false Display a help message and exit. --example ...
https://dev.mysql.com/doc/refman/5.7/en/group-replication-system-variables.html
The system variables that are specific to the Group Replication plugin are as follows: group_replication_allow_local_disjoint_gtids_join Command-Line Format --group-replication-allow-local-disjoint-gtids-join[={OFF|ON}] Introduced 5.7.17 Deprecated ... This section lists the system variables that are specific to the Group Replication ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlbinlog.html
--debug-check Command-Line Format --debug-check Type Boolean Default Value FALSE Print some debugging information when the program exits. --debug-info Command-Line Format --debug-info Type Boolean Default Value FALSE Print debugging information and ... The server's binary log consists of files containing “events” that describe modifications to database ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlimport.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Default Value FALSE ...
https://dev.mysql.com/doc/refman/5.7/en/innochecksum.html
--help, -? Command-Line Format --help Type Boolean Default Value false Displays command line help. Example usage: innochecksum --help --info, -I Command-Line Format --info Type Boolean Default Value false Synonym for --help. Example usage: ...This ...