mariadb/storage/innobase
Marko Mäkelä 604fea1ad6 MDEV-12266: Remove dict_index_t::space
We can rely on the dict_table_t::space. All indexes of a table object
are always in the same tablespace. (For fulltext indexes, the data is
located in auxiliary tables, and these will continue to have their own
table objects, separate from the main table.)
2018-03-29 20:47:37 +03:00
..
btr MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
buf Merge 10.2 into 10.3 2018-03-29 17:03:34 +03:00
data Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
dict MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
eval MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
fil MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 2018-03-29 20:47:29 +03:00
fsp MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 2018-03-29 20:47:29 +03:00
fts MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
fut review fixes 2018-02-16 22:15:51 +03:00
gis MDEV-12266: Add dict_index_t::set_modified(mtr) 2018-03-29 20:47:36 +03:00
ha Skip btr_search_latches[] in SHOW ENGINE INNODB STATUS 2017-12-12 20:00:28 +02:00
handler MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
ibuf MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
include MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
lock MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
log Allocate the singleton fil_system statically 2018-03-29 19:18:10 +03:00
mach Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSED 2017-04-26 23:03:29 +03:00
mem Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
mtr MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
page MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
pars MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
que Dead code removal: sess_t 2018-02-15 15:00:46 +00:00
read ReadView::snapshot(): Define inline 2018-03-06 23:35:49 +02:00
rem Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
row MDEV-12266: Remove dict_index_t::space 2018-03-29 20:47:37 +03:00
srv MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 2018-03-29 20:47:29 +03:00
sync Allocate lock_sys statically 2018-02-23 08:18:18 +02:00
trx MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 2018-03-29 20:47:29 +03:00
ut Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
bzip2.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
CMakeLists.txt Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
compile-innodb move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
innodb.cmake Innodb, Windows : Reenable compiler optimizations for mem0mem.cc 2018-02-08 12:16:06 +00:00
lz4.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzma.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
lzo.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00
plugin_exports
snappy.cmake cleanup: innodb files in cmake/ 2017-03-29 00:40:22 +02:00