MySQL error code
MySQL error 3696
MySQL server error 3696 is ER_REGEXP_MISSING_CLOSE_BRACKET, reported with SQLSTATE HY000.
The regular expression contains an unclosed bracket expression.
| Error | 3696 |
|---|---|
| Name | ER_REGEXP_MISSING_CLOSE_BRACKET |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference