Search



Search Results
Displaying 1031 to 1040 of 1437 total results
https://dev.mysql.com/doc/mysql-router/9.4/en/router-read-write-splitting-statements.html
Such as: GET_LOCK() FOR UPDATE|SHARE LOCK IN SHARE MODE Some functions can produce a write from within a read-only statement. The following statements are not supported if access_mode=auto: Any statement which is not read-only or read-write. The ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-1-0.html
(Bug #36697876) With Read-Write splitting enabled and after the PRIMARY switched its role to SECONDARY, all write statements would fail with an error indicating that the MySQL server is running in super_read_only mode. Functionality Added or ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
This section describes how to configure a backup profile that defines what should be backed up, where the backup should be stored, and when (the frequency) it should be backed up. With an active MySQL connection tab open, select MySQL Enterprise ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-main-menu.html
This is enabled (and triggered) by default, and can be disabled with Preferences, SQL Editor, Automatically Start Code Completion. When an SQL query tab is selected, the most important items on the main menu bar are the Query and Edit menus. SQL ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-debugging-profiling.html
Setting it to "DISABLED" turns off generating OpenTelemetry instrumentation by Connector/J. logger The name of a class that implements 'com.mysql.cj.log.Log' that will be used to log messages to. Default Value com.mysql.cj.log.StandardLogger Since ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-prepared-statements.html
Default Value true Since Version 3.1.12 useServerPrepStmts Use server-side prepared statements if the server supports them? The server may limit the number of prepared statements with 'max_prepared_stmt_count' or disable them altogether. In case of ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlconnection-autocommit.html
This property can be assigned a value of True or False to enable or disable the autocommit feature of MySQL. The property can be invoked to retrieve the current autocommit setting. When the autocommit is turned off, you must commit transactions ...
https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlconnection-autocommit.html
This property can be assigned a value of True or False to enable or disable the autocommit feature of MySQL. The property can be invoked to retrieve the current autocommit setting. When the autocommit is turned off, you must commit transactions ...
https://dev.mysql.com/doc/mysql-installer/en/server-type-network.html
You may disable TCP/IP Networking to permit local host connections only. If a port number is in use already, you will see the information icon () next to the default value and Next is disabled until you provide a new port number. This option is less ... Server Configuration Type Choose the MySQL server configuration type that describes your ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-sessionfactory.html
Table 4.76 reconnect(int) Parameter Description timeout the timeout value in seconds; 0 to disable automatic reconnection Since 7.5.7 4.3.1.23.12 setRecvThreadActivationThreshold(int) public abstract void setRecvThreadActivationThreshold(int ...
Displaying 1031 to 1040 of 1437 total results