MySQL error code
MySQL error 3832
MySQL server error 3832 is ER_TARGET_TABLESPACE_UNENCRYPTED, reported with SQLSTATE HY000.
Source tablespace is encrypted but target tablespace is not.
| Error | 3832 |
|---|---|
| Name | ER_TARGET_TABLESPACE_UNENCRYPTED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference