Search Results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-2.html
Bugs Fixed InnoDB: In some cases, following the creation of a very large number of tables (8001 or more), the server could not be restarted successfully. (Bug #36808732) References: This issue is a regression of: Bug #33398681. (Bug #110402, Bug ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-single-file.html
To avoid having a large number of backup files to keep track, store, and transport, mysqlbackup conveniently creates backups in a single-file format. It can also pack an existing backup directory into a single file, unpack the single file back to a ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-mms.html
Such products are typically used for managing large volumes of backup data, often with high-capacity backup devices such as tape drives. This section describes how you can use MySQL Enterprise Backup in combination with media management software ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-stmt-bind-result.html
The buffers should be large enough to hold the data values, because the protocol does not return data values in chunks. bool mysql_stmt_bind_result(MYSQL_STMT *stmt, MYSQL_BIND *bind) Description mysql_stmt_bind_result() is used to associate (that ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-1.html
Bugs Fixed Agent: mcmd quit unexpectedly sometimes while trying to back up a large cluster. It was removed due to a dependency on a version of the server which is also no longer available for download. Version 8.4.1 is the latest General ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-4.html
(Bug #37226153) Under certain circumstances, such as a large amount of data chunking, the maxRate dump option did not properly limit the throughput due to a gap between the start of the dump and the start of the data dump. AdminAPI Bugs Fixed ...
https://dev.mysql.com/doc/relnotes/mysql-router/8.4/en/news-8-4-3.html
(Bug #36841009) Improved HTTP request handling to better scale for a large number of parallel connections. Bugs Fixed With connection sharing enabled, changing the password of an active connection yielded a vague "Lost connection" error instead of ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
Installation and Compilation Notes Functionality Added or Changed Bugs Fixed Installation and Compilation Notes The version requirements for the third-party libraries and tools needed for running and building Connector/J 8.0.32 have been updated.
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-deploy.html
Note that if there is a large amount of data in the ClusterSet's member servers, distributed recovery could take several hours. Follow this procedure to deploy a sandbox or production InnoDB ClusterSet deployment. A sandbox deployment is where all ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-clone-deployment.html
For a cluster with a large amount of previously processed transactions it could take a long time for the new instance to recover all of the transactions before being able to join the cluster. In such cases the only alternative was to manually ...