MySQL error code
MySQL error 3829
MySQL server error 3829 is ER_TABLESPACE_CANNOT_BE_ENCRYPTED, reported with SQLSTATE HY000.
This tablespace can't be encrypted, because one of table's schema has default encryption OFF and user doesn't have enough privilege.
| Error | 3829 |
|---|---|
| Name | ER_TABLESPACE_CANNOT_BE_ENCRYPTED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference