MySQL error code
MySQL error 1030
MySQL server error 1030 is ER_GET_ERRNO, reported with SQLSTATE HY000.
Got error %d - '%s' from storage engine
| Error | 1030 |
|---|---|
| Name | ER_GET_ERRNO |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 1030 is ER_GET_ERRNO, reported with SQLSTATE HY000.
Got error %d - '%s' from storage engine
| Error | 1030 |
|---|---|
| Name | ER_GET_ERRNO |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference