Search



Search Results
Displaying 1391 to 1400 of 2691 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-extension-objects-create.html
The name must be unique among the members that have already been added to the same extension object, and if the member is a function, the name does not have to match the name of the defined function. The name must be a valid scripting identifier, so ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-reporting-create-registering.html
If “bool” is specified, the option acts as a switch: it defaults to false if not specified, defaults to true (and accepts no value) when you run the report using the \show or \watch command, and must have a valid value when you run the report ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-reporting-run.html
Built-in reports and user-defined reports that have been registered with MySQL Shell can be run in any interactive MySQL Shell mode (JavaScript, Python, or SQL) using the \show or \watch command, or called using the shell.reports object from ...The ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-parallel-table.html
A number of functions have been added to the parallel table import utility since it was introduced, so use the most recent version of MySQL Shell to get the utility's full functionality. replaceDuplicates: [true|false] Whether input rows that have ... MySQL Shell's parallel table import utility util.importTable() provides rapid data import to a MySQL relational table for large data ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-table-export.html
You must open the global session (which can have an X Protocol connection or a classic MySQL protocol connection) before running the utility. The file is written to the exports directory in the user's home directory, and is given a .txt extension ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/recovery-methods-replicaset.html
You cannot use this method: If you have purged the binary logs from all members. If you have many transactions to apply, there could be a substantial delay before the instance can join the InnoDB ReplicaSet. When you add new instances to an InnoDB ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/registered-routers.html
Note If your existing router accounts do not have the required permissions, the configuration information can not be written to the metadata schema. You must ensure your router accounts have the correct privileges with setupRouterAccount() and ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/rescan-cluster.html
An InnoDB Cluster created before MySQL Shell 8.0.27 might not have the system variable set, but the InnoDB ClusterSet creation process checks for this and fails with a warning if it is absent. When you have rebooted the cluster, you can retry the ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/restore-cluster-from-quorum-loss.html
However if you have an instance online which contains the InnoDB Cluster metadata, it is possible to restore a cluster with quorum. The restored cluster might not, and does not have to, consist of all of the original instances which made up the ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/set-replicaset-primary.html
MySQL Router instances, which have been bootstrapped against the ReplicaSet automatically start redirecting read-write clients to the new primary. For a safe change of the primary to be possible, all ReplicaSet instances must be reachable by MySQL ... Use the ReplicaSet.setPrimaryInstance() operation to safely perform a change of the primary of a ReplicaSet to another ...
Displaying 1391 to 1400 of 2691 total results