Search Results
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-cluster-binary-log-purging.html
This means that a cluster which has been running for a longer time than binlog_expire_logs_seconds could eventually not contain an instance with a complete binary log that contains all of the transactions applied by the instances. This could result ... In MySQL 8, the binary log is automatically purged (as defined by ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-status.html
This section describes the following: InnoDB ClusterSet Status InnoDB ClusterSet Topology MySQL Router Status for InnoDB ClusterSet InnoDB ClusterSet Status AdminAPI's clusterSet.status() command returns a JSON object describing the status of an ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-user-accounts.html
InnoDB Cluster server configuration account This account is used to create and configure the member servers of an InnoDB Cluster and InnoDB ClusterSet deployment. You can use the root account on the servers for this purpose, but if you do this, the ... The member servers in an InnoDB Cluster make use of three types of user ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-requirements.html
InnoDB Cluster does not support manually configured asynchronous replication channels outside of those that are managed using AdminAPI. If you are migrating an existing replication topology to an InnoDB Cluster deployment and need to skip this ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-securing.html
This means you are not be able to add new instances to the cluster, unless you change the settings manually for the adopted cluster. This section explains how to configure a cluster to use encrypted connections. For example, to set the cluster to ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysqlsh.html
Must be defined on server also --log-file Log file location for this instance --log-level Specify logging level --log-sql Log all MySQL Shell-generated SQL statements to the MySQL Shell log file. Any options specified after this are treated as ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/rescan-cluster.html
If you make configuration changes to a cluster outside of the AdminAPI commands, for example by changing an instance's configuration manually to resolve configuration issues or after the loss of an instance, you need to update the InnoDB Cluster ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/preface.html
See the MySQL AI License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in this MySQL AI release. License Restrictions This software and related documentation ...Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor.html
You can open other specialized editors within tabs in this same central area. The visual SQL editor consists of a set of specialized editors (query, schema, table, and so on) and three panels: sidebar, secondary sidebar, and output area. Each ...
https://dev.mysql.com/doc/internals/en/guided-tour-majordir-build.html
Sometimes people have trouble with this step because there's something missing in their operating system version, or whatever. Don't worry, it really does work, and there are people around who might help you if you have trouble with this step. It ...