Search



Search Results
Displaying 511 to 520 of 2325 total results
https://dev.mysql.com/doc/mysql-shell/9.7/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/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/connector-cpp/9.7/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/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 ...
https://dev.mysql.com/doc/refman/9.7/en/create-user.html
When the read_only system variable is enabled, CREATE USER additionally requires the CONNECTION_ADMIN privilege (or the deprecated SUPER privilege). Mark the password expired so that the user must choose a new one at the first connection to the ...
https://dev.mysql.com/doc/refman/9.7/en/kerberos-pluggable-authentication.html
However, MySQL Shell supports using Kerberos to connect to MySQL Server. MySQL Router also supports application connections that use Kerberos to authenticate to MySQL Server. Kerberos pluggable authentication provides these capabilities: External ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndbd.html
In this case, the cluster starts as soon as nodes 2 and 4 connect, and does not wait StartPartitionedTimeout milliseconds for nodes 3 and 5 to connect as it would otherwise. --connect-delay=# Command-Line Format --connect-delay=# Deprecated Yes Type ... The ndbd binary provides the single-threaded version of the process that is used to handle all the data in tables employing the NDBCLUSTER storage ...
Displaying 511 to 520 of 2325 total results