MySQL error code
MySQL error 3193
MySQL server error 3193 is ER_TABLE_REFERENCED, reported with SQLSTATE HY000.
Cannot complete the operation because table is referenced by another connection.
| Error | 3193 |
|---|---|
| Name | ER_TABLE_REFERENCED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference