MySQL error code
MySQL error 4095
MySQL server error 4095 is ER_WARN_DEPRECATED_DATETIME_DELIMITER, reported with SQLSTATE HY000.
Delimiter '%s' in position %d in datetime value '%s' at row %d is deprecated. Prefer the standard '%c'.
| Error | 4095 |
|---|---|
| Name | ER_WARN_DEPRECATED_DATETIME_DELIMITER |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference