Search



Search Results
Displaying 511 to 520 of 5220 total results
https://dev.mysql.com/doc/refman/8.4/en/encrypted-connection-protocols-ciphers.html
For encrypted connections that use TLSv1.2, MySQL passes the following default cipher list to the SSL library when used with the server system variables --ssl-cipher and --admin-ssl-cipher. MySQL supports multiple TLS protocols and ciphers, and ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-type-conversions.html
MySQL Connector/J is flexible in the way it handles conversions between MySQL data types and Java data types. In general, any MySQL data type can be converted to a java.lang.String, and any numeric type can be converted to any of the Java numeric ...Connector/J issues warnings or throws DataTruncation exceptions as is required by the JDBC specification, unless the connection was configured not to do so by using the property jdbcCompliantTruncation and setting it to ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-type-conversions.html
MySQL Connector/J is flexible in the way it handles conversions between MySQL data types and Java data types. In general, any MySQL data type can be converted to a java.lang.String, and any numeric type can be converted to any of the Java numeric ...Connector/J issues warnings or throws DataTruncation exceptions as is required by the JDBC specification, unless the connection was configured not to do so by using the property jdbcCompliantTruncation and setting it to ...
https://dev.mysql.com/doc/workbench/en/index.html
It documents the MySQL Workbench Community and MySQL Workbench Commercial releases for versions 8.0 through 8.0.43. MySQL Workbench may connect to MySQL Server 8.4 and higher but some MySQL Workbench features may not function with those later server ...For legal information, including licensing information, see the Preface and Legal ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-60.html
This section summarizes many of the new features added to MySQL Workbench 6.0, in relation to the MySQL Workbench 5.2 release. The first is from MySQL Workbench 5.2, the second is MySQL Workbench 6.0 with the management tab collapsed, and the third ...The following figure contains three screenshots of the Schema window in the SQL ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-introduction.html
The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API. MySQL Connector/ODBC provides ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-introduction.html
The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API. MySQL Connector/ODBC provides ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
It was not possible to monitor a MySQL database target if the user's password included an equals sign (=). Important As of this release, 13.2.4.0.0, MySQL 8 is supported. It is not possible to monitor MySQL 8 with earlier versions of Oracle ...The ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-replication-standard-rules.html
Add binlog_checksum = CRC32 to your MySQL configuration file (my.cnf) to be sure checksums are enabled the next time the server is started. Add binlog_row_image = minimal to your MySQL configuration file (my.cnf) to be sure the new setting is in ...
https://dev.mysql.com/doc/heatwave/en/index.html
It covers how to load data from the DB System and Object Storage, accelerate query processing, optimize workloads, and use the machine learning and generative AI features of MySQL HeatWave. For information about creating and managing a MySQL ...
Displaying 511 to 520 of 5220 total results