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.
| Error | 1799 |
|---|---|
| Name | ER_INNODB_ONLINE_LOG_TOO_BIG |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference