MySQL error code
MySQL error 3858
MySQL server error 3858 is ER_WARN_DEPRECATED_FLOAT_DIGITS, reported with SQLSTATE HY000.
Specifying number of digits for floating point data types is deprecated and will be removed in a future release.
| Error | 3858 |
|---|---|
| Name | ER_WARN_DEPRECATED_FLOAT_DIGITS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference