Search



Search Results
Displaying 511 to 520 of 2096 total results
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-windows-5-2.html
The ODBC Data Source Administrator on Windows lets you create DSNs, check driver installation, and configure ODBC functions such as tracing (used for debugging) and connection pooling. From the "Create New Data Source" dialog, select the MySQL ODBC ...The following are steps for creating and configuring a DSN with the ODBC Data Source Administrator: Open the ODBC Data Source ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-pooledmysqlconnection.html
This class is used by MySQLConnectionPool to return a pooled connection instance. It is also the class used for connections obtained with calls to the connect() method that name a connection pool (see Section 6.8.5, “Connector/Python Connection ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-dsn-windows-5-2.html
The ODBC Data Source Administrator on Windows lets you create DSNs, check driver installation, and configure ODBC functions such as tracing (used for debugging) and connection pooling. From the "Create New Data Source" dialog, select the MySQL ODBC ...The following are steps for creating and configuring a DSN with the ODBC Data Source Administrator: Open the ODBC Data Source ...
https://dev.mysql.com/doc/connector-python/en/connector-python-api-pooledmysqlconnection.html
This class is used by MySQLConnectionPool to return a pooled connection instance. It is also the class used for connections obtained with calls to the connect() method that name a connection pool (see Section 9.5, “Connector/Python Connection ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-charsets.html
Setting the Character Encoding For Connector/J 8.0.25 and earlier: The character encoding between the client and the server is automatically detected upon connection (provided that the Connector/J connection properties characterEncoding and ...The ...
https://dev.mysql.com/doc/refman/8.4/en/access-control.html
MySQL enables the creation of accounts that permit client users to connect to the server and access data managed by the server. The primary function of the MySQL privilege system is to authenticate a user who connects from a given host and to ...
https://dev.mysql.com/doc/refman/8.4/en/federated-create-server.html
If you are creating a number of FEDERATED tables on the same server, or if you want to simplify the process of creating FEDERATED tables, you can use the CREATE SERVER statement to define the server connection parameters, just as you would with the ...For more information on CREATE SERVER, see Section 15.1.18, “CREATE SERVER ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-ip-address-permissions.html
When and only when the XCom communication stack is used for establishing group communications (group_replication_communication_stack=XCOM), the Group Replication plugin lets you specify an allowlist of hosts from which an incoming Group ...Note ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
(Bug #114844, Bug #35674008) Removed warnings raised in sql/statement/ed_connection.cc when building on Ubuntu 23.04. (WL #16274) Connection Management Notes The conn_delay/Waiting in connection_control plugin stage was not reset after a delay ...It ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-function-reference.html
The following table summarizes all functions available for the MySQL C API.
Displaying 511 to 520 of 2096 total results