Search



Search Results
Displaying 1501 to 1510 of 1521 total results
https://dev.mysql.com/doc/c-api/8.4/en/mysql-use-result.html
MYSQL_RES * mysql_use_result(MYSQL *mysql) Description After invoking mysql_real_query() or mysql_query(), you must call mysql_store_result() or mysql_use_result() for every statement that successfully produces a result set (SELECT, SHOW, DESCRIBE, ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbmysqldspec.html
All scripts are mounted into the MySQL pods and executed by configMap name and key name, in alphabetical order. NdbMysqldSpec is the specification for any MySQL Servers to be run as NDB Cluster SQL nodes. nodeCount (integer): The number of SQL ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
(Bug #36313259) NDB Client Programs: ndb_restore did not restore a foreign key whose columns differed in order from those of the parent key. It was removed due to a critical issue that could stop the server from restarting following the creation of ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-1.html
(Bug #36313259) NDB Client Programs: ndb_restore did not restore a foreign key whose columns differed in order from those of the parent key. MySQL NDB Cluster 8.4.1 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-6.html
already exists showed the table and schema names in the wrong order. MySQL NDB Cluster 8.4.6 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-4.html
With this fix, proper error handling is put in place for loading the files, in order to avoid subsequent errors. Version 8.4.4 is the latest General Availability release of the 8.4 LTS series of MySQL Cluster Manager. It is suitable for use with ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
With this fix, the query is sent only if there really are warnings to be shown, in order to save resources. Version 8.0.28 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-29.html
(Bug #106171, Bug #33757217) When decoding decimals, the constructor used for creating the BigDecimal object has been changed from BigDecimal(String) to BigDecimal(char[]) in order to save memory. Version 8.0.29 is the latest General Availability ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
(Bug #108195, Bug #34512212) Calls of the valueOf() method of the native types' wrapper classes have been replaced by the corresponding parse[Type]() methods in order to avoid unnecessary boxing. Version 8.0.32 is the latest General Availability ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
(Bug #111031, Bug #35392222) When a SQLException is thrown, the calling of Messages.getString() is now delayed until it is really necessary, in order to save resources. Version 8.4.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.4.0 ...
Displaying 1501 to 1510 of 1521 total results