Seaquel
MySQL error code

MySQL error 4049

MySQL server error 4049 is ER_OPERATION_NOT_ALLOWED_ON_GR_SECONDARY, reported with SQLSTATE HY000.

This operation cannot be performed on a Group Replication secondary member, it must be done on the group primary.
Error4049
NameER_OPERATION_NOT_ALLOWED_ON_GR_SECONDARY
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference