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.
| Error | 3697 |
|---|---|
| Name | ER_REGEXP_INVALID_RANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference