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