Search



Search Results
Displaying 541 to 550 of 740 total results
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-3.html
(Bug #36924101) Client: The error text for the COMMAND_OPTION_DEPENDENCY error was incorrect, with the command name being replaced by the cluster name. Version 8.4.3 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
(Bug #27786499) Using getBytes() to retrieve TEXT data resulted in a NumberFormatException. Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-7.html
(Bug #25650305) An ArrayIndexOutOfBoundsException was thrown when a server-side prepared statement was used and there was a NULL in a BLOB, TEXT, or JSON type column in the ResultSet. MySQL Connectors and other MySQL client tools and applications ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-8.html
Version 8.0.8 Development Milestone is the latest development release of the 8.0 branch of MySQL Connector/J, providing an insight into upcoming features. It is suitable for use with MySQL Server versions 5.5, 5.6, 5.7, and 8.0. Functionality Added ...
https://dev.mysql.com/doc/relnotes/mysql-ai/en/news-9-7-0.html
Bugs Fixed Bug wherein the ML driver connection or read failure that caused the same error text to be appended multiple times to the error buffer, resulting in a concatenated duplicate string has now been fixed.
https://dev.mysql.com/doc/refman/9.7/en/adding-character-set.html
The syntax for the file is very simple: Comments are written as ordinary XML comments (<!-- text -->). This section discusses the procedure for adding a character set to MySQL. The proper procedure depends on whether the character set is simple or ...
https://dev.mysql.com/doc/refman/9.7/en/aggregate-functions.html
The result type is TEXT or BLOB unless group_concat_max_len is less than or equal to 512, in which case the result type is VARCHAR or VARBINARY. This section describes aggregate functions that operate on sets of values. They are often used with a ...
https://dev.mysql.com/doc/refman/9.7/en/alter-library.html
ALTER LIBRARY library_name COMMENT "comment_text" This statement adds a comment to the named JavaScript library, or replaces the existing comment if there is one. Following execution of this statement, the updated comment can be viewed in the ...
https://dev.mysql.com/doc/refman/9.7/en/archive-storage-engine.html
The ARCHIVE storage engine produces special-purpose tables that store large amounts of unindexed data in a very small footprint. To enable this storage engine if you build MySQL from source, invoke CMake with the -DWITH_ARCHIVE_STORAGE_ENGINE ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-component-file-formats.html
This data is available in the slow query log for qualifying queries, and in the context of the audit log it similarly helps to detect outliers for activity analysis. Example: "proxy": "developer" query A string representing the text of an SQL ...
Displaying 541 to 550 of 740 total results