Search



Search Results
Displaying 1961 to 1970 of 3510 total results
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.
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. It documents procedures for deploying a Linux-generic binary distribution of MySQL Enterprise Edition Server with features for ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-configuration-file.html
Upon the completion of the deployment described in this guide, the MySQL configuration file (/etc/my.cnf) contains these configuration settings: [mysqld] datadir=/usr/local/mysql/data socket=/tmp/mysql.sock port=3306 ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-overview.html
Always practice the principle of least privilege, which requires that users, processes, programs, and other system components only have access to information and resources that are required for their legitimate purpose. The MySQL 8.0 Secure ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-objects.html
Documents of the same type (for example users, products) are grouped together and stored in the database as collections.
Displaying 1961 to 1970 of 3510 total results