MySQL error code
MySQL error 1554
MySQL server error 1554 is ER_WARN_DEPRECATED_SYNTAX_WITH_VER, reported with SQLSTATE HY000.
The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s instead
| Error | 1554 |
|---|---|
| Name | ER_WARN_DEPRECATED_SYNTAX_WITH_VER |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference