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