MySQL error code
MySQL error 1689
MySQL server error 1689 is ER_LOCK_ABORTED, reported with SQLSTATE HY000.
Wait on a lock was aborted due to a pending exclusive lock
| Error | 1689 |
|---|---|
| Name | ER_LOCK_ABORTED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference