Search Results
https://dev.mysql.com/doc/connectors/en/connector-j-reference-using-ssl.html
Connector/J can encrypt all data communicated between the JDBC driver and the server (except for the initial handshake) using SSL. There is a performance penalty for enabling connection encryption, the severity of which depends on multiple factors ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords.html
This section contains information on the keywords and reserved words within the server when creating and submitting queries to the system. For more information on reserved words and their impact on your queries, see Keywords and Reserved Words, in ...
https://dev.mysql.com/doc/ndbapi/en/mgm-errors.html
This section provides information about each of the six types MGM errors, with the listings that follow ordered by type. Request Errors Node ID Allocation Errors Service Errors Backup Errors Single User Mode Errors Configuration Errors General ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html
Error Handling Legacy (JDBC API) Notes Packaging Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Error Handling If an application tries to obtain a result set from a statement that does not produce one, an exception occurs. For ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Django 3.0 support while preserving compatibility with Django 2.2. (Bug #91699, Bug #99069, Bug #28367300, Bug #30835272, WL #13380) Refactored the Connector/Python ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-crud-function-overview.html
The following section explains the individual functions of the Collection object. The most common operations to be performed on a Collection are the Create Read Update Delete (CRUD) operations. In order to speed up find operations it is recommended ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/formatting-queries-reference.html
It is possible to format the query result with wiki markup. This enables you to display information from the query directly in the event generated by the advisor. This example lists the user name and host for all accounts without a defined password. See Section 31.1.7, “Wiki Format” for more information on the supported wiki ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-crud-function-overview.html
The following section explains the individual functions of the Collection object. The most common operations to be performed on a Collection are the Create Read Update Delete (CRUD) operations. In order to speed up find operations it is recommended ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-validation.html
Collections can be configured to verify documents against a JSON schema. This enables you to require that documents have a certain structure before they can be inserted or updated in a collection. Schema validation is performed by the server, which ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-crud-function-overview.html
The following section explains the individual functions of the Collection object. The most common operations to be performed on a Collection are the Create Read Update Delete (CRUD) operations. In order to speed up find operations it is recommended ...