Updated on 2024-04-11 GMT+08:00

block_encryption_mode Consistency Check

MySQL -> MySQL Migration, Synchronization

Table 1 Checking whether the block_encryption_mode values of the source and destination databases are the same

Check Item

block_encryption_mode consistency check

Description

The block_encryption_mode values of the source and destination databases must be the same. Otherwise, the destination database will be unavailable after DRS completes data migration.

Failure Cause and Handling Suggestion

Failure cause: The block_encryption_mode values of the source and destination databases must be the same.

Handling suggestion: Change the value of block_encryption_mode in the destination database to be the same as that in the source database.