Skip to main content

MariaDB Encryption at Rest - Existing Database Tables Not Encrypted

Comments

2 comments

  • Michael Legg
    Found the answer ... When innodb_encryption_threads is set to a non-zero value, so that InnoDB can perform any necessary encryption operations in the background. See innodb_encryption_rotate_key_age must also be set to a non-zero value for the initial encryption operations to happen in the background.
    0
  • cPanelLauren
    Glad to see you were able to find the answer! And thanks for posting what you found out, this is helpful information!
    0

Please sign in to leave a comment.