Seaquel
MySQL error code

MySQL error 1799

MySQL server error 1799 is ER_INNODB_ONLINE_LOG_TOO_BIG, reported with SQLSTATE HY000.

Creating index '%s' required more than 'innodb_online_alter_log_max_size' bytes of modification log. Please try again.
Error1799
NameER_INNODB_ONLINE_LOG_TOO_BIG
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference