MySQL error code
MySQL error 1179
MySQL server error 1179 is ER_CANT_DO_THIS_DURING_AN_TRANSACTION, reported with SQLSTATE 25000.
You are not allowed to execute this command in a transaction
| Error | 1179 |
|---|---|
| Name | ER_CANT_DO_THIS_DURING_AN_TRANSACTION |
| SQLSTATE | 25000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference