Search



Search Results
Displaying 461 to 470 of 2406 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-sessions-after.html
If you started MySQL Shell without connecting to a MySQL Server instance, you can use MySQL Shell's \connect command or the shell.connect() method to initiate a connection and create the session global object. MySQL Shell's \connect command is used ...The selected protocol (mysqlx or mysql) is specified as the value for the scheme ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-table-export.html
The data can then be uploaded into a table on a target MySQL server using MySQL Shell's parallel table import utility util.importTable() (see Section 12.4, “Parallel Table Import Utility”), which uses parallel connections to provide rapid data ... MySQL Shell's table export utility util.exportTable() exports a MySQL relational table into a data file, either on the local server or in an Oracle Cloud Infrastructure Object Storage ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-62.html
Shared Snippets: these allow multiple users to share SQL code across a shared MySQL connection. They are stored in a schema named .mysqlworkbench on the connected MySQL server. Figure 1.15 Data Modeling Script Attachments Client Connections and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
(Bug #32089018, Bug #101389) After calling Statement.setQueryTimeout(), when a query timeout was reached, a connection to the server was established to terminate the query, but the connection remained open afterward. Version 8.0.28 is the latest ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
Connector/C++ binary distributions include the libraries that provide the client-side LDAP authentication plugins, as well as any dependent libraries required by the plugins. Note In Connector/C++ 8.0.23, a dependency on the mysql-client-plugins ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-dns-srv.html
Connector/J supports the use of DNS SRV records for connections. For information about DNS SRV support in MySQL, see Connecting to the Server Using DNS SRV Records. They eliminate the need for clients to identify each possible host in the ...When ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-dns-srv.html
Connector/J supports the use of DNS SRV records for connections. For information about DNS SRV support in MySQL, see Connecting to the Server Using DNS SRV Records. They eliminate the need for clients to identify each possible host in the ...When ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
Invoking this executable starts the MySQL Cluster Manager Agent, to which you can connect using the mcm client (see Section 4.3, “Starting the MySQL Cluster Manager Client” and Chapter 5, MySQL Cluster Manager Client Commands for more ...You can ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-26.html
(Bug #32882344) For connection attempts that specified a list of servers to try, the connection timeout value could be twice the correct duration. Deprecation and Removal Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-airportdb-quickstart.html
You will need to connect to the DB System in one of the following ways: Through a VPN Through a compute instance To learn more about connecting to your DB system, see Networking. $> wget https://downloads.mysql.com/docs/airport-db.tar.gz or $> wget ... The MySQL HeatWave airportdb Quickstart shows how to import data into the DB System using the MySQL Shell Dump Load utility, loading data into MySQL HeatWave Cluster using Auto Parallel Load, and running ...
Displaying 461 to 470 of 2406 total results