MySQL error code
MySQL error 4091
MySQL server error 4091 is ER_XA_TEMP_TABLE, reported with SQLSTATE HY000.
XA: Temporary tables cannot be accessed inside XA transactions when xa_detach_on_prepare=ON
| Error | 4091 |
|---|---|
| Name | ER_XA_TEMP_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference