MySQL error code
MySQL error 4162
MySQL server error 4162 is ER_WARN_DEPRECATED_USER_DEFINED_COLLATIONS, reported with SQLSTATE HY000.
'%s' is a user defined collation. User defined collations are deprecated and will be removed in a future release. Consider using a compiled collation instead.
| Error | 4162 |
|---|---|
| Name | ER_WARN_DEPRECATED_USER_DEFINED_COLLATIONS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference