Search



Search Results
Displaying 431 to 440 of 2406 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-import.html
ndb_import requires a connection to an NDB management server (ndb_mgmd) to function; it does not require a connection to a MySQL Server. ndb_import must be able to connect to an NDB Cluster management server; for this reason, there must be an unused ... ndb_import imports CSV-formatted data, such as that produced by mysqldump --tab, directly into NDB using the NDB ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-replicationreplica-category.html
Net Timeout The number of seconds to wait for more data from a source/replica connection before aborting the read. Connect Retry The number of seconds between connect retries to the source. The format of the string is the same as for the ... Lists ...
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/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/connectors/en/connector-odbc-errors.html
If you are still experiencing problems, use the Connector/ODBC mailing list; see Section 5.9.1, “Connector/ODBC Community Support”. Many problems can be resolved by upgrading your Connector/ODBC drivers to the latest available release. 64-Bit ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-errors.html
If you are still experiencing problems, use the Connector/ODBC mailing list; see Section 9.1, “Connector/ODBC Community Support”. Many problems can be resolved by upgrading your Connector/ODBC drivers to the latest available release. 64-Bit ...
https://dev.mysql.com/doc/refman/8.4/en/replica-io-thread-states.html
Checking master version Checking source version A state that occurs very briefly, after the connection to the source is established. Connecting to master Connecting to source The thread is attempting to connect to the source. Reconnecting after a ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
(Bug #77658, Bug #21946136) Connection.setNetworkTimeout() has been reimplemented, so that the executor object passed to it is now ignored (even if it is null) and the timeout value is now configured directly. MySQL Connector/J 9.4.0 supersedes 9.3 ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-7.html
A new connection property, xdevapi.asyncResponseTimeout (default value is 300s), now provides a duration beyond which the attempt to connect timeouts, and a proper error is then thrown. MySQL Connectors and other MySQL client tools and applications ...This change makes it easy and intuitive to decide which client version to use for which server ...
Displaying 431 to 440 of 2406 total results