Search



Search Results
Displaying 1891 to 1900 of 3141 total results
https://dev.mysql.com/doc/relnotes/connector-net/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. Abstract This document contains release notes for the changes in recent releases of MySQL Connector/NET. Updates to these notes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
This new authentication method permits MySQL users to establish connections to a server by interacting with a device locally, rather than by providing a password (see Connector/NET Authentication). X DevAPI Notes Functionality Added or Changed Bugs ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
(WL #15792) Connector/NET now supports an authentication method that enables users to authenticate to MySQL Server using WebAuthn-aware devices for classic MySQL protocol connections. Packaging Notes Functionality Added or Changed Bugs Fixed ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. Abstract This document contains release notes for the changes in recent releases of MySQL Connector/ODBC. Updates to these notes ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-13.html
This led to write access violation errors when data was written into the buffer when the user application explicitly requested not to write there. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added dynamic libmysql ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-26.html
(WL #14217) Added the ability to connect to MySQL server accounts that use the authentication_kerberos plugin, including support for user-less and password-less Kerberos authentications. Deprecation and Removal Notes Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-python/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. Abstract This document contains release notes for the changes in recent releases of MySQL Connector/Python. Updates to these notes ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-17.html
Example usage: test_config = {'user': 'myuser', 'port':3306, 'host':'localhost'} test_config['conn_attrs'] = {"foo": "bar", "_baz": "qux", "hello": "world"} _ = connect(**test_config) Default connection attributes are set for both the pure and c-ext ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Prepared statement support was added to the C extension's (use_pure=False) ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
The GSSAPI pypi module requires MIT kerberos installed opn the system to function and request tickets to authenticate Connector/Python with the MySQL server when the user is IDENTIFIED WITH authentication_ldap_sasl and the authentication_ldap_sasl ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Deprecated Python 2.7 support; a warning was added to describe Python 2.7 support being removed in Connector/Python ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-objects.html
Documents of the same type (for example users, products) are grouped together and stored in the database as collections.
Displaying 1891 to 1900 of 3141 total results