Search



Search Results
Displaying 1091 to 1100 of 3917 total results
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-walkthrough.html
On system ALPHA (the MySQL server) follow these steps: Start the MySQL server. Using an ODBC-capable application, such as Microsoft Office, connect to the MySQL server using the DSN you have just created. Use GRANT to set up an account with a user ... A typical situation where you would install Connector/ODBC is to access a database on a Linux or Unix host from a Windows ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-support-version-history.html
For example, when MySQL Server released versions 5.7.43, 8.0.34, and 8.1.0, this connector released connector version (8.1.0) that connects to all three MySQL Server versions. Connector/ODBC 8.0: added MySQL Server 8.0 support, including ...This is ... This section highlights substantial changes per major Connector/ODBC release series, especially useful when updating legacy ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlcursor-add-attribute.html
Syntax: cursor.add_attribute(name, value) Adds a new named query attribute to the list, as part of MySQL server's Query Attributes functionality. See also Prerequisites for Using Query Attributes for enabling the query_attributes MySQL server ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-walkthrough.html
On system ALPHA (the MySQL server) follow these steps: Start the MySQL server. Using an ODBC-capable application, such as Microsoft Office, connect to the MySQL server using the DSN you have just created. Use GRANT to set up an account with a user ... A typical situation where you would install Connector/ODBC is to access a database on a Linux or Unix host from a Windows ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-support-version-history.html
For example, when MySQL Server released versions 5.7.43, 8.0.34, and 8.1.0, this connector released connector version (8.1.0) that connects to all three MySQL Server versions. Connector/ODBC 8.0: added MySQL Server 8.0 support, including ...This is ... This section highlights substantial changes per major Connector/ODBC release series, especially useful when updating legacy ...
https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlcursor-add-attribute.html
Syntax: cursor.add_attribute(name, value) Adds a new named query attribute to the list, as part of MySQL server's Query Attributes functionality. See also Prerequisites for Using Query Attributes for enabling the query_attributes MySQL server ...
https://dev.mysql.com/doc/internals/en/mysql-services-for-plugins.html
As of MySQL 5.5, plugins have access to server “services.” The services interface exposes server functionality that plugins can call. For information about plugins for testing plugin services, see the Plugins for Testing Plugin Services section ...It complements the plugin API and has these characteristics: Services enable plugins to access code inside the server using ordinary function ...
https://dev.mysql.com/doc/internals/en/successful-authentication.html
Note Many authentication methods, including the native mysql password methods, consists of a single challenge--response exchange. In that case no extra packets are exchanged in step 4 and server sends OK_Packet directly after receiving Handshake ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-workflow-nonserver-products.html
Select the Configure MySQL Router for InnoDB Cluster check box to begin the configuration and provide the following configuration values: Hostname: Host name of the primary (seed) server in the InnoDB Cluster (localhost by default). During the ...
https://dev.mysql.com/doc/ndbapi/en/mgm-errors.html
Request Errors Node ID Allocation Errors Service Errors Backup Errors Single User Mode Errors Configuration Errors General Usage Errors Request Errors These are errors generated by failures to connect to a management server. Value Description ...
Displaying 1091 to 1100 of 3917 total results