Search Results
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-options-system-variables.html
Important Because X Plugin is not a mandatory plugin, it does not prevent server startup if there is an error in the specified address or list of addresses (as MySQL Server does for bind_address errors). The algorithm names deflate_stream, ... To ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-system-monitoring.html
The following example uses the world_x schema, imported as part of the quickstart tutorials in this section. This is important, because if you instead try to switch to SQL mode, the procedure shows the result of this operation rather than the X ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
InnoDB: For tables created with an index on a column that was too wide for the redundant row format (allowed before MySQL 5.7.35), an in-place upgrade silently imported the table but it was not accessible, which interfered with making backups. It ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-5.html
(Bug #37387318) SQL Function and Operator Notes Important Change: When an SQL function is improved from one release to the next, it may throw SQL errors in situations in which it previously did not. (Bug #37517125) Functionality Added or Changed ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-partial-options.html
Legacy Partial Backup Options Important Information in this subsection is only for using the legacy option of --include, which has been deprecated. To select specific data to be backed up or restored, use the partial backup and restore options ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-encrypted-innodb.html
For details on how the MySQL server encrypts and decrypts InnoDB tablespaces, see InnoDB Data-at-Rest Encryption—it explains concepts like master key and tablespace keys, which are important for understanding how MySQL Enterprise Backup works with ...When InnoDB tablespace encryption uses a centralized key management solution, the feature is referred to as “MySQL Enterprise Transparent Data Encryption (TDE).” The following is a brief description on how encrypted InnoDB tablespaces are handled by MySQL Enterprise Backup in backup, restore, and apply-log ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.restore.html
mysqlbackup --datadir=/home/admin/mysql/mysql-datadir --backup-image=/home/meb/mysql/backups/testback3.mbi --backup-dir=/home/meb/mysql/backup-tmp2 copy-back-and-apply-log IMPORTANT: Please check that mysqlbackup run completes successfully. To ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.html
See Section 4.2.4, “Restoring a Database” for an explanation of the important options used in a restore operation like --defaults-file, --datadir, --backup-image, and --backup-dir. Important When performing a restore, make sure the target ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-update-process.html
The command works by importing the process into the control of mcmd again. Checks performed on a process by mcmd during a cluster import are performed for the update process command. update process [--remove-angel] --pid=os_pid process_id ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup-creating.html
MySQL Cluster Manager also supports importing existing, standalone MySQL NDB Clusters; for more information, see Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”. In this section, we discuss the procedure for using MySQL ...