Search



Search Results
Displaying 901 to 910 of 1703 total results
https://dev.mysql.com/doc/c-api/8.4/en/mysql-stmt-num-rows.html
For statements such as INSERT, UPDATE, or DELETE, the number of affected rows can be obtained with mysql_stmt_affected_rows(). uint64_t mysql_stmt_num_rows(MYSQL_STMT *stmt) Description Returns the number of rows in the result set. The use of ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.7-ndb-8.4.7.html
(Bug #38260769) When running CREATE or INSERT statements on a NDB Binlog server with sql_log_bin = 0, replication would fail due to a table not existing. Note These release notes were created with the assistance of MySQL HeatWave GenAI.
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-7.html
(Bug #38260769) When running CREATE or INSERT statements on a NDB Binlog server with sql_log_bin = 0, replication would fail due to a table not existing. MySQL NDB Cluster 8.4.7 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
(Bug #27658489, Bug #89948) Rewriting prepared INSERT statements in a multiquery batch failed with a BatchUpdateException when the statements did not contain place holders. Version 8.0.13 is the latest General Availability release of the 8.0 series ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-14.html
(Bug #28606708) X DevAPI: Adding an empty document with executeAsync() resulted in an ERROR 5013 (Missing row data for Insert). Version 8.0.14 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-33.html
(Bug #109243, Bug #34852047) When the connection property useLocalTransactionState was set to true, after a number of insert statements were executed and the last one hit a unique constraint check, the transaction could not be rolled back. Version ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-airportdb-quickstart.html
The MySQL HeatWave airportdb Quickstart shows how to import data into the DB System using the MySQL Shell Dump Load utility, loading data into MySQL HeatWave Cluster using Auto Parallel Load, and running queries. This quickstart contains the ...For ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-summary.html
In the case of a single-file backup, unpack the file into a backup directory structure using the extract or the image-to-backup-dir command to view the files. The database is put into a read-only state while these files are copied. The database is ... The following table shows the different types of files that are included in a single-file backup image or a directory ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-selective-load.html
If a new file path is specified, then the data from the file is loaded into the table. Complete the following steps to perform the initial load of data: Upload the files to load into Object Storage. See Upload the files to load into Object Storage ... Available as of MySQL 9.1.2, you can update external tables using Selective Load, which lets you edit the list of files that comprise an external table without altering the directories in the Object Storage ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-tpch-quickstart.html
The tpch Analytics Quickstart shows how to import data into the DB System using the MySQL Shell Parallel Table Import Utility, manually loading data into MySQL HeatWave Cluster, and running queries. This quickstart contains the following sections: ...We recommend that you always run the latest version of MySQL Shell, which is currently MySQL version ...
Displaying 901 to 910 of 1703 total results