Search



Search Results
Displaying 1411 to 1420 of 3829 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
preferred: If Connector/Python and the server cannot reach consensus on algorithm or styles, then no compression is used; and this is logged. required: Like preferred, except the connection is terminated with an error if the connector and server are ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed On macOS, the official supported Protobuf version is versions before ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-4.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. For example, MySQL Connector/Python 8.0.12 would be designed to support all ...Connector/Python 8.0.4 is the first release to use the new ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-download.html
Select MySQL Server 8.0.xx from list to add it to your shopping cart, where xx is the latest MySQL 8.0 Server release. Deselect all MySQL Enterprise Edition packages except for MySQL Commercial Server 8.0.xx TAR for Generic Linux x86 (64bit). To ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/processing-warnings.html
session.setFetchWarnings() controls whether warnings are discarded at the server or are sent to the client. Similar to the execution of single statements committing or rolling back a transaction can also trigger warnings. To be able to process ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/processing-warnings.html
session.setFetchWarnings() controls whether warnings are discarded at the server or are sent to the client. Similar to the execution of single statements committing or rolling back a transaction can also trigger warnings. To be able to process ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-2-0-2.2.3.html
Bugs Fixed Using initDB.clone in an InnoDBCluster specification to provision (clone) a new MySQL server from a MySQL server not managed by MySQL Operator for Kubernetes would fail, as the source server did not have the "localroot" user that is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-2-way-authentication.html
Apply the steps outlined in both Section 6.9.1, “Setting up Server Authentication” and Section 6.9.2, “Setting up Client Authentication” to set up a mutual, two-way authentication process in which the server and the client authenticate each ...Although the typical setup described above uses the same CA certificate in both ends for mutual authentication, it does not have to be the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-openID.html
Connector/J supports authentication for users created on a MySQL server using the authentication_openid_connect plugin. The authentication requires: The connection to the server must be secure by SSL encryption. If no server user name is specified ... OpenID Connect is an authentication protocol based on the OAuth 2.0 framework, providing a simplified and interoperable ways of authentication for enhanced ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-pam.html
Java applications using Connector/J can connect to MySQL servers that use the pluggable authentication module (PAM) authentication scheme. For PAM authentication to work, you must have the following: A MySQL server that supports PAM authentication.
https://dev.mysql.com/doc/refman/8.4/en/ansi-diff-comments.html
Standard SQL uses the C syntax /* this is a comment */ for comments, and MySQL Server supports this syntax as well. MySQL Server supports a variant of the -- comment style; the -- start-comment sequence is accepted as such, but must be followed by ...MySQL also support extensions to this syntax that enable MySQL-specific SQL to be embedded in the comment; see Section 11.7, ...
Displaying 1411 to 1420 of 3829 total results