MySQL error code
MySQL error 4119
MySQL server error 4119 is ER_WARN_DEPRECATED_IDENT, reported with SQLSTATE HY000.
Using %s as unquoted identifier is deprecated, please use quotes or rename the identifier.
| Error | 4119 |
|---|---|
| Name | ER_WARN_DEPRECATED_IDENT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference