MySQL error code
MySQL error 3138
MySQL server error 3138 is ER_CANT_SET_VARIABLE_WHEN_OWNING_GTID, reported with SQLSTATE HY000.
Variable %s cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK.
| Error | 3138 |
|---|---|
| Name | ER_CANT_SET_VARIABLE_WHEN_OWNING_GTID |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference