Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.3Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 41 to 50 of 107 total results
https://dev.mysql.com/doc/refman/9.7/en/audit-log-filter-definitions.html
With an argument, query_digest returns a Boolean indicating whether the argument is equal to the current statement digest. Important The audit_log plugin is deprecated, and is being replaced by the audit_log component. Deprecation of the plugin ...
https://dev.mysql.com/doc/refman/9.7/en/clone-plugin-options-variables.html
clone_autotune_concurrency Command-Line Format --clone-autotune-concurrency System Variable clone_autotune_concurrency Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON When clone_autotune_concurrency is enabled (the ...
https://dev.mysql.com/doc/refman/9.7/en/comp-err.html
--help, -? Command-Line Format --help Type Boolean Default Value false Display a help message and exit. --debug-info, -T Command-Line Format --debug-info Type Boolean Default Value false Print some debugging information when the program exits.
https://dev.mysql.com/doc/refman/9.7/en/connection-options.html
ssl-session-data-continue-on-failed-reuse Command-Line Format --ssl-session-data-continue-on-failed-reuse Type Boolean Default Value OFF Controls whether a new connection is started to replace an attempted connection that tried but failed to reuse ... This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, whether connections are encrypted, and whether connections are ...
https://dev.mysql.com/doc/refman/9.7/en/fulltext-restrictions.html
Although FULLTEXT indexes on ucs2 columns cannot be used, you can perform IN BOOLEAN MODE searches on a ucs2 column that has no such index. The MATCH() column list must match exactly the column list in some FULLTEXT index definition for the table, ... Full-text searches are supported for InnoDB and MyISAM tables ...
https://dev.mysql.com/doc/refman/9.7/en/index-hints.html
For boolean mode searches, index hints with FOR ORDER BY or FOR GROUP BY are silently ignored. Index hints give the optimizer information about how to choose indexes during query processing. Index hints, described here, differ from optimizer hints, ...
https://dev.mysql.com/doc/refman/9.7/en/json.html
BLOB BIT OPAQUE DATETIME TIME DATE BOOLEAN ARRAY OBJECT STRING INTEGER, DOUBLE NULL For JSON values of the same precedence, the comparison rules are type specific: BLOB The first N bytes of the two values are compared, where N is the number of bytes ...The JSON data type provides these advantages over storing JSON-format strings in a string column: Automatic validation of JSON documents stored in JSON ...
https://dev.mysql.com/doc/refman/9.7/en/option-file-options.html
--no-login-paths Command-Line Format --no-login-paths Type Boolean Default Value false Skips reading options from the login path file. --no-defaults Command-Line Format --no-defaults Type Boolean Default Value false Do not read any option files.
https://dev.mysql.com/doc/refman/9.7/en/sys-ps-trace-thread.html
in_start_fresh BOOLEAN: Whether to reset all Performance Schema data before tracing. in_auto_setup BOOLEAN: Whether to disable all other threads and enable all instruments and consumers. Dumps all Performance Schema data for an instrumented thread ...
https://dev.mysql.com/doc/refman/9.7/en/telemetry-trace-format.html
This span type has the following attributes: Name: Control trace_enabled: Boolean. logs_enabled: Boolean details: Session Span Issued when a client session ends, recording data relevant to that session from initial connection to close of session.
Displaying 41 to 50 of 107 total results