MySQL error code
MySQL error 3681
MySQL server error 3681 is ER_SCHEMA_DIR_UNKNOWN, reported with SQLSTATE HY000.
Schema '%s' does not exist, but schema directory '%s' was found. This must be resolved manually (e.g. by moving the schema directory to another location).
| Error | 3681 |
|---|---|
| Name | ER_SCHEMA_DIR_UNKNOWN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference