Seaquel
MySQL error code

MySQL error 1428

MySQL server error 1428 is ER_WRONG_LOCK_OF_SYSTEM_TABLE, reported with SQLSTATE HY000.

You can't combine write-locking of system tables with other tables or lock types
Error1428
NameER_WRONG_LOCK_OF_SYSTEM_TABLE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference