MySQL error code
MySQL error 3572
MySQL server error 3572 is ER_LOCK_NOWAIT, reported with SQLSTATE HY000.
Statement aborted because lock(s) could not be acquired immediately and NOWAIT is set.
| Error | 3572 |
|---|---|
| Name | ER_LOCK_NOWAIT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference