mariadb/sql/share
unknown 1df25ccdac Fix for #6553 and #8776 (no errors on bad spatial data)
mysql-test/r/gis-rtree.result:
  test result fixed
mysql-test/r/gis.result:
  test result fixed
mysql-test/t/gis-rtree.test:
  test case fixed
mysql-test/t/gis.test:
  test case added
sql/field.cc:
  error messages launched now when we try to put bad spatial
  data in the GEOMETRY field
sql/field.h:
  interface fixed
sql/item_geofunc.cc:
  bad_data sign now instead of NULL now returned from
  Item_geometry_from_text::val_str
sql/share/errmsg.txt:
  error message added
sql/spatial.cc:
  bad_geometry data instance
sql/spatial.h:
  bad_geometry_data declaration
sql/sql_base.cc:
  messages now created in store_* function
2005-04-29 20:23:02 +05:00
..
charsets renamed charset name 'eucjp_ms' to 'eucjpms' 2005-01-12 02:58:15 -08:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
errmsg.txt Fix for #6553 and #8776 (no errors on bad spatial data) 2005-04-29 20:23:02 +05:00
Makefile.am - manual merge 2005-04-21 08:30:59 +02:00