Search



Search Results
Displaying 711 to 720 of 2406 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-pluggable-password-store.html
To make working with MySQL Shell more fluent and secure you can persist the password for a server connection using a secret store, such as a keychain. You enter the password for a connection interactively and it is stored with the server URL as ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utils-copy.html
Running the Utilities The copy instance, copy schema, and copy table utilities use the MySQL Shell global session to obtain the connection details of the MySQL server from which the copy is carried out. You must open the global session (which can ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/reboot-outage.html
This operation enables you to connect to one of the cluster's MySQL instances and use its metadata to recover the cluster. Connect to the most up-to-date instance and run the following command: JS> var cluster = dba.rebootClusterFromCompleteOutage() ... If your cluster experiences a complete outage you can reconfigure it using ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/setting-up-innodb-cluster-and-mysql-router.html
If one instance fails, the MySQL Router updates its routing configuration automatically and ensures that new connections are routed to the remaining instances. Open a terminal in your home directory: On a Linux system, issue: [demo-user@losthost]$> ... In the following example, we complete the following tasks using a sandbox deployment with AdminAPI to deploy an InnoDB Cluster with MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-j-overview.html
MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J. Connector/J implements the Java Database Connectivity (JDBC) API, as well as a number of value-adding extensions of it. MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-ssl-pem.html
In previous versions of Connector/NET, your only choice was to use platform-dependent PFX format certificates. In your application, add a connection string using the test database and the sslclient user account (created previously). For example: Set ... The direct use of PEM format certificates was introduced to simplify certificate management in multiplatform environments that include similar MySQL ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-ssl-pem.html
In previous versions of Connector/NET, your only choice was to use platform-dependent PFX format certificates. In your application, add a connection string using the test database and the sslclient user account (created previously). For example: Set ... The direct use of PEM format certificates was introduced to simplify certificate management in multiplatform environments that include similar MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
By default, and when an Internet connection is present, MySQL Installer attempts to update the catalog at startup every seven days. If selected, this option configures MySQL Installer to run without depending on internet-connection capabilities. At ... This section describes the MySQL Installer product catalog, the dashboard, and other actions related to product selection and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server connection string option were deprecated in Connector/NET 8.0.22 and removed in 8.0.23: address, addr, and ...(Bug #31248601) Functionality Added or Changed Revisions to the MySql.Data.EntityFrameworkCore namespace reduced the number of public ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-agent.html
--mysqlconnmethod Command-Line Format --mysqlconnmethod Type String Default Value tcpip Valid Values tcpip (Use TCP/IP)socket (Use Unix Socket/Named Pipe) Specify the connection method to use to connect to MySQL. If you specify socket, the value of ... To view all the options available for an unattended agent installation, invoke the agent installer file passing in the help ...
Displaying 711 to 720 of 2406 total results