Search Results
https://dev.mysql.com/doc/refman/8.4/en/xa-states.html
When detached XA transactions are disabled (xa_detach_on_prepare set to OFF), an XA transaction remains connected until it is committed or rolled back by the originating connection. Disabling detached XA transactions is not recommended for a MySQL ... An XA transaction progresses through the following states: Use XA START to start an XA transaction and put it in the ACTIVE ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-4.html
(Bug #37065301) Microsoft Windows: Disabled windows compiler warnings C26445 and C26821 in cmake/msvc_cppcheck.cmake. (Bug #35037114) InnoDB: Common prefix compression for redo log inserts (MLOG_REC_INSERT) was disabled but is now enabled when the ... Account Management Notes C API Notes Character Set Support Compilation Notes Component Notes Firewall Notes Installation Notes Optimizer Notes Performance Schema Notes Functionality Added or Changed Bugs Fixed Account Management Notes The database cache was not flushed properly following execution of DROP ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-capacity-options.html
--no-locking Disables all locking during backup (see The Backup Process for details). --free-os-buffers[=NUMBER] Command-Line Format --free-os-buffers[=NUMBER] Type Integer Default Value 2 Valid Values 012345 Default: Automatic syncing disabled.
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-cloud-options.html
These options are for using cloud storage for single-file operations. See Section 4.3.1.3, “Backing Up to Cloud Storage”, and Section 5.2, “Restoring a Backup from Cloud Storage to a MySQL Server”, for more information and instructions on ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-compression-options.html
--compress-level=LEVEL Command-Line Format --compress-level=LEVEL Type Numeric Default Value 1 Minimum Value 0 Maximum Value 9 Specifies the level of compression, ranging from “0” to “9”: “0 ”disables compression; “1” is fastest ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-single-file-options.html
--disable-manifest Disable generation of manifest files for a backup operation, which are backup_create.xml and backup_content.xml present in the meta subdirectory. You use them in combination with the mysqlbackup commands backup-to-image, ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-summary.html
You can prevent this file from being generated by specifying the --disable-manifest option. You can prevent this file from being generated by specifying the --disable-manifest option. The following table shows the different types of files that are ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-client-commands.html
This means that, for example, set Engine-Condition-Pushdown:mysqld:4=0 mycluster in the MySQL Cluster Manager client works to disable condition pushdown in the indicated mysqld process, but if you invoke the mysqld executable from a system prompt ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-tarball.html
When the agent is configured as a daemon, cluster processes are started automatically when the agent is restarted, as long as the cluster was running when the agent shut down; however, StopOnError must be disabled (set to 0) for all data nodes in ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-set.html
(Disable encryption by setting the parameter to 0.) Encrypting and decrypting data require that the data nodes have the encryption password, which must be stored in a file readable by the data node processes. Attributes can be set on either the ...