MySQL error code
MySQL error 3633
MySQL server error 3633 is ER_CLONE_DDL_IN_PROGRESS, reported with SQLSTATE HY000.
Concurrent DDL is performed during clone operation. Please try again.
| Error | 3633 |
|---|---|
| Name | ER_CLONE_DDL_IN_PROGRESS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference