Seaquel
MySQL error code

MySQL error 4092

MySQL server error 4092 is ER_INNODB_MAX_ROW_VERSION, reported with SQLSTATE HY000.

Maximum row versions reached for table %s. No more columns can be added or dropped instantly. Please use COPY/INPLACE.
Error4092
NameER_INNODB_MAX_ROW_VERSION
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference