Search



Search Results
Displaying 171 to 180 of 555 total results
https://dev.mysql.com/doc/refman/9.7/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.7/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/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-lakehouse-generated-columns.html
Before You Begin Prepare to create external tables by reviewing the following: Additional MySQL HeatWave Lakehouse Requirements MySQL HeatWave Lakehouse Privileges Supported File Format Access Object Storage Review how to create external tables ...
https://dev.mysql.com/doc/refman/9.7/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 ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-persisted-variables-table.html
The persisted_variables table provides an SQL interface to the mysqld-auto.cnf file that stores persisted global system variable settings, enabling the file contents to be inspected at runtime using SELECT statements. Variables are persisted using ...
https://dev.mysql.com/doc/refman/9.7/en/server-options.html
When you assign a value to a variable, MySQL might automatically correct the value to stay within a given range, or adjust the value to the closest permissible value if only certain values are permitted. --install [service_name] Command-Line Format ... When you start the mysqld server, you can specify program options using any of the methods described in Section 6.2.2, “Specifying Program ...
Displaying 171 to 180 of 555 total results