MySQL error code
MySQL error 1426
MySQL server error 1426 is ER_TOO_BIG_PRECISION, reported with SQLSTATE 42000.
Too-big precision %d specified for '%s'. Maximum is %lu.
| Error | 1426 |
|---|---|
| Name | ER_TOO_BIG_PRECISION |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference