mariadb/storage/innobase/gis
Marko Mäkelä e5eef05140 Minor code cleanup.
dict_index_is_sec_or_ibuf(): Use a single arithmetic expression.

rtr_split_page_move_rec_list(): Remove a redundant condition on
dict_index_is_sec_or_ibuf(). This function is always invoked on
a spatial index, which also is a secondary index.
2017-04-17 03:20:34 +03:00
..
gis0geo.cc MDEV-11451: isinf || isnan -> !isfinite 2016-12-05 09:22:00 +11:00
gis0rtree.cc Minor code cleanup. 2017-04-17 03:20:34 +03:00
gis0sea.cc MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 2017-03-17 12:48:50 +02:00