MySQL error code
MySQL error 3995
MySQL server error 3995 is ER_CHARACTER_SET_MISMATCH, reported with SQLSTATE HY000.
Character set '%s' cannot be used in conjunction with '%s' in call to %s.
| Error | 3995 |
|---|---|
| Name | ER_CHARACTER_SET_MISMATCH |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference