MySQL error code
MySQL error 3723
MySQL server error 3723 is ER_RESERVED_TABLESPACE_NAME, reported with SQLSTATE HY000.
The table '%s' may not be created in the reserved tablespace '%s'.
| Error | 3723 |
|---|---|
| Name | ER_RESERVED_TABLESPACE_NAME |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference