mariadb/storage
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
..
archive General spell fixing in comments and strings 2016-06-08 14:17:23 +03:00
blackhole
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect fix build and some warnings 2016-11-24 17:36:02 +03:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example
federated fix build and some warnings 2016-11-24 17:36:02 +03:00
federatedx fix build and some warnings 2016-11-24 17:36:02 +03:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
maria MDEV-10041: Server crashes sporadically during bootstrap while running wsrep tests 2016-11-07 11:53:56 -05:00
mroonga Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
myisam MDEV-11451: isinf || isnan -> !isfinite 2016-12-05 09:22:00 +11:00
myisammrg Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
oqgraph Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
perfschema MDEV-9114: Bulk operations (Array binding) 2016-11-02 15:07:52 +01:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx MDEV-10986 sphinx.union-5539 and sphinx.sphinx fail in buildbot and outside 2016-11-07 01:52:07 +03:00
spider Mark spider tests big 2016-11-17 17:36:06 +04:00
test_sql_discovery do not quote numbers in the DEFAULT clause in SHOW CREATE 2016-08-27 16:59:11 +02:00
tokudb MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
xtradb Merge branch '10.2-MDEV-9872-crc32-generic-message' of https://github.com/grooverdan/mariadb-server into grooverdan-10.2-MDEV-9872-crc32-generic-message 2016-12-09 09:04:35 +02:00