Search

Download this Manual
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


Displaying 41 to 50 of 78 total results
https://dev.mysql.com/doc/refman/5.7/en/server-status-variable-reference.html
The following table lists all status variables applicable within mysqld. The last column indicates whether the scope for each variable is Global, Session, or both. Please see the corresponding item descriptions for details on setting and using the ...
https://dev.mysql.com/doc/refman/5.7/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 12.2, “Loadable Function Reference”. ->> Return value ...
https://dev.mysql.com/doc/refman/5.7/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 ...
https://dev.mysql.com/doc/refman/5.7/en/pluggable-authentication-system-variables.html
(LDAPS differs from startTLS.) authentication_ldap_sasl_tls Command-Line Format --authentication-ldap-sasl-tls[={OFF|ON}] Introduced 5.7.19 System Variable authentication_ldap_sasl_tls Scope Global Dynamic Yes Type Boolean Default Value OFF For SASL ...Communication between the authentication plugin and the LDAP server occurs according to this authentication method to ensure password ...
https://dev.mysql.com/doc/refman/5.7/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 Type Boolean Default Value ON The value of this ...The ...
https://dev.mysql.com/doc/refman/5.7/en/sys-ps-setup-show-enabled.html
Displays all currently enabled Performance Schema configuration. Parameters in_show_instruments BOOLEAN: Whether to display enabled instruments. This might be a long list. in_show_threads BOOLEAN: Whether to display enabled threads. Example mysql> ...
https://dev.mysql.com/doc/refman/5.7/en/sys-ps-trace-statement-digest.html
in_start_fresh BOOLEAN: Whether to truncate the Performance Schema events_statements_history_long and events_stages_history_long tables before starting. Traces all Performance Schema instrumentation for a specific statement digest. If you find a ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-api-definition.html
AutoReconnect Version (or later) NDB 7.5.0 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 7.5.0 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/5.7/en/option-modifiers.html
Some options are “boolean” and control behavior that can be turned on or off. The “enabled” form of the option may be specified in any of these ways: --column-names --enable-column-names --column-names=1 The values ON, TRUE, OFF, and FALSE ...For example, the mysql client supports a --column-names option that determines whether or not to display a row of column names at the beginning of query ...
https://dev.mysql.com/doc/refman/5.7/en/option-file-options.html
--no-defaults Command-Line Format --no-defaults Type Boolean Default Value false Do not read any option files. --print-defaults Command-Line Format --print-defaults Type Boolean Default Value false Print the program name and all options that it gets ... Most MySQL programs that support option files handle the following ...
Displaying 41 to 50 of 78 total results