Search Results
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-indexing.html
required: an optional boolean that should be set to true if the field is required to exist in the document. array: An optional boolean that is set to true if the field contains arrays. To make large collections of documents more efficient to ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
--createBackup Command-Line Format --createBackup Type Boolean Default Value 1 Whether to backup the data. --restartImmediately Command-Line Format --restartImmediately Type Boolean Default Value 1 Restart Agent immediately after updating all files.
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-indexing.html
required: an optional boolean that should be set to true if the field is required to exist in the document. array: An optional boolean that is set to true if the field contains arrays. To make large collections of documents more efficient to ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-indexing.html
required: an optional boolean that should be set to true if the field is required to exist in the document. array: An optional boolean that is set to true if the field contains arrays. To make large collections of documents more efficient to ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-supported-file-formats.html
Table 4.4 Avro Data Type Conversions MySQL Data Type Avro Data Type Avro Logical Data Type Comments BOOL Boolean None Stored in MySQL as TINYINT BOOL INT, LONG None BOOL Float, Double None BOOL String None Can use TRUE/FALSE, true/false, or 0/1.
https://dev.mysql.com/doc/connector-j/en/connector-j-WebAuthn-authentication.html
Web Authentication (WebAuthn) enables user authentication for MySQL Server using devices such as smart cards, security keys, and biometric readers. WebAuthn enables passwordless authentication, and can be used for MySQL accounts that use ...
https://dev.mysql.com/doc/refman/8.4/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. For information about using JSON data in MySQL, see Section 13.5, “The JSON Data Type”. Filter definitions have this form, ...
https://dev.mysql.com/doc/refman/8.4/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/8.4/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/8.4/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 ...