Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-30.html
Character Set Support Packaging Notes Functionality Added or Changed Bugs Fixed Character Set Support The renaming of the utf8 character set to utf8mb3 in MySQL 8.0.30—together with new utf8mb4 collations—generated errors related to collation ...To support the character-set name change and the new collations, several API changes now are ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
However, if an application attempted to establish an unencrypted connection and also submitted connection options related to TLS/SSL, Connector/NET determined that the combination of options was incompatible and raised an error. To reduce the number ... X DevAPI Notes Functionality Added or Changed Bugs Fixed X DevAPI Notes An exception was raised when using a TableInsertStatement object to insert a string value containing special characters (- / \ % & ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
required: Like preferred, except the connection is terminated with an error if the connector and server are unable to reach agreement. Schema validation is performed by the server, which returns an error message if a document in a collection does ...
A Quick Guide to Using the MySQL SLES Repository :: A Quick Guide to Using the MySQL SLES Repository
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
A password for the superuser is set and stored in the error log file. Warranty Disclaimer The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in ... Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-auto-unload.html
If there is an error while unloading a table, Auto Unload does not terminate the operation. | | | +---------------------------------------------------------------------------------------------------------------+ If Auto Unload fails with an error, ... You can use MySQL HeatWave Auto Unload to unload data ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-auto-parallel-load-overview.html
If there are missing columns in the files specified to load data, Lakehouse Auto Parallel Load uses default values instead of generating errors. If the external tables already exist, Lakehouse Auto Parallel Load analyzes the data, infers the table ... Lakehouse Auto Parallel Load, which extends the Auto Parallel Load feature of MySQL HeatWave, facilitates the process of loading data from Object Storage into MySQL HeatWave by automating many of the steps involved, including: Excluding schemas, tables, and columns that Auto Parallel Load cannot ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-query-runtimes.html
This topic describes how you can view MySQL HeatWave query runtimes and runtime estimates using the MySQL HeatWave Autopilot Advisor Auto Query Time Estimation feature, or by querying the performance_schema.rpd_query_stats table. Runtime data is ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-rpd-tables-table.html
ERROR_PKEY_NOT_FOUND The old version of an updated or deleted row was not found. ERROR_UU_TOO_LARGE An update unit that was larger than expected was found. RPD_CP_RESET Change propagation encountered a systemic error and had to reset. The ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-train.html
It will cause an error if any part of the training table or predict table has dates outside this range. Selecting more than one model or an unsupported model produces an error. Values in this column must be in a STRING data type, otherwise an error ... Run the ML_TRAIN routine on a training dataset to produce a trained machine learning ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-26.html
The MySQL HeatWave Advisor also provides a Query Insights feature, which provides runtimes for successfully executed queries, and runtime estimates for EXPLAIN queries, queries canceled using Ctrl+C, and queries that fail due to out of memory errors. (WL #14516) Support was added for REGEXP_REPLACE() and REGEXP_SUBSTR() regular expression functions, and error messaging was improved for REGEXP() function syntax mismatches, expression errors, and input argument ... Advisor Auto Parallel Load Auto Scheduling ...