MySQL error code
MySQL error 1568
MySQL server error 1568 is ER_CANT_CHANGE_TX_CHARACTERISTICS, reported with SQLSTATE 25001.
Transaction characteristics can't be changed while a transaction is in progress
| Error | 1568 |
|---|---|
| Name | ER_CANT_CHANGE_TX_CHARACTERISTICS |
| SQLSTATE | 25001 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference