mariadb/storage/innobase/gis
Marko Mäkelä c868acdf65 MDEV-11487 Revert InnoDB internal temporary tables from WL#7682
WL#7682 in MySQL 5.7 introduced the possibility to create light-weight
temporary tables in InnoDB. These are called 'intrinsic temporary tables'
in InnoDB, and in MySQL 5.7, they can be created by the optimizer for
sorting or buffering data in query processing.

In MariaDB 10.2, the optimizer temporary tables cannot be created in
InnoDB, so we should remove the dead code and related data structures.
2016-12-09 12:05:07 +02:00
..
gis0geo.cc MDEV-11451: isinf || isnan -> !isfinite 2016-12-05 09:22:00 +11:00
gis0rtree.cc MDEV-11451: isinf || isnan -> !isfinite 2016-12-05 09:22:00 +11:00
gis0sea.cc MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00