MySQL error code
MySQL error 1015
MySQL server error 1015 is ER_CANT_LOCK, reported with SQLSTATE HY000.
Can't lock file (errno: %d - %s)
| Error | 1015 |
|---|---|
| Name | ER_CANT_LOCK |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 1015 is ER_CANT_LOCK, reported with SQLSTATE HY000.
Can't lock file (errno: %d - %s)
| Error | 1015 |
|---|---|
| Name | ER_CANT_LOCK |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference