Search



Search Results
Displaying 801 to 810 of 1437 total results
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-statement-digests.html
Warning Setting the max_digest_length system variable to zero disables digest production, which also disables server functionality that requires digests. To disable the age-based part of the resampling policy, set ... The MySQL server is capable of ...
https://dev.mysql.com/doc/refman/8.4/en/replication-gtids-auto-positioning.html
Disabling the SOURCE_AUTO_POSITION option again causes the replica to revert to file-based replication; this means that, when GTID_ONLY=ON, some positions may be marked as invalid, in which case you must also specify both SOURCE_LOG_FILE and ...
https://dev.mysql.com/doc/refman/8.4/en/set-sql-log-bin.html
To disable or enable binary logging for the current session, set the session sql_log_bin variable to OFF or ON. Set this variable to OFF for a session to temporarily disable binary logging while making changes to the source that you do not want ...
https://dev.mysql.com/doc/refman/8.4/en/sys-ps-trace-thread.html
This procedure disables binary logging during its execution by manipulating the session value of the sql_log_bin system variable. in_auto_setup BOOLEAN: Whether to disable all other threads and enable all instruments and consumers. Dumps all ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-6.html
(Bug #37592019) Functionality Added or Changed Important Change: Added the mysql client --commands option, which enables or disables most mysql client commands. Note These release notes were created with the assistance of MySQL HeatWave GenAI.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
ssl_mode Type Enumeration Default Value PREFERRED Valid Values DISABLEDREQUIREDPREFERRED ssl_mode sets the security state of the connections. Alternatively, if the situation allows, you can disable TLS connections for the cluster, recreate the ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-22.html
(WL #14017) Functionality Added or Changed Security Enhancement: Previously, the LOCAL data loading capability for the LOAD DATA statement can be controlled on the client side only by enabling it for all files accessible to the client or by ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-set-trace.html
For example: [DEFAULT] max_idle_server_connections=64 [routing:{...}] client_ssl_mode=PREFERRED server_ssl_mode=PREFERRED connection_sharing=1 Enable ROUTER TRACE ROUTER TRACE can be enabled per session or per statement on the command line of your ... MySQL Router supports tracing of statements as they are processed by MySQL Router from client to server and the response to the ...
https://dev.mysql.com/doc/relnotes/mysql-shell/9.5/en/news-9-5-0.html
(Bug #38377905) When dumping with ocimds: true, schemas and tables with ENCRYPTION disabled were updated and reported as modified, creating logging noise, even though MySQL HeatWave Service disallows enabling the statement and does not generate ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
If disabled, use named pipes or shared memory (on Windows) or Unix socket files (on Unix). You can still use “`” to quote identifiers with this mode enabled. This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new connection in the field provided, you can select from the following tabs to specify connection values: Parameters, SSL, and ...
Displaying 801 to 810 of 1437 total results