MySQL error code
MySQL error 3003
MySQL server error 3003 is ER_STORAGE_ENGINE_NOT_LOADED, reported with SQLSTATE HY000.
Storage engine for table '%s'.'%s' is not loaded.
| Error | 3003 |
|---|---|
| Name | ER_STORAGE_ENGINE_NOT_LOADED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference