MySQL error code
MySQL error 1224
MySQL server error 1224 is ER_MIXING_NOT_ALLOWED, reported with SQLSTATE HY000.
Mixing of transactional and non-transactional tables is disabled
| Error | 1224 |
|---|---|
| Name | ER_MIXING_NOT_ALLOWED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference