Alexey Botchkov
|
a60bdcba64
|
MDEV-12462 SPATIAL index fails to work with CONTAINS.
Flags are wrongly set for MBR_CONTAINS/MBR_WITHIN functions.
|
2017-05-02 16:24:42 +04:00 |
|
Allen Lai
|
07e88be5b7
|
Bug#23044098 INSERT OF GIS DATA INTO RTREE HITS ASSERT IN RTR_CUR_RESTORE_POSITION_FUNC()
This bug is caused by missing page number field when store btree cursor.
Reviewed-by: Jimmy Yang<jimmy.yang@oracle.com>
RB: 14617
|
2017-04-26 23:03:30 +03:00 |
|
Alexey Botchkov
|
5dd4d663fa
|
Test result fixed.
|
2017-03-15 15:51:44 +04:00 |
|
Nirbhay Choubey
|
8b2e642aa2
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
|
Sergei Golubchik
|
4a5d25c338
|
Merge branch '10.1' into 10.2
|
2016-12-29 13:23:18 +01:00 |
|
Sergei Golubchik
|
180065ebb0
|
Item::print(): remove redundant parentheses
by introducing new Item::precedence() method and using it
to decide whether parentheses are required
|
2016-12-12 20:44:41 +01:00 |
|
Sergei Golubchik
|
75925f8fc1
|
bugfix: Item_func_spatial_collection::print()
|
2016-12-12 20:27:23 +01:00 |
|
Sergei Golubchik
|
cb78555f30
|
update test results
|
2016-12-02 00:39:19 +01:00 |
|
Alexey Botchkov
|
cc577f81b8
|
MDEV-11041 Innodb_gis/ tests taken from MySQL fail.
Some fixes made in innodb and item_create.cc.
Adapted Innodb-GIS tests moved to MariaDB.
|
2016-11-29 16:25:22 +04:00 |
|