MySQL error code
MySQL error 3134
MySQL server error 3134 is ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED, reported with SQLSTATE HY000.
Parameter %s exceeds the maximum number of points in a geometry (%lu) in function %s.
| Error | 3134 |
|---|---|
| Name | ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference