mariadb/storage/innobase/dict
Marko Mäkelä d4b2dfa967 Replace dict_table_get_n_sys_cols(table) with DATA_N_SYS_COLS
This could have been done as part of MDEV-11487, which removed the
support for InnoDB internal temporary tables.
2017-09-21 15:07:31 +03:00
..
dict0boot.cc Merge bb-10.2-ext into 10.3 2017-07-07 12:39:43 +03:00
dict0crea.cc Merge branch 'bb-10.2-ext' into 10.3 2017-08-26 00:34:43 +02:00
dict0defrag_bg.cc Remove DICT_UNIVERSAL 2017-09-20 08:44:40 +03:00
dict0dict.cc Replace dict_table_get_n_sys_cols(table) with DATA_N_SYS_COLS 2017-09-21 15:07:31 +03:00
dict0load.cc Merge branch 'bb-10.2-ext' into 10.3 2017-08-26 00:34:43 +02:00
dict0mem.cc Replace dict_table_get_n_sys_cols(table) with DATA_N_SYS_COLS 2017-09-21 15:07:31 +03:00
dict0stats.cc Add the parameter bool leaf to rec_get_offsets() 2017-09-20 16:53:34 +03:00
dict0stats_bg.cc Merge 10.1 into 10.2 2017-06-12 17:43:07 +03:00