MySQL 8.0.13 : InnoDB Transparent Tablespace Encryption for General Tablespaces
In my previous post (here) I talked about “InnoDB Transparent tablespace encryption” which was introduced in MySQL 5.7.11. That encryption was limited to file-per-table tablespaces. In MySQL 8.0.13, encryption for general tablespace is introduced. This blog post aims to give a peek into this new feature.…
Source: MySQL 8.0.13 : InnoDB Transparent Tablespace Encryption for General Tablespaces