Search Results
https://dev.mysql.com/doc/refman/8.4/en/mysql-commands.html
This enables the character set to remain synchronized on the client and server if mysql is run with auto-reconnect enabled (which is not recommended), because the specified character set is used for reconnects. (See the description for the ... mysql ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter.html
If the provided URI is a read-only instance, MySQL Router automatically reconnects to a read-write instance in the InnoDB Cluster so it can register MySQL Router. To customize a configuration file and still retain the ability of automatic ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-63.html
The migration wizard automatically creates all necessary scripts for all supported platforms and servers. SQL Editor Auto-Completion The SQL editor auto-completion improvements include the following changes: It now functions with all statement ...
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
AutoEnlist , Auto Enlist Default: true If AutoEnlist is set to true, which is the default, a connection opened using TransactionScope participates in this scope, it commits when the scope commits and rolls back if TransactionScope does not commit.
https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html
AutoEnlist , Auto Enlist Default: true If AutoEnlist is set to true, which is the default, a connection opened using TransactionScope participates in this scope, it commits when the scope commits and rolls back if TransactionScope does not commit.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-agent-rights.html
If you intend to automatically create the less-privileged users, General and Limited, you must also grant the Admin user CREATE USER. For example, the following GRANT statement gives the agent the required rights: GRANT SELECT, CREATE USER, ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-compression.html
If data storage size is not a concern, disable data compression by setting the rapid_compression session variable to OFF before loading data: mysql> SET SESSION rapid_compression=OFF; As of MySQL version 8.3.0, the default option is AUTO which ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-vector-store-overview.html
It automatically parses unstructured data formats, which include PDF (including scanned PDF files), PPT, TXT, HTML, and DOC file formats, from Object Storage. As of MySQL 9.1.2, OCR is enabled by default when you ingest files using Auto Parallel ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-lakehouse.html
If you have external data that you want to use with MySQL HeatWave AutoML, you can load it directly from Object Storage with Lakehouse. MySQL HeatWave AutoML and Lakehouse Overview For MySQL HeatWave on OCI, you have three options to access ...See ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-configurator-cli.html
windows-service-auto-start N/A win-service-auto-start, service-auto-start, auto-start, autostart bool true, false true configure, reconfigure configure-as-service=true If configured as a Windows Service, this value sets the service to start ...