MySQL error code
MySQL error 1628
MySQL server error 1628 is ER_TOO_LONG_TABLE_COMMENT, reported with SQLSTATE HY000.
Comment for table '%s' is too long (max = %lu)
| Error | 1628 |
|---|---|
| Name | ER_TOO_LONG_TABLE_COMMENT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference