Search



Search Results
Displaying 3011 to 3020 of 3559 total results
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-innodb-cluster-securing.html
For general information on using secure connections with MySQL see Using Encrypted Connections. This section explains how to configure a cluster to use encrypted connections. An additional security possibility is to configure which servers can ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-innodb-replicaset.html
Another reason to use InnoDB ReplicaSets is that they allows deployment on unstable or slow networks, while InnoDB Cluster does not. The AdminAPI includes support for InnoDB ReplicaSet, which enables you to administer a set of MySQL instances ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-configuring.html
This section describes the commands which configure MySQL Shell from the interactive code editor. The commands enable you to control the MySQL Shell regardless of the current language being used. For example you can get online help, connect to ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-connection-using-parameters.html
For instructions to establish an encrypted connection, see Section 4.3.4, “Using Encrypted Connections”. For instructions to establish a compressed connection, see Section 4.3.8, “Using Compressed Connections”. Attempt to establish an X ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-connections.html
MySQL Shell can connect to MySQL Server using both X Protocol and classic MySQL protocol. You can specify the MySQL server instance to which MySQL Shell connects globally in the following ways: When you start MySQL Shell, using the command ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-oci-auth-oveerrides.html
You can specify the OCI config file and profile used when connecting to a MySQL HeatWave Service DB System with the OCI Authentication plugin. The following options are available from the command-line, options file, and MySQL Shell connection ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-sessions-startup.html
When you start MySQL Shell from the command line, you can specify connection parameters using separate command options for each value, such as the user name, host, and port. For instructions and examples to start MySQL Shell and connect to a MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/registered-routers.html
You can bootstrap multiple instances of MySQL Router against InnoDB Cluster or InnoDB ReplicaSet. To show a list of all registered MySQL Router instances, issue: Cluster.listRouters() The result provides information about each registered MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/replicaset-adopting.html
This instance reports its own address as example1:3306 example1:3306: Instance configuration is suitable. This instance reports its own address as example2:3306 example2:3306: Instance configuration is suitable. As an alternative to creating a ...
https://dev.mysql.com/doc/mysql-errors/9.7/en/preface.html
It lists all error messages produced by server and client programs in MySQL 9.7. License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by ...
Displaying 3011 to 3020 of 3559 total results