Geometric Types in MySQL That Store Several Objects in a Single Cell
Geometric Type Description
GEOMETRYCOLLECTION A variety of geometric objects.
MULTIPOINT One or more POINT types.
MULTILINESTRING One or more LINESTRING types.
MULTIPOLYGON One or more POLYGON types.