Seaquel
MySQL error code

MySQL error 3697

MySQL server error 3697 is ER_REGEXP_INVALID_RANGE, reported with SQLSTATE HY000.

The regular expression contains an [x-y] character range where x comes after y.
Error3697
NameER_REGEXP_INVALID_RANGE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference