mariadb/storage/innobase/srv
Marko Mäkelä c53f57c390 Remove DICT_UNIVERSAL
The only universal index in InnoDB was the change buffer.
It suffices to keep the DICT_IBUF flag (which, like DICT_UNIVERSAL,
is not written to any persistent data structure).
2017-09-20 08:44:40 +03:00
..
srv0conc.cc Remove trx_t::has_search_latch and simplify debug code 2017-06-16 13:17:05 +03:00
srv0mon.cc MDEV-12534 Use atomic operations whenever available 2017-04-21 17:55:22 +03:00
srv0srv.cc Merge 10.1 into 10.2 2017-09-17 11:05:33 +03:00
srv0start.cc Remove DICT_UNIVERSAL 2017-09-20 08:44:40 +03:00