MySQL error code
MySQL error 1192
MySQL server error 1192 is ER_LOCK_OR_ACTIVE_TRANSACTION, reported with SQLSTATE HY000.
Can't execute the given command because you have active locked tables or an active transaction
| Error | 1192 |
|---|---|
| Name | ER_LOCK_OR_ACTIVE_TRANSACTION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference