Seaquel
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.
Error3829
NameER_TABLESPACE_CANNOT_BE_ENCRYPTED
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference