Search



Search Results
Displaying 421 to 430 of 510 total results
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/relnotes/connector-cpp/en/news-8-3-0.html
MySQL Server 8.3.0 removed auto-reconnect support after deprecating it in versions 8.0.34 and 8.1.0. However, enabling the OPT_RECONNECT option does guarantee a successful automatic reconnection to the server if the connection is found to have been ... Functionality Added or Changed Connector/C++ 8.3.0 binary distributions from Oracle are built with the 8.3.0 version of the MySQL client ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
In addition, the Default member now has a new synonym: Auto=0. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
These mode values are permitted: AUTO (default value) – Use SSPI and fall back to GSSAPI in case of failure. An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed An Important Update The ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The AUTO_RECONNECT functionality was removed, and setting it returns SQL_SUCCESS_WITH_INFO with an HY000 error stating that it's no longer supported. The GUI dialog removed ...
https://dev.mysql.com/doc/x-devapi-userguide/en/error-handling.html
When writing scripts for MySQL Shell you can often simply rely on the exception handling done by MySQL Shell. For all other languages either proper exception handling is required to catch errors or the traditional error handling pattern needs to be ...
https://dev.mysql.com/doc/x-devapi-userguide/en/using-sql.html
In addition to the simplified X DevAPI syntax of the Session object, the Session object has a sql() function that takes any SQL statement as a string. The following example uses a Session to call an SQL Stored Procedure on the specific node.
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-overview.html
Features required by the deployment, such as MySQL Enterprise Audit, MySQL Enterprise Firewall, and auto-generation of SSL certificates and keys, are only available with MySQL Enterprise Edition. The MySQL 8.0 Secure Deployment Guide documents ...
https://dev.mysql.com/doc/heatwave/en/heatwave-errors.html
Error number: 1142; Symbol: HW_ER_AUTOCOMMIT_TURNED_OFF Message: You cannot be offload queries to HeatWave secondary engine because autocommit is disabled. Description: HeatWave secondary storage engine execution is not supported, if autocommit ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-scanned.html
Features like Auto Zonemap and MySQL table partitions also impact the base relation data scanned by a query. MySQL HeatWave tracks the amount of base relation data scanned by all queries collectively and by individual queries. Base relation data ...
Displaying 421 to 430 of 510 total results