0

If we have a table that is encrypted at rest, like this:

https://dev.mysql.com/doc/refman/8.0/en/innodb-data-encryption.html#innodb-data-encryption-master-key-rotation

How can we configure mysqldump to dump encrypted data and the key in the tablespace, so that the sql file can only be successfully imported by a server that has a matching master key?

iateadonut
  • 121
  • 4

0 Answers0