PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 296.6Kb
Man Pages (Zip)
- 402.0Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/rewriter-query-rewrite-plugin-reference.html
rewriter_enabled System Variable rewriter_enabled Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Valid Values OFF Whether the Rewriter query rewrite plugin is enabled. Users communicate with the plugin by modifying ...
https://dev.mysql.com/doc/refman/8.0/en/firewall-reference.html
mysql_firewall_mode Command-Line Format --mysql-firewall-mode[={OFF|ON}] System Variable mysql_firewall_mode Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether MySQL Enterprise Firewall is enabled (the default) or ...It uses tables in the mysql system database for persistent storage and INFORMATION_SCHEMA or Performance Schema tables to provide views into in-memory cached ...
https://dev.mysql.com/doc/refman/8.0/en/validate-password-options-variables.html
validate_password.check_user_name Command-Line Format --validate-password.check-user-name[={OFF|ON}] System Variable validate_password.check_user_name Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether ... This ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-system-variables.html
keyring_operations System Variable keyring_operations Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether keyring operations are enabled. These variables are unavailable unless the appropriate keyring plugin is ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-restore.html
--exclude-intermediate-sql-tables[=TRUE|FALSE] Command-Line Format --exclude-intermediate-sql-tables[=TRUE|FALSE] Type Boolean Default Value TRUE When performing copying ALTER TABLE operations, mysqld creates intermediate tables (whose names are ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-import.html
--missing-ai-column Command-Line Format --missing-ai-column='name' Introduced 8.0.30-ndb-8.0.30 Type Boolean Default Value FALSE This option can be employed when importing a single table, or multiple tables. --verbose, -v Command-Line Format ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html
Performance Schema system variables have the following meanings: performance_schema Command-Line Format --performance-schema[={OFF|ON}] System Variable performance_schema Scope Global Dynamic No SET_VAR Hint Applies No Type Boolean Default Value ON ...The Performance Schema automatically sizes the values of several of its parameters at server startup if they are not set ...
https://dev.mysql.com/doc/refman/8.0/en/built-in-function-reference.html
The following table lists each built-in (native) function and operator and provides a short description of each one. For a table listing functions that are loadable at runtime, see Section 14.2, “Loadable Function Reference”. ->> Return value ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-api-definition.html
AutoReconnect Version (or later) NDB 8.0.13 Type or units boolean Default false Range true, false Restart Type Node Restart: Requires a rolling restart of the cluster. Wan Version (or later) NDB 8.0.13 Type or units boolean Default false Range true, ... 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 ...
https://dev.mysql.com/doc/refman/8.0/en/sys-ps-setup-show-disabled.html
Displays all currently disabled Performance Schema configuration. Parameters in_show_instruments BOOLEAN: Whether to display disabled instruments. This might be a long list. in_show_threads BOOLEAN: Whether to display disabled threads. Example ...