MySQL 8.0.40
Source Code Documentation
|
Invalid buffer strategies exception. More...
#include <buffer.h>
Invalid buffer strategies exception.
Thrown when a buffer strategy is given as argument and the geometry is not compatible: e.g. point strategy with a Linestring. Also thrown when distance is negative and geometry is not Multi-/Polygon or GC.