mariadb/storage/innobase/include
2020-01-09 16:57:15 +07:00
..
btr0btr.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
btr0btr.ic Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
btr0bulk.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
btr0cur.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
btr0cur.ic Cleanup: Remove some page_get_page_no() calls 2019-12-03 11:05:19 +02:00
btr0defragment.h MDEV-16264 Use threadpool for Innodb background work. 2019-11-15 18:09:30 +01:00
btr0pcur.h btr_block_get(): Remove redundant parameters 2019-09-25 16:08:48 +03:00
btr0pcur.ic Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
btr0scrub.h Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
btr0sea.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
btr0sea.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
btr0types.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
buf0buddy.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
buf0buddy.ic Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
buf0buf.h Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
buf0buf.ic Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
buf0checksum.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
buf0dblwr.h MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
buf0dump.h Make .clang-format work with clang-8 2019-11-15 18:09:30 +01:00
buf0flu.h MDEV-21132 Remove buf_page_t::newest_modification 2019-11-25 09:39:51 +02:00
buf0flu.ic MDEV-21132 Remove buf_page_t::newest_modification 2019-11-25 09:39:51 +02:00
buf0lru.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
buf0rea.h MDEV-19514 Defer change buffer merge until pages are requested 2019-10-11 17:28:15 +03:00
buf0types.h Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
data0data.h Merge 10.3 into 10.4 2019-11-01 15:23:18 +02:00
data0data.ic MDEV-20917 InnoDB is passing NULL to nonnull function parameters 2019-10-29 18:20:32 +02:00
data0type.h MDEV-20190 Instant operation fails when add column and collation change on non-indexed column 2019-11-25 15:26:22 +02:00
data0type.ic MDEV-20190 Instant operation fails when add column and collation change on non-indexed column 2019-11-25 15:26:22 +02:00
data0types.h Update FSF Address 2019-05-11 21:29:06 +03:00
db0err.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
dict0boot.h MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
dict0boot.ic Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
dict0crea.h Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
dict0crea.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dict0defrag_bg.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dict0dict.h MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
dict0dict.ic MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
dict0load.h Merge 10.4 into 10.5 2019-09-27 19:12:07 +03:00
dict0mem.h Merge 10.4 into 10.5 2019-12-30 10:29:43 +02:00
dict0mem.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
dict0pagecompress.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dict0pagecompress.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dict0priv.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
dict0priv.ic Merge 10.3 into 10.4 2019-09-27 16:26:53 +03:00
dict0stats.h Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
dict0stats.ic MDEV-17441 InnoDB transition to C++11 atomics 2019-06-26 13:12:29 +03:00
dict0stats_bg.h Make .clang-format work with clang-8 2019-11-15 18:09:30 +01:00
dict0types.h Merge 10.3 into 10.4 2019-11-01 15:23:18 +02:00
dyn0buf.h Merge 10.2 into 10.3 2020-01-07 12:14:35 +02:00
dyn0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
eval0eval.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
eval0eval.ic Remove InnoDB wrappers of <string.h> functions 2019-10-30 07:31:39 +02:00
eval0proc.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
eval0proc.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fil0crypt.h MDEV-21174: Replace mlog_write_string() with mtr_t::memcpy() 2019-12-03 11:05:19 +02:00
fil0crypt.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fil0fil.h Merge 10.4 into 10.5 2020-01-07 14:10:15 +02:00
fil0fil.ic Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
fil0pagecompress.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
fsp0file.h MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
fsp0fsp.h MDEV-21216: Remove fsp_header_get_space_id() 2019-12-04 20:01:04 +02:00
fsp0pagecompress.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
fsp0pagecompress.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fsp0space.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
fsp0sysspace.h MDEV-19951 use override keyword across the InnoDB 2019-07-04 16:28:27 +03:00
fsp0types.h MDEV-18115 Remove dummy tablespace for the redo log 2020-01-01 22:09:51 +08:00
fts0ast.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fts0blex.h Merge 10.1 into 10.2 2019-04-02 09:14:15 +03:00
fts0fts.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fts0opt.h Merge 10.1 to 10.2 2019-10-25 17:33:39 +03:00
fts0pars.h
fts0plugin.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fts0priv.h Merge 10.3 into 10.4 2019-09-23 17:35:29 +03:00
fts0priv.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fts0tlex.h Merge 10.1 into 10.2 2019-04-02 09:14:15 +03:00
fts0tokenize.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fts0types.h Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
fts0types.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fts0vlc.ic Update FSF address 2019-05-11 19:25:02 +03:00
fut0fut.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
fut0lst.h MDEV-21174: Replace mlog_memset() with mtr_t::memset() 2019-12-03 11:05:19 +02:00
gis0geo.h InnoDB: Remove unused get_wkb_of_default_point() 2019-12-03 07:45:04 +02:00
gis0rtree.h Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
gis0rtree.ic Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
gis0type.h MDEV-19606: Replace most std::list with std::forward_list 2019-05-28 08:01:50 +03:00
ha0ha.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ha0ha.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ha0storage.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ha0storage.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ha_prototypes.h MDEV-20480 Obsolete internal parser for FK in InnoDB 2019-11-20 13:18:31 +03:00
handler0alter.h Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
hash0hash.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
hash0hash.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ib0mutex.h MDEV-14482 - Cache line contention on ut_rnd_interval() 2019-12-10 17:01:36 +02:00
ibuf0ibuf.h Merge 10.3 into 10.4 2019-11-19 01:32:50 +02:00
ibuf0ibuf.ic MDEV-19514 Defer change buffer merge until pages are requested 2019-10-11 17:28:15 +03:00
ibuf0types.h Update FSF Address 2019-05-11 21:29:06 +03:00
lock0iter.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lock0lock.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
lock0lock.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lock0prdt.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lock0priv.h MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
lock0priv.ic MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
lock0types.h Merge 10.2 into 10.3 2019-07-25 15:31:11 +03:00
log0crypt.h Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
log0log.h MDEV-21382 use fdatasync() for redo log where appropriate 2020-01-05 16:08:44 +07:00
log0log.ic MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUG 2019-12-17 15:39:21 +02:00
log0recv.h Cleanup log_rec_t 2019-12-27 21:20:03 +02:00
log0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mach0data.h Cleanup: Remove mach_read_ulint() 2019-11-08 09:41:06 +02:00
mach0data.ic Cleanup: Remove mach_read_ulint() 2019-11-08 09:41:06 +02:00
mem0mem.h MDEV-20917 InnoDB is passing NULL to nonnull function parameters 2019-10-29 18:20:32 +02:00
mem0mem.ic Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
mtr0log.h Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
mtr0log.ic Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
mtr0mtr.h MDEV-21174: Remove a bogus comment 2020-01-08 18:23:55 +02:00
mtr0mtr.ic Merge 10.3 into 10.4 2019-11-14 13:23:36 +02:00
mtr0types.h MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUG 2019-12-17 15:39:21 +02:00
os0api.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
os0event.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
os0file.h MDEV-21382 fix compilation without perfschema plugin 2020-01-09 16:57:15 +07:00
os0file.ic Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
os0proc.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
os0thread.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
page0cur.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
page0cur.ic Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
page0page.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
page0page.ic Merge 10.4 into 10.5 2019-12-27 21:17:16 +02:00
page0types.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
page0zip.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
page0zip.ic MDEV-21174: Remove some mlog_write_initial_log_record_fast() 2019-12-13 18:15:51 +02:00
pars0grm.h MDEV-21254 Remove unused keywords from the InnoDB SQL parser 2019-12-09 12:32:04 +02:00
pars0opt.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
pars0pars.h Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
pars0sym.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
pars0types.h Update FSF Address 2019-05-11 21:29:06 +03:00
que0que.h MDEV-16264 Use threadpool for Innodb background work. 2019-11-15 18:09:30 +01:00
que0que.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
que0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
read0types.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
rem0cmp.h MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
rem0cmp.ic MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
rem0rec.h MDEV-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
rem0rec.ic MDEV-20950: Fix 32-bit Windows build 2019-12-21 21:36:25 +02:00
rem0types.h Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
row0ext.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
row0ext.ic Update FSF Address 2019-05-11 21:29:06 +03:00
row0ftsort.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
row0import.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0ins.h MDEV-20812 Unexpected ER_ROW_IS_REFERENCED_2 upon DELETE from versioned table with FK 2019-10-15 13:29:18 +03:00
row0log.h Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
row0log.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0merge.h Merge 10.2 into 10.3 2019-12-13 10:08:57 +02:00
row0mysql.h MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECT 2019-07-22 14:55:46 +03:00
row0purge.h MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-11 23:32:50 +07:00
row0quiesce.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.h Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
row0row.ic Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
row0sel.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0sel.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0types.h MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
row0uins.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0umod.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0undo.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
row0upd.h Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
row0upd.ic Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
row0vers.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
span.h fix build (-Werror + -Wignored-qualifiers) 2019-08-06 12:56:16 +03:00
srv0conc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
srv0mon.h MDEV-19514 Defer change buffer merge until pages are requested 2019-10-11 17:28:15 +03:00
srv0mon.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
srv0srv.h MDEV-18115 Remove dummy tablespace for the redo log 2020-01-01 22:09:51 +08:00
srv0start.h Make .clang-format work with clang-8 2019-11-15 18:09:30 +01:00
sync0arr.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
sync0arr.ic Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
sync0debug.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sync0policy.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
sync0rw.h MDEV-19951 use override keyword across the InnoDB 2019-07-04 16:28:27 +03:00
sync0rw.ic Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
sync0sync.h MDEV-18115: Remove the only async write (of redo log) 2019-10-29 22:03:02 +03:00
sync0types.h MDEV-19951 use override keyword across the InnoDB 2019-07-04 16:28:27 +03:00
trx0i_s.h Merge 10.4 into 10.5 2019-08-13 18:57:00 +03:00
trx0purge.h MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
trx0purge.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
trx0rec.h Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
trx0rec.ic Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
trx0roll.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
trx0rseg.h MDEV-21216 InnoDB does dirty read of TRX_SYS page before recovery 2019-12-04 15:34:28 +02:00
trx0rseg.ic MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
trx0sys.h Fix the Windows non-debug build 2019-11-28 19:53:00 +02:00
trx0trx.h Merge 10.4 into 10.5 2020-01-07 14:10:15 +02:00
trx0trx.ic Simplify trx_state_eq() 2019-09-05 15:59:21 +03:00
trx0types.h MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
trx0undo.h MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
trx0undo.ic MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 2019-12-03 11:05:18 +02:00
trx0xa.h Update FSF Address 2019-05-11 21:29:06 +03:00
univ.i MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUG 2019-12-17 15:39:21 +02:00
ut0byte.h MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
ut0byte.ic MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
ut0counter.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ut0crc32.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ut0dbg.h Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
ut0list.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0list.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0lst.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0mem.h Merge 10.4 into 10.5 2019-11-07 08:52:30 +01:00
ut0mem.ic Remove InnoDB wrappers of <string.h> functions 2019-10-30 07:31:39 +02:00
ut0mutex.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ut0new.h Cleanup mman.h includes 2019-10-02 20:21:30 +04:00
ut0pool.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ut0rbt.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0rnd.h MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSR 2019-12-10 16:59:34 +02:00
ut0rnd.ic MDEV-21256: Simplify ut_rnd_interval() 2019-12-10 16:58:28 +02:00
ut0sort.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0stage.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ut0ut.h Merge 10.3 into 10.4 2019-07-25 18:42:06 +03:00
ut0ut.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0vec.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0vec.ic Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0wqueue.h Merge 10.1 to 10.2 2019-10-25 17:33:39 +03:00