Search



Search Results
Displaying 451 to 460 of 555 total results
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 ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-debugging-queries.html
For MySQL HeatWave on AWS, see Estimating Cluster Size with MySQL HeatWave Autopilot in the MySQL HeatWave on AWS Service Guide. After running queries, consider using MySQL HeatWave Autopilot Advisor for encoding and data placement recommendations.
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-byo-embedding-tables.html
It uses techniques such as algorithm selection, hyperparameter tuning, and model ensembling to automatically generate high-performing models with minimal human intervention. It involves using algorithms and techniques to automatically identify the ... As of MySQL 9.2.1, MySQL HeatWave GenAI lets you use tables containing your own vector embedding to run retrieval-augemented generation (RAG) with vector ...
Displaying 451 to 460 of 555 total results