MySQL error code
MySQL error 1137
MySQL server error 1137 is ER_CANT_REOPEN_TABLE, reported with SQLSTATE HY000.
Can't reopen table: '%s'
| Error | 1137 |
|---|---|
| Name | ER_CANT_REOPEN_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 1137 is ER_CANT_REOPEN_TABLE, reported with SQLSTATE HY000.
Can't reopen table: '%s'
| Error | 1137 |
|---|---|
| Name | ER_CANT_REOPEN_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference