Search



Search Results
Displaying 2101 to 2110 of 3565 total results
https://dev.mysql.com/doc/connectors/en/connector-python-introduction.html
MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249). For notes detailing the changes in each release of Connector/Python, see MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-python-reference.html
Currently, only the most useful modules, classes, and methods for end users are documented. Examples should be considered working for Python 2.7, and Python 3.1 and greater. They might also work for older versions (such as Python 2.4) unless they ...
https://dev.mysql.com/doc/connectors/en/connector-python-tutorial-cursorbuffered.html
The following example script gives a long-overdue 15% raise effective tomorrow to all employees who joined in the year 2000 and are still with the company. (A buffered cursor fetches and buffers the rows of a result set after executing a query; see ...
https://dev.mysql.com/doc/connectors/en/connector-python.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. MySQL Connector/Python is a self-contained Python driver for communicating with MySQL servers. For notes detailing the changes in ...
https://dev.mysql.com/doc/connectors/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 manual describes the Connectors and APIs that can be used with MySQL.
https://dev.mysql.com/doc/apis-php/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 manual describes the PHP extensions that interact with MySQL. Documentation for each extension resides in the PHP ...
https://dev.mysql.com/doc/connector-net/en/connector-net-faq.html
Questions 10.1: Are all commands executed after a transaction begins automatically enlisted in the transaction? 10.2: How do I obtain the value of an auto-incremented column? Questions and Answers10.1: Are all commands executed after a transaction ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-authentication.html
MySqlClearPasswordPlugin Allows connections to a user account set with the mysql_clear_password authentication plugin. Classes Class Description MySqlAuthenticationPlugin Abstract class used to define an authentication plugin. MySqlPemReader ...
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-interceptors.html
Classes Class Description BaseExceptionInterceptor Represents the base class for all user-defined exception interceptors.
https://dev.mysql.com/doc/connector-net/en/connector-net-support.html
The developers of MySQL Connector/NET greatly value the input of our users in the software development process. If you find Connector/NET lacking some feature important to you, or if you discover a bug and need to file a bug report, please use the ...
Displaying 2101 to 2110 of 3565 total results