MySQL error code
MySQL error 3815
MySQL server error 3815 is ER_CHECK_CONSTRAINT_FUNCTION_IS_NOT_ALLOWED, reported with SQLSTATE HY000.
An expression of a check constraint '%s' contains disallowed function.
| Error | 3815 |
|---|---|
| Name | ER_CHECK_CONSTRAINT_FUNCTION_IS_NOT_ALLOWED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference