mariadb/storage/innobase/include
Marko Mäkelä e63f621652 Remove references to MySQL 5.7 native InnoDB partitioning
The native InnoDB partitioning was never enabled in MariaDB.
Remove some declarations and comments referring to it.
2019-03-13 13:32:04 +02:00
..
btr0btr.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0btr.ic MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
btr0bulk.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
btr0cur.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0cur.ic MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
btr0defragment.h Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
btr0pcur.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0pcur.ic MDEV-15855 Deadlock between purge thread and DDL statement 2018-07-06 17:13:53 +03:00
btr0scrub.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0sea.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0sea.ic MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_hash_index 2017-03-03 16:55:50 +02:00
btr0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0buddy.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0buddy.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
buf0buf.h Merge 10.1 into 10.2 2019-01-17 11:24:38 +02:00
buf0buf.ic Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
buf0checksum.h MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
buf0dblwr.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0dump.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
buf0flu.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0flu.ic MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
buf0lru.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0mtflu.h Moved mt-flush code to buf0mtflu.[cc|h] and cleaned it up. This is for 2014-02-06 17:25:26 +02:00
buf0rea.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
buf0types.h Merge 10.1 into 10.2 2017-11-07 23:02:39 +02:00
data0data.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
data0data.ic Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
data0type.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
data0type.ic Merge 10.1 into 10.2 2018-04-24 09:39:45 +03:00
data0types.h move to storage/innobase 2015-05-04 19:17:21 +02:00
db0err.h Remove the unreachable error DB_QUE_THR_SUSPENDED 2018-03-16 15:50:03 +02:00
dict0boot.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0boot.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
dict0crea.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0crea.ic Merge 10.1 into 10.2 2019-03-06 15:15:59 +02:00
dict0defrag_bg.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0dict.h Merge 10.1 into 10.2 2019-03-07 17:52:27 +02:00
dict0dict.ic MDEV-17989 InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2) 2018-12-13 21:25:12 +02:00
dict0load.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
dict0mem.h MDEV-18836 ASAN: heap-use-after-free after TRUNCATE 2019-03-13 13:31:45 +02:00
dict0mem.ic Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
dict0pagecompress.h MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
dict0pagecompress.ic Merge 10.1 to 10.2. 2017-01-19 12:06:13 +02:00
dict0priv.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0priv.ic MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
dict0stats.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0stats.ic Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0stats_bg.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dict0types.h Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
dyn0buf.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
dyn0types.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
eval0eval.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
eval0eval.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
eval0proc.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
eval0proc.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fil0crypt.h Merge 10.1 into 10.2 2018-12-17 20:15:38 +02:00
fil0crypt.ic Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
fil0fil.h MDEV-18235: Changes related to fsync() 2019-01-25 15:40:04 +02:00
fil0fil.ic Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
fil0pagecompress.h MDEV-13103 Deal with page_compressed page corruption 2018-06-14 14:23:01 +03:00
fsp0file.h MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't exist in engine 2019-02-01 08:53:50 +02:00
fsp0fsp.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fsp0fsp.ic MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
fsp0pagecompress.h MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
fsp0pagecompress.ic MDEV-13103 Deal with page_compressed page corruption 2018-06-14 14:23:01 +03:00
fsp0space.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
fsp0sysspace.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
fsp0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fts0ast.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
fts0blex.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0fts.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fts0opt.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0pars.h move to storage/innobase 2015-05-04 19:17:21 +02:00
fts0plugin.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
fts0priv.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fts0priv.ic Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
fts0tlex.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0tokenize.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fts0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fts0types.ic fts_is_charset_cjk(): Avoid referencing global symbols 2018-12-12 13:30:40 +02:00
fts0vlc.ic move to storage/innobase 2015-05-04 19:17:21 +02:00
fut0fut.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fut0fut.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
fut0lst.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
fut0lst.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
gis0geo.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
gis0rtree.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
gis0rtree.ic Add the parameter bool leaf to rec_get_offsets() 2017-09-20 16:53:34 +03:00
gis0type.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ha0ha.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ha0ha.ic Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
ha0storage.h MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
ha0storage.ic Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ha_prototypes.h MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone 2018-11-02 18:52:39 +02:00
handler0alter.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
hash0hash.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
hash0hash.ic MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
ib0mutex.h Fixed build failure 2018-03-23 00:32:16 +04:00
ibuf0ibuf.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ibuf0ibuf.ic MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
ibuf0types.h move to storage/innobase 2015-05-04 19:17:21 +02:00
lock0iter.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
lock0lock.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
lock0lock.ic MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
lock0prdt.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
lock0priv.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
lock0priv.ic Rename lock_pool_t to lock_list 2018-08-16 05:53:50 +03:00
lock0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
log0crypt.h MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary 2018-01-08 09:44:40 +02:00
log0log.h Replace log_group_t::file_header_bufs with local array 2019-01-14 13:53:04 +02:00
log0log.ic MDEV-13485 MTR tests fail massively with --innodb-sync-debug 2017-08-23 08:44:11 +03:00
log0recv.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
log0types.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
mach0data.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
mach0data.ic MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid) 2017-08-08 09:41:09 +03:00
mem0mem.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
mem0mem.ic Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
mtr0log.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
mtr0log.ic Merge 10.0 into 10.1 2017-10-26 13:36:38 +03:00
mtr0mtr.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
mtr0mtr.ic Revert "MDEV-6928: Add trx pointer to struct mtr_t" 2018-01-29 11:05:17 +02:00
mtr0types.h Remove dead code for MLOG_UNDO_HDR_DISCARD 2017-10-27 10:53:19 +03:00
os0api.h buf_page_t is class on 10.2 not struct. 2017-01-25 12:33:39 +02:00
os0event.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
os0file.h Merge 10.0 into 10.1 2018-11-05 17:50:41 +02:00
os0file.ic Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
os0once.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
os0proc.h MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
os0thread.h Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00
page0cur.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
page0cur.ic Add the parameter bool leaf to rec_get_offsets() 2017-09-20 16:53:34 +03:00
page0page.h Merge 10.1 into 10.2 2018-12-13 15:47:38 +02:00
page0page.ic Introduce page_rec_is_leaf() and clean up page0page.h 2017-09-20 08:42:44 +03:00
page0size.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
page0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
page0zip.h MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
page0zip.ic MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
pars0grm.h Remove unused tokens from the InnoDB SQL parser. 2017-04-17 03:20:34 +03:00
pars0opt.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
pars0pars.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
pars0sym.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
pars0types.h move to storage/innobase 2015-05-04 19:17:21 +02:00
que0que.h MDEV-18878 Purge: Optimize away futile table lookups 2019-03-11 17:17:24 +02:00
que0que.ic Dead code removal: sess_t 2018-02-15 15:00:46 +00:00
que0types.h MDEV-18878: Fix GCC -flifetime-dse 2019-03-12 13:56:58 +02:00
read0read.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
read0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
rem0cmp.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
rem0cmp.ic Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
rem0rec.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
rem0rec.ic Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
rem0types.h move to storage/innobase 2015-05-04 19:17:21 +02:00
row0ext.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0ext.ic move to storage/innobase 2015-05-04 19:17:21 +02:00
row0ftsort.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0import.h MDEV-18878 Purge: Optimize away futile table lookups 2019-03-11 17:17:24 +02:00
row0ins.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0log.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0log.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
row0merge.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0mysql.h MDEV-17938 ALTER TABLE reports ER_TABLESPACE_EXISTS after failed ALTER TABLE 2018-12-10 11:44:39 +02:00
row0purge.h MDEV-18878: Fix GCC -flifetime-dse 2019-03-12 13:56:58 +02:00
row0quiesce.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0row.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0row.ic MDEV-11849: Fix storage/innobase/* compile warnings 2017-01-26 08:05:24 +02:00
row0sel.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0sel.ic MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
row0trunc.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
row0types.h MDEV-18878: Fix GCC -flifetime-dse 2019-03-12 13:56:58 +02:00
row0uins.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0umod.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0undo.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
row0upd.h Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH IGNORE KEYWORD 2019-01-23 19:46:35 +02:00
row0upd.ic Merge 10.1 into 10.2 2018-02-08 13:53:21 +02:00
row0vers.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
srv0conc.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
srv0mon.h MDEV-13705 10.0.32 does not compile on architectures without 64-bit atomics 2017-09-04 09:46:47 +03:00
srv0mon.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
srv0srv.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
srv0start.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0arr.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0arr.ic Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sync0debug.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0policy.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0policy.ic Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
sync0rw.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0rw.ic Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
sync0sync.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
sync0types.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0i_s.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0purge.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0purge.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
trx0rec.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0rec.ic MDEV-14717 RENAME TABLE in InnoDB is not crash-safe 2018-09-07 22:10:02 +03:00
trx0roll.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0roll.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
trx0rseg.h MDEV-18639 Assertion failure upon attempt to start with lower number of undo tablespaces 2019-02-19 12:18:50 +02:00
trx0rseg.ic Merge 10.1 into 10.2 2018-03-22 18:02:40 +02:00
trx0sys.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0sys.ic MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
trx0trx.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0trx.ic MDEV-16136: Prevent wrong reuse in trx_reference() 2018-08-16 05:54:11 +03:00
trx0types.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
trx0undo.h MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
trx0undo.ic MDEV-17491 micro optimize page_id_t 2018-10-25 18:46:27 +03:00
trx0xa.h Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiu 2017-05-17 14:53:28 +03:00
univ.i Merge 10.1 into 10.1 2019-02-02 13:00:15 +02:00
ut0byte.h MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
ut0byte.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
ut0counter.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0crc32.h MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
ut0dbg.h MDEV-13818 CREATE INDEX leaks memory if running out of undo log space 2019-03-07 15:35:55 +02:00
ut0list.h MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 2017-03-17 12:48:50 +02:00
ut0list.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
ut0lst.h Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
ut0mem.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0mem.ic Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
ut0mutex.h Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
ut0new.h Remove references to MySQL 5.7 native InnoDB partitioning 2019-03-13 13:32:04 +02:00
ut0pool.h MDEV-16136 Various ASAN failures after MDEV-15030 2018-08-16 05:55:17 +03:00
ut0rbt.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0rnd.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0rnd.ic Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
ut0sort.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0stage.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0timer.h Merge 10.1 into 10.2 2018-06-06 11:25:33 +03:00
ut0timer.ic Remove dead code that was added in MDEV-5834 2018-06-05 11:39:47 +03:00
ut0ut.h Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
ut0ut.ic Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
ut0vec.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ut0vec.ic Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
ut0wqueue.h Merge remote-tracking branch 'origin/10.1' into 10.2 2019-02-28 13:08:11 +02:00