Search



Search Results
Displaying 461 to 470 of 1017 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/creating-user-accounts-for-admin-api.html
The user accounts used to configure and administer a member server instance in an InnoDB Cluster, InnoDB ClusterSet, or InnoDB ReplicaSet deployment must have full read and write privileges on the metadata tables, in addition to full MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/deploy-sandbox-instances.html
Rather than using a production setup, where each instance runs on a separate host, AdminAPI provides the dba.deploySandboxInstance(port_number) operation. The port_number argument is the TCP port number where the MySQL Server instance listens for ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-cluster-user-accounts.html
Configuring InnoDB Cluster Administrator Accounts Manually Internal User Accounts Created by InnoDB Cluster Resetting Recovery Account Passwords The member servers in an InnoDB Cluster make use of three types of user accounts. One InnoDB Cluster ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-user-accounts.html
The member servers in an InnoDB Cluster make use of three types of user accounts. One InnoDB Cluster server configuration account is used to configure the server instances for the cluster. One or more InnoDB Cluster administrator accounts can be ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/manage-sandbox-instances.html
Once a sandbox instance is running, it is possible to change its status at any time using the following commands. Specify the port number for the instance to identify it: To stop a sandbox instance using JavaScript, issue ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-upgrade-rolling.html
Check the versions of the installed binaries: mysqlrouter --version: Checks the version of MySQL Router installed. To upgrade the server instances in an InnoDB Cluster, complete the following steps: Upgrade MySQL Router. To upgrade MySQL Router, ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-extension-createresult-data-specification.html
The data definition of a result is composed of the following elements: Column metadata: the column names and their types. Automatically Defined Column Data The first dictionary defined in data is used to automatically determine the column metadata.
https://dev.mysql.com/doc/mysql-shell/9.4/en/upgrade-mysql-clusterset.html
Check the versions of the installed binaries: mysqlrouter --version: Checks the version of MySQL Router installed. To upgrade the server instances in an InnoDB ClusterSet, complete the following steps: Upgrade MySQL Router. To upgrade MySQL Router, ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/upgrade-mysql-replicaset-from-8027to8028.html
Check the versions of the installed binaries: mysqlrouter --version: Checks the version of MySQL Router installed. To upgrade the instances in an InnoDB ReplicaSet, complete the following steps: Upgrade MySQL Router. To upgrade MySQL Router, ...
Displaying 461 to 470 of 1017 total results