Search



Search Results
Displaying 101 to 110 of 113 total results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html
(Bug #36059098) Group Replication: For errors affecting transactions with AFTER (ER_GRP_RPL_TRX_WAIT_FOR_GROUP_PREPARE_FAILED), the message that was written to the error log referenced a session ID instead of the UUID. (Bug #36301441) Audit log ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-history-table-update.html
Rename the original mysql.backup_history table to mysql.backup_history_old, and the mysql.backup_history_new table to mysql.backup_history. Note If you are working with a multiprimary Group Replication setting, make sure these privileges are granted ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-summary.html
To use the UUID stored inside for your restored server, rename the file back to auto.cnf before you start the server. The following table shows the different types of files that are included in a single-file backup image or a directory backup. In ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-session-track-get-first.html
Statements containing nondeterministic constructs such as RAND() or UUID() are unsafe for statement-based replication. int mysql_session_track_get_first(MYSQL *mysql, enum enum_session_state_type type, const char **data, size_t *length) Description ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter.html
mysqlrouter Option Summaries mysqlrouter Option Descriptions MySQL Router accepts command line options that are passed into mysqlrouter to affect its behavior, or to bootstrap router based on an InnoDB Cluster. When starting Router, you can ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/admin-api-routing-guidelines-syntax.html
The top-level properties of a routing guideline document are: destinations: groupings of MySQL servers using pattern-matching expressions. Only online topology members are considered when forming a candidate pool. routes: expressions which match ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/configuring-election-process.html
When a primary election takes place, if multiple instances have the same memberWeight value, the instances are then prioritized based on their server UUID in lexicographical order (the lowest) and by picking the first one. You can optionally ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/customize-your-cluster.html
When you create a cluster and add instances to it, values such as the group name and the local address are configured automatically by AdminAPI. The default values are recommended for most deployments, but advanced users can override the defaults ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-rejoin.html
These Group Replication internal transactions are identified by the UUID specified by the group_replication_view_change_uuid system variable, and the cluster rejoin process can reconcile them. If an InnoDB Cluster is part of an InnoDB ClusterSet ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-switchover.html
These Group Replication internal transactions are identified by the UUID specified by the group_replication_view_change_uuid system variable. A controlled switchover makes a selected replica cluster into the primary cluster for the InnoDB ...
Displaying 101 to 110 of 113 total results