While MySQL already provides some functionality to store and operate on geospatial data, the functionality leaves quite a lot to be desired and is far from providing full OpenGIS compatibility.
Most notably is that all functions that query spatial data only operate on MBRs (minimum bounding rectangles), to simplify the operations. More >>