Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
This fix eliminates an internal error that affected the result set and now GetSchemaTable() returns a null value as expected. This fix introduces a mechanism to manage null values for these cases, permits the granting of privilege to SHOW_ROUTINE, ...Now, names with this format can be used when the name is enclosed properly between grave accent (`) symbols; for example, ...
https://dev.mysql.com/doc/heatwave/en/heatwave-errors.html
Workaround: Examine and fix any other errors that have been thrown for Top-K. Workaround: Examine and fix any other errors that have been thrown for ORDER BY. Workaround: Check and fix any more errors thrown for ORDER BY. Error number: 1091; Symbol: ... The following list contains all current MySQL HeatWave errors in numerical ...
https://dev.mysql.com/doc/refman/8.4/en/glossary.html
MySQL can build a hash index on a prefix of any length of the key defined for the B-tree, depending on the pattern of searches against the index. This distinction is important mainly in MySQL 5.1, where a feature or bug fix might apply to the InnoDB ... These terms are commonly used in information about the MySQL database ...
https://dev.mysql.com/doc/refman/8.4/en/load-data.html
If all the input lines have a common prefix that you want to ignore, you can use LINES STARTING BY 'prefix_string' to skip the prefix and anything before it. If a line does not include the prefix, the entire line is skipped. The third row in the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-operations.html
row *************************** Level: Warning Code: 1478 Message: DYNAMIC column c4 with STORAGE DISK is not supported, column will become FIXED mysql> SHOW CREATE TABLE t1\G *************************** 1. row *************************** Level: ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-0.html
Deprecation and Removal Notes AdminAPI Added or Changed Functionality AdminAPI Bugs Fixed Utilities Added or Changed Functionality Utilities Bugs Fixed Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The helper command, ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-1.html
AdminAPI Bugs Fixed Utilities Added or Changed Functionality Utilities Bugs Fixed Bugs Fixed AdminAPI Bugs Fixed MySQL Shell closed unexpectedly when calling certain AdminAPI functions on EL7 platforms. (Bug #36553868) Utilities Bugs Fixed The ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-26.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols are now deprecated. (WL #14205) Bugs Fixed X DevAPI: The streaming of DocResult failed if rows were ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The ResultSet.getBoolean() method now returns true/false for VARCHAR values of âTâ/âFâ. (Bug #33094420) To allow compatibility with other implementations of Java, the ... Version 8.0.27 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-33.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The JAR library for Connector/J has been renamed to mysql-connector-j.jar since release 8.0.31. With this fix, RPM and DEB packages for Connector/J create a symbolic link to ...