Seaquel
MySQL error code

MySQL error 3135

MySQL server error 3135 is ER_SQL_MODE_MERGED, reported with SQLSTATE HY000.

'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
Error3135
NameER_SQL_MODE_MERGED
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference