Search



Search Results
Displaying 991 to 1000 of 2536 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Dropped support for building DEB packages in favor of using pip to install the connector on Debian-based platforms. OpenID Connect functionality is supported by MySQL ...(WL ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Fixed the typing annotation of the close() function of MySQLConnectionAbstract and also made disconnect() an alias of close(), to improve clarity and consistency of the ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-option-tracker.html
The option_tracker_usage_get() function returns a value similar to the following: mysql> SELECT option_tracker_usage_get('Berry Picker'); +----------------------------------------------------+ | option_tracker_usage_get('Berry Picker') | ...As of ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-troubleshooting.html
Solution A: Your query contains an unsupported predicate, function, operator, or has encountered some other limitation. Problem: ETAG() function result mismatch between MySQL and MySQL HeatWave Solution: It is recommended to run the ETAG function on ...Solution B: Query execution time is less than the query cost ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-30-u1.html
(WL #15246) MySQL HeatWave now supports the GROUP_CONCAT() aggregation function with variable-length (VARLEN) string columns. Functionality Added or Changed MySQL HeatWave now supports the ABS(), POWER(), and SIGN() mathematical functions. (WL ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-32-u1.html
MySQL HeatWave AutoML Functionality Added or Changed MySQL HeatWave AutoML MySQL HeatWave AutoML adds support for multivariate endogenous forecasting models, and exogenous forecasting models. (WL #15511) Functionality Added or Changed The ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-3-0.html
(WL #15951) Functionality Added or Changed GREATEST() and LEAST() comparison and string functions now support the YEAR data type. MySQL HeatWave Lakehouse Functionality Added or Changed MySQL HeatWave Lakehouse MySQL HeatWave Lakehouse extends Auto ...It is now able to reconcile the inferred schema with the pre-defined table definition when there is a column type mismatch between the ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-5-0.html
(WL #17151) MySQL HeatWave Lakehouse now supports enhanced CSV parsing capabilities, allowing you to ignore quote and escape characters by setting their values to empty strings. This new functionality gives you greater control over the data loading ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-implementation-notes.html
The JDBC specification is flexible on how certain functionality should be implemented. The SELECT must alias the original BLOB column name, specified as a string, to an alternate name. To enable this functionality, create a Statement instance in the ... MySQL Connector/J, as a rigorous implementation of the JDBC API, passes all of the tests in the publicly available version of Oracle's JDBC compliance test ...
https://dev.mysql.com/doc/refman/8.4/en/alter-event.html
To disable myevent, use this ALTER EVENT statement: ALTER EVENT myevent DISABLE; The ON SCHEDULE clause may use expressions involving built-in MySQL functions and user variables to obtain any of the timestamp or interval values which it contains.
Displaying 991 to 1000 of 2536 total results