1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/sql
Alexey Botchkov 33c78e328f Bug #57321 crashes and valgrind errors from spatial types
Item_func_spatial_collection::fix_length_and_dec didn't call parent's method, so
        the maybe_null was set to '0' after it. But in this case the result was
        just NULL, that caused wrong behaviour.

per-file comments:
  mysql-test/r/gis.result
Bug #57321 crashes and valgrind errors from spatial types 
        test result updated.

  mysql-test/t/gis.test
Bug #57321 crashes and valgrind errors from spatial types 
        test case added.
  sql/item_geofunc.h
Bug #57321 crashes and valgrind errors from spatial types 
        Item_func_geometry::fix_length_and_dec() called in
        Item_func_spatial_collection::fix_length_and_dec().
2011-01-12 17:02:41 +04:00
..
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-03-17 19:15:41 +01:00
2010-12-29 00:47:05 +01:00
2010-11-26 14:51:48 +02:00
2010-10-01 13:39:49 +02:00
2010-07-09 15:00:33 +02:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2011-01-04 14:13:20 +01:00
2010-12-14 12:33:03 +03:00
2010-03-29 18:42:49 +05:00
2010-12-29 00:47:05 +01:00
2010-12-14 12:33:03 +03:00
2010-12-29 00:47:05 +01:00
2011-01-04 14:13:20 +01:00
2010-11-09 12:45:13 -02:00
2010-12-28 19:57:23 +01:00
2010-12-16 19:11:08 +00:00
2010-12-29 00:47:05 +01:00
2008-11-22 01:10:38 +01:00
2008-11-22 01:10:38 +01:00
2010-12-29 00:47:05 +01:00
2009-06-01 16:00:38 +04:00
2010-07-23 18:15:56 +07:00
2010-03-17 19:15:41 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2008-07-03 23:41:22 +04:00
2009-04-29 07:59:10 +05:00
2009-12-18 16:44:24 -02:00
2008-01-23 13:26:41 -07:00
2010-06-11 16:52:06 +04:00
2010-12-29 00:47:05 +01:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-07-26 11:56:30 +02:00
2010-12-29 00:47:05 +01:00
2010-01-24 15:03:23 +08:00
2009-01-14 18:50:51 +04:00
2010-12-29 00:47:05 +01:00
2009-11-03 20:45:52 +03:00
2010-12-29 00:47:05 +01:00
2009-06-17 16:56:44 +02:00