Seaquel
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.
Error4119
NameER_WARN_DEPRECATED_IDENT
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference