Search



Search Results
Displaying 611 to 620 of 3829 total results
https://dev.mysql.com/doc/refman/8.4/en/events-configuration.html
The global event_scheduler system variable determines whether the Event Scheduler is enabled and running on the server. (In this situation the event_scheduler system variable does not change from ON to OFF. It is also possible to use 0 for OFF, and ... Events are executed by a special event scheduler thread; when we refer to the Event Scheduler, we actually refer to this ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-8.html
SET PERSIST and SET PERSIST ONLY Functionality MySQL Workbench now provides a simple way to enable or disable the persisted global system variable settings introduced in MySQL 8.0 (see SET Syntax for Variable Assignment). For variables that can be ...New and changed keywords: ARRAY FAILED_LOGIN_ATTEMPTS MASTER_COMPRESSION_ALGORITHM MASTER_TLS_CIPHERSUITES MASTER_ZSTD_COMPRESSION_LEVEL MEMBER OFF PASSWORD_LOCK_TIME PRIVILEGE_CHECKS_USER RANDOM REQUIRE_ROW_FORMAT REQUIRE_TABLE_PRIMARY_KEY_CHECK STREAM TIMESTAMP TIME The following MySQL server language features are supported in MySQL Workbench 8.0.19: Value references in INSERT ...
https://dev.mysql.com/doc/refman/8.4/en/upgrade-best-practices.html
Review Supported Platforms If your current operating system is not supported by the new version of MySQL, then plan to upgrade the operating system as otherwise an in-place upgrade is not supported. For a current list of supported platforms, see: ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-responses-failure-exit.html
In these situations, the super_read_only system variable is left with its original value, and the server does not shut down MySQL. The group_replication_exit_state_action system variable specifies what Group Replication does when the member leaves ...With this setting, you therefore need to pro-actively monitor the servers for ...Note that in the case of an expelled member, the member does not know that it was expelled until it reconnects to the group, so the specified action is only taken if the member ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-host-name-identity-verification.html
When a DB System is provisioned, a TLS certificate is installed on the MySQL Server. The certificate, which defines the DB System host name as the Common Name, is signed by a regional Certificate Authority (CA). The host name is found on the MySQL ... Enabling Host Name Identity Verification 5.5 Enabling Host Name Identity Verification MySQL HeatWave on AWS supports TLSv1.2 and requires that all MySQL client and application connections over the public internet are ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-datetime-types-processing.html
If set to "SERVER" then the driver attempts to detect the session time zone from the values configured on the MySQL server session variables 'time_zone' or 'system_time_zone'. This option itself does not set MySQL server session variable 'time_zone' ...Accepts a geographic time zone name or a time zone offset from Greenwich/UTC, using a syntax 'java.time.ZoneId' is able to parse, or one of the two logical values "LOCAL" and ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
If set to "SERVER" then the driver attempts to detect the session time zone from the values configured on the MySQL server session variables 'time_zone' or 'system_time_zone'. This option itself does not set MySQL server session variable 'time_zone' ...Accepts a geographic time zone name or a time zone offset from Greenwich/UTC, using a syntax 'java.time.ZoneId' is able to parse, or one of the two logical values "LOCAL" and ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog-row-events.html
# at 218 #080828 15:03:08 server id 1 end_log_pos 258 Write_rows: table id 17 flags: STMT_END_F BINLOG ' fAS3SBMBAAAALAAAANoAAAAAABEAAAAAAAAABHRlc3QAAXQAAwMPCgIUAAQ= fAS3SBcBAAAAKAAAAAIBAAAQABEAAAAAAAEAA//8AQAAAAVhcHBsZQ== '/*!*/; ... # at 302 ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-charsets.html
The encoding on the server is specified using the system variable character_set_server (for more information, see Server Character Set and Collation), and the driver automatically uses the encoding. Setting the Character Encoding For Connector/J ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-charsets.html
The encoding on the server is specified using the system variable character_set_server (for more information, see Server Character Set and Collation), and the driver automatically uses the encoding. Setting the Character Encoding For Connector/J ...
Displaying 611 to 620 of 3829 total results