Search Results
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation.html
Both kinds of drivers are provided in the same download package, and are both installed onto your systems by the installation program or script that comes with the download package. Prerequisites The ODBC driver is linked against the MySQL Server ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-support-bug-report.html
If the program works with another SQL server, include an ODBC log file where you perform exactly the same SQL statements so that we can compare the results between the two systems. If you encounter difficulties or problems with Connector/ODBC, ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-example.html
Replace the generic connection string with one that is appropriate for your MySQL server configuration. The Code First approach enables you to define an entity model in code, create a database from the model, and then add data to the database.
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-document-store.html
Minimum Requirements MySQL Server 8.0.11 with X Protocol enabled Connector/NET 8.0.11 Visual Studio 2013/2015/2017 world_x database sample Import the Document Store Sample A MySQL script is provided with data and a JSON collection. Connect to the ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation.html
Both kinds of drivers are provided in the same download package, and are both installed onto your systems by the installation program or script that comes with the download package. Prerequisites The ODBC driver is linked against the MySQL Server ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-support-bug-report.html
If the program works with another SQL server, include an ODBC log file where you perform exactly the same SQL statements so that we can compare the results between the two systems. If you encounter difficulties or problems with Connector/ODBC, ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-1-0.html
For applications that use the legacy JDBC API (that is, not X DevAPI or X DevAPI for C) on Linux systems and use OpenTelemetry instrumentation, the connector adds query and connection spans to the trace generated by application code and forwards the ... MySQL Connector/C++ 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production ...Packaging ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and later. They are installed to {libdir}/mysql/libmyodbc{ABI}/plugin/ where {libdir} is the system location where packages install libraries. Runtime dependencies ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-18.html
This indicates that Connector/Python does not execute SET commands by a connection with an expired password, an operation that's disallowed by MySQL Server 8.0.18 and higher. (WL #13194) On Windows, added platform dependent MSI installers that ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed In Connector/Python 8.0.26, the capability was introduced for applications that use the classic MySQL connections for accounts that use the authentication_kerberos server-side ...(WL #14669) Improved the DMG package as previously it assumed that XCode was installed to provide the Python ...