Search



Search Results
Displaying 2151 to 2160 of 3292 total results
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-28-u3.html
Functionality Added or Changed Tables that have become stale due to a change propagation failure resulting from an out-of-code error are now automatically reloaded. A check for stale tables is performed periodically when the MySQL HeatWave Cluster ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-4-0.html
When you set this parameter to true, a validation for primary key and unique key constraints occurs only during the initial load of a table. (WL #16098) MySQL HeatWave Auto Parallel Load and Auto Unload now support a table inclusion list, as well as ... MySQL HeatWave Lakehouse Functionality Added or Changed MySQL HeatWave Lakehouse MySQL HeatWave Lakehouse now supports primary key and unique key constraint validation with the check_constraints ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-2.html
This enhancement improves the document parsing quality by extracting complex structures like tables, and enhances Retrieval Augmented Generation (RAG) and vector search queries. (WL #17078) MySQL HeatWave MySQL HeatWave now supports automatic and ...
https://dev.mysql.com/doc/heatwave-aws/en/database-vector-store.html
The vector store can now be used with the ML_RAG and ML_RAG_TABLE routines; see MySQL HeatWave GenAI Routines. MySQL HeatWave GenAI In-database Vector Store 14.3 MySQL HeatWave GenAI In-database Vector Store The automated, in-database vector store ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-system-initialization-variables.html
Table 19-6 Initialization Variables Name Value lower_case_table_names CASE_SENSITIVE: (Default) Table and schema name comparisons are case-sensitive and are stored as you specify them. CASE_INSENSITIVE_LOWERCASE: Table and schema name comparisons ...
https://dev.mysql.com/doc/heatwave-aws/en/running-autopilot-index-advisor-using-heatwave-console.html
Recommendation: It is either DROP or CREATE Schema Name Table Name Indexed Columns Reason: Reason for making the recommendation. Running Autopilot Index Advisor 11.1 Running Autopilot Index Advisor To run Autopilot Index Advisor, the user must ...
https://dev.mysql.com/doc/connector-j/en/connector-j-exceptions-changes.html
Applications that used to catch the removed exceptions should now catch the corresponding exceptions listed in Table 4.3 below. Note Some of these Connector/J 5.1 exceptions are duplicated in the com.mysql.jdbc.exception.jdbc4 package; that is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-support-bug-report.html
If you have a repeatable bug report, please report it to the bugs database at http://bugs.mysql.com/. If at all possible, create a repeatable, standalone testcase that doesn't involve any third-party classes. In the setUp() method, create code that ... The normal place to report bugs is http://bugs.mysql.com/, which is the address for our bugs ...
https://dev.mysql.com/doc/refman/8.4/en/alter-logfile-group.html
For example, you cannot have a tablespace and an undo log file with the same name, or an undo log file and a data file with the same name. You can verify that the undo files were created and obtain information about them by querying the Information ... ALTER LOGFILE GROUP logfile_group ADD UNDOFILE 'file_name' [INITIAL_SIZE [=] size] [WAIT] ENGINE [=] engine_name This statement adds an UNDO file named 'file_name' to an existing log file group ...
https://dev.mysql.com/doc/refman/8.4/en/assigning-passwords.html
MySQL stores credentials in the user table in the mysql system database. This enables MySQL to obfuscate passwords prior to storing them in the mysql.user system table. Required credentials for clients that connect to the MySQL server can include a ...
Displaying 2151 to 2160 of 3292 total results