Search



Search Results
Displaying 1571 to 1580 of 1834 total results
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-support-version-history.html
This section highlights substantial changes per major Connector/ODBC release series, especially useful when updating legacy code. For example, when MySQL Server released versions 5.7.43, 8.0.34, and 8.1.0, this connector released connector version ...The connector release model changed after version 8.0, and now releases one ...
https://dev.mysql.com/doc/connector-odbc/en/preface.html
This manual describes how to install, configure, and develop database applications using MySQL Connector/ODBC, the driver that allows ODBC applications to communicate with MySQL servers. License Restrictions This software and related documentation ...Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any ...
https://dev.mysql.com/doc/connector-python/en/connector-python-django-backend.html
This back end supports new features found as of MySQL 5.6 such as fractional seconds support for temporal data types. When the Connector/Python back end does this, it arranges for the sql_mode system variable to be set to TRADITIONAL at startup.
https://dev.mysql.com/doc/connector-python/en/connector-python-example-connecting.html
This can be configured at runtime using the use_pure connection argument. The connect() constructor creates a connection to the MySQL server and returns a MySQLConnection object. The following example shows how to connect to the MySQL server: ...
https://dev.mysql.com/doc/connector-python/en/preface.html
This manual describes how to install, configure, and develop database applications using MySQL Connector/Python, the Python driver for communicating with MySQL servers. License Restrictions This software and related documentation are provided under ...Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any ...
https://dev.mysql.com/doc/connector-python/en/using-an-rpm-package.html
Prerequisites For installing X DevAPI only:Because the required python3-protobuf RPM package is not available for Python 3.8 on the RedHat Enterprise Linux and Oracle Linux platforms, it has to be manually installed with, for example, pip install ...
https://dev.mysql.com/doc/connector-python/en/using-the-mysql-yum-repository.html
Prerequisites For installing X DevAPI only:Because the required python3-protobuf RPM package is not available for Python 3.8 on the RedHat Enterprise Linux and Oracle Linux platforms, it has to be manually installed with, for example, pip install ...
https://dev.mysql.com/doc/internals/en/client-directory.html
Most of the utilities are mentioned in the MySQL Reference Manual. The client library includes mysql.cc (the source of the mysql executable) and other utilities. Generally these are standalone C programs which one runs in "client mode", that is, ...
https://dev.mysql.com/doc/internals/en/docs-directory.html
Binary and source distributions include some pre-formatted documentation files, such as the MySQL Reference manual in Info format (for Unix) or CHM format (for Windows).
https://dev.mysql.com/doc/internals/en/miscellaneous-test-tips.html
Section 26.6.1, “Stability Checks for Random Timing Problems” Section 26.6.2, “Stability Checks for Hostname-Related Problems” Section 26.6.3, “Stability Checks for Unexpected Problems” Section 26.6.4, “Row Order Within Result Sets” ...
Displaying 1571 to 1580 of 1834 total results