| .. |
|
btr0btr.h
|
MDEV-25506 (2 of 3): Kill during DDL leaves orphan .ibd file
|
2021-05-06 16:34:10 +03:00 |
|
btr0btr.ic
|
Cleanup: Make InnoDB page numbers uint32_t
|
2020-10-15 17:06:17 +03:00 |
|
btr0bulk.h
|
Merge 10.4 into 10.5
|
2021-04-14 11:35:39 +03:00 |
|
btr0cur.h
|
cleanup: os_thread_sleep() -> std::this_thread::sleep_for()
|
2021-03-19 11:44:03 +03:00 |
|
btr0cur.ic
|
MDEV-22110 preparation: Remove mtr_memo_contains macros
|
2020-06-10 07:50:09 +03:00 |
|
btr0defragment.h
|
MDEV-21452: Replace all direct use of os_event_t
|
2020-12-15 17:56:17 +02:00 |
|
btr0pcur.h
|
Merge 10.5 into 10.6
|
2021-04-14 12:32:27 +03:00 |
|
btr0pcur.ic
|
MDEV-24142: Remove __FILE__,__LINE__ related to buf_block_t::lock
|
2020-12-03 15:28:53 +02:00 |
|
btr0sea.h
|
MDEV-24167 fixup: Improve the PERFORMANCE_SCHEMA instrumentation
|
2020-12-03 09:55:53 +02:00 |
|
btr0sea.ic
|
MDEV-24167 fixup: Improve the PERFORMANCE_SCHEMA instrumentation
|
2020-12-03 09:55:53 +02:00 |
|
btr0types.h
|
Merge 10.3 into 10.4
|
2020-03-30 14:50:23 +03:00 |
|
buf0block_hint.h
|
Merge 10.4 into 10.5
|
2020-10-30 11:15:30 +02:00 |
|
buf0buddy.h
|
MDEV-15053 fixup: MSAN use-of-uninitialized-value
|
2020-06-06 08:30:09 +03:00 |
|
buf0buf.h
|
MDEV-24626 Remove synchronous write of page0 file during file creation
|
2021-05-17 18:12:33 +03:00 |
|
buf0buf.ic
|
MDEV-24142: Replace InnoDB rw_lock_t with sux_lock
|
2020-12-03 15:19:49 +02:00 |
|
buf0checksum.h
|
MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,...
|
2021-03-11 12:46:18 +02:00 |
|
buf0dblwr.h
|
MDEV-23399 fixup: Use plain pthread_cond
|
2021-02-07 12:19:24 +02:00 |
|
buf0dump.h
|
Make .clang-format work with clang-8
|
2019-11-15 18:09:30 +01:00 |
|
buf0flu.h
|
MDEV-25085: Simplify instrumentation for LRU eviction
|
2021-03-09 09:05:26 +02:00 |
|
buf0flu.ic
|
MDEV-12227 Defer writes to the InnoDB temporary tablespace
|
2020-12-09 09:22:13 +02:00 |
|
buf0lru.h
|
MDEV-23399: Performance regression with write workloads
|
2020-10-15 17:04:56 +03:00 |
|
buf0rea.h
|
MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contention
|
2020-10-26 17:09:01 +02:00 |
|
buf0types.h
|
MDEV-24626 Remove synchronous write of page0 file during file creation
|
2021-05-17 18:12:33 +03:00 |
|
data0data.h
|
Merge 10.3 into 10.4
|
2020-12-23 14:52:59 +02:00 |
|
data0data.ic
|
Merge 10.4 into 10.5
|
2020-07-02 09:41:44 +03:00 |
|
data0type.h
|
Cleanup: Simplify dict_table_schema_check()
|
2021-05-21 18:03:39 +03:00 |
|
data0type.ic
|
Cleanup: Simplify dict_table_schema_check()
|
2021-05-21 18:03:39 +03:00 |
|
data0types.h
|
Update FSF Address
|
2019-05-11 21:29:06 +03:00 |
|
db0err.h
|
Cleanup: Remove the error code DB_MUST_GET_MORE_FILE_SPACE
|
2021-05-21 18:03:40 +03:00 |
|
dict0boot.h
|
MDEV-24142: Remove the LatchDebug interface to rw-locks
|
2020-12-03 15:27:50 +02:00 |
|
dict0crea.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
dict0crea.ic
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
dict0defrag_bg.h
|
Cleanup: Remove unnecessary declarations
|
2020-09-30 13:37:15 +03:00 |
|
dict0dict.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
dict0dict.ic
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
dict0load.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
dict0mem.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
dict0mem.ic
|
MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC
|
2020-03-12 19:46:41 +02: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 |
|
dict0stats.h
|
Merge 10.4 into 10.5
|
2020-04-29 15:40:51 +03:00 |
|
dict0stats.ic
|
MDEV-25029: Reduce dict_sys mutex contention for read-only workload
|
2021-03-05 14:26:14 +02:00 |
|
dict0stats_bg.h
|
cleanup: os_thread_sleep() -> std::this_thread::sleep_for()
|
2021-03-19 11:44:03 +03:00 |
|
dict0types.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
dyn0buf.h
|
MDEV-24188: Merge 10.4 into 10.5
|
2020-11-13 22:06:50 +02:00 |
|
dyn0types.h
|
MDEV-12353: Replace MLOG_REC_INSERT,MLOG_COMP_REC_INSERT
|
2020-02-13 18:19:14 +02: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-25223 change fil_system_t::space_list and fil_system_t::named_spaces from UT_LIST to ilist
|
2021-03-24 15:15:18 +03:00 |
|
fil0crypt.ic
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
fil0fil.h
|
MDEV-22189: Change error messages inside code to have mariadb instead of
|
2021-05-24 11:38:13 +05:30 |
|
fil0fil.ic
|
MDEV-25312 Replace fil_space_t::name with fil_space_t::name()
|
2021-04-07 18:01:13 +03:00 |
|
fil0pagecompress.h
|
MDEV-21133 follow-up: More my_assume_aligned hints
|
2020-05-07 12:25:00 +03:00 |
|
fsp0file.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
fsp0fsp.h
|
MDEV-24720 AHI removal during rollback of bulk insert
|
2021-02-02 19:24:05 +05:30 |
|
fsp0space.h
|
MDEV-25312 Replace fil_space_t::name with fil_space_t::name()
|
2021-04-07 18:01:13 +03:00 |
|
fsp0sysspace.h
|
Cleanup: Make InnoDB page numbers uint32_t
|
2020-10-15 17:06:17 +03:00 |
|
fsp0types.h
|
MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contention
|
2020-10-26 17:09:01 +02:00 |
|
fts0ast.h
|
Merge 10.4 to 10.5
|
2020-10-22 17:08:49 +03:00 |
|
fts0blex.h
|
Merge 10.1 into 10.2
|
2019-04-02 09:14:15 +03:00 |
|
fts0fts.h
|
MDEV-18518 follow-up fixes
|
2021-05-06 16:04:29 +03: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
|
MDEV-21452: Replace all direct use of os_event_t
|
2020-12-15 17:56:17 +02:00 |
|
fts0priv.ic
|
MDEV-18867 Long Time to Stop and Start
|
2020-09-10 14:10:26 +05:30 |
|
fts0tlex.h
|
Merge 10.1 into 10.2
|
2019-04-02 09:14:15 +03:00 |
|
fts0tokenize.h
|
MDEV-21581 Helper functions and methods for CHARSET_INFO
|
2020-01-28 12:29:23 +04:00 |
|
fts0types.h
|
Cleanup: Replace mysql_cond_t with pthread_cond_t
|
2021-02-07 13:21:18 +02:00 |
|
fts0types.ic
|
Merge 10.4 into 10.5
|
2020-05-20 17:46:05 +03:00 |
|
fts0vlc.ic
|
Update FSF address
|
2019-05-11 19:25:02 +03:00 |
|
fut0fut.h
|
MDEV-25491: Race condition between DROP TABLE and purge of SYS_INDEXES record
|
2021-04-28 17:24:44 +03:00 |
|
fut0lst.h
|
MDEV-12353: Change the redo log encoding
|
2020-02-13 19:12:17 +02:00 |
|
gis0geo.h
|
MDEV-21924 Clean up InnoDB GIS record comparison
|
2020-03-12 18:13:53 +02:00 |
|
gis0rtree.h
|
MDEV-24142: Remove __FILE__,__LINE__ related to buf_block_t::lock
|
2020-12-03 15:28:53 +02:00 |
|
gis0rtree.ic
|
Merge 10.5 into 10.6
|
2021-04-14 12:32:27 +03:00 |
|
gis0type.h
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
ha0ha.h
|
MDEV-22871: Clean up btr_search_sys
|
2020-06-18 14:16:01 +03:00 |
|
ha0ha.ic
|
MDEV-22871: Remove pointer indirection for InnoDB hash_table_t
|
2020-06-18 14:16:01 +03:00 |
|
ha0storage.h
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
ha0storage.ic
|
MDEV-22871: Remove pointer indirection for InnoDB hash_table_t
|
2020-06-18 14:16:01 +03:00 |
|
ha_prototypes.h
|
Cleanup: Access lower_case_table_names, tdc_size directly
|
2021-05-21 18:03:40 +03:00 |
|
handler0alter.h
|
Merge branch '10.2' into 10.3
|
2020-05-04 16:47:11 +02:00 |
|
hash0hash.h
|
MDEV-25691: Simplify handlerton::drop_database for InnoDB
|
2021-05-18 12:53:40 +03:00 |
|
ibuf0ibuf.h
|
MDEV-24142: Remove __FILE__,__LINE__ related to buf_block_t::lock
|
2020-12-03 15:28:53 +02:00 |
|
ibuf0ibuf.ic
|
MDEV-22110 InnoDB unnecessarily writes unmodified pages
|
2020-07-28 14:02:11 +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
|
MDEV-25691: Simplify handlerton::drop_database for InnoDB
|
2021-05-18 12:53:40 +03:00 |
|
lock0lock.ic
|
MDEV-24915 Galera conflict resolution is unnecessarily complex
|
2021-02-18 12:16:51 +02:00 |
|
lock0prdt.h
|
MDEV-20612: Partition lock_sys.latch
|
2021-02-12 17:44:32 +02:00 |
|
lock0priv.h
|
MDEV-20612 fixup: Reduce hash table lookups
|
2021-02-24 14:47:42 +02:00 |
|
lock0priv.ic
|
MDEV-20612: Partition lock_sys.latch
|
2021-02-12 17:44:32 +02:00 |
|
lock0types.h
|
MDEV-20612: Partition lock_sys.latch
|
2021-02-12 17:44:32 +02:00 |
|
log0crypt.h
|
Cleanup: log upgrade and encryption
|
2020-03-07 14:31:36 +02:00 |
|
log0log.h
|
Merge 10.5 into 10.6 (except MDEV-24630)
|
2021-03-30 13:28:05 +03:00 |
|
log0log.ic
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
log0recv.h
|
MDEV-24626 Remove synchronous write of page0 file during file creation
|
2021-05-17 18:12:33 +03:00 |
|
log0types.h
|
MDEV-22325 ib_logfile0 is too small for innodb_thread_concurrency=0. The size of ib_logfile0 should be bigger than 200 kB * innodb_thread_concurrency.
|
2020-06-09 03:15:31 +03:00 |
|
mach0data.h
|
MDEV-12353: Remove support for crash-upgrade
|
2020-02-13 19:13:45 +02:00 |
|
mach0data.ic
|
MDEV-24142: Replace InnoDB rw_lock_t with sux_lock
|
2020-12-03 15:19:49 +02:00 |
|
mem0mem.h
|
MDEV-22871: Clean up hash_table_t
|
2020-06-18 14:16:01 +03:00 |
|
mem0mem.ic
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
mtr0log.h
|
MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespace
|
2020-12-18 19:23:34 +02:00 |
|
mtr0mtr.h
|
MDEV-25491: Race condition between DROP TABLE and purge of SYS_INDEXES record
|
2021-04-28 17:24:44 +03:00 |
|
mtr0mtr.ic
|
MDEV-24142: Replace InnoDB rw_lock_t with sux_lock
|
2020-12-03 15:19:49 +02:00 |
|
mtr0types.h
|
MDEV-24569: Merge 10.5 into 10.6
|
2021-01-14 16:35:05 +02:00 |
|
os0file.h
|
Merge 10.5 into 10.6
|
2021-05-19 09:15:54 +03:00 |
|
os0file.ic
|
MDEV-16264 fixup: Clean up asynchronous I/O
|
2020-10-26 17:53:54 +02:00 |
|
os0thread.h
|
cleanup: os_thread_create -> std::thread
|
2021-03-19 11:44:28 +03:00 |
|
page0cur.h
|
MDEV-25031 Not applying INSERT_*_REDUNDANT due to corruption on page
|
2021-03-11 14:21:28 +02:00 |
|
page0cur.ic
|
Merge 10.4 into 10.5
|
2021-04-14 11:35:39 +03:00 |
|
page0page.h
|
Cleanup: Make InnoDB page numbers uint32_t
|
2020-10-15 17:06:17 +03:00 |
|
page0page.ic
|
Merge 10.4 into 10.5
|
2021-04-21 09:01:01 +03:00 |
|
page0types.h
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
page0zip.h
|
MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,...
|
2021-03-11 12:46:18 +02:00 |
|
page0zip.ic
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +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
|
Cleanups:
|
2021-01-27 15:45:39 +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-24671: Replace lock_wait_timeout_task with mysql_cond_timedwait()
|
2021-01-27 15:45:39 +02:00 |
|
que0que.ic
|
MDEV-24671: Replace lock_wait_timeout_task with mysql_cond_timedwait()
|
2021-01-27 15:45:39 +02:00 |
|
que0types.h
|
MDEV-23379 Deprecate&ignore InnoDB concurrency throttling parameters
|
2020-08-04 06:59:29 +03:00 |
|
read0types.h
|
MDEV-515 Reduce InnoDB undo logging for insert into empty table
|
2021-01-25 18:41:27 +02:00 |
|
rem0cmp.h
|
Merge 10.4 into 10.5
|
2020-05-05 21:16:22 +03:00 |
|
rem0cmp.ic
|
MDEV-21581 Helper functions and methods for CHARSET_INFO
|
2020-01-28 12:29:23 +04:00 |
|
rem0rec.h
|
Merge 10.4 into 10.5
|
2021-04-14 11:35:39 +03:00 |
|
rem0rec.ic
|
Merge 10.4 into 10.5
|
2020-07-02 09:41:44 +03:00 |
|
rem0types.h
|
Merge 10.4 into 10.5
|
2020-05-05 21:16:22 +03: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
|
Cleanup: Replace mysql_cond_t with pthread_cond_t
|
2021-02-07 13:21:18 +02:00 |
|
row0import.h
|
Merge 10.2 into 10.3
|
2019-05-14 17:18:46 +03:00 |
|
row0ins.h
|
MDEV-24818: Optimize multi-statement INSERT into an empty table
|
2021-03-16 15:21:34 +02:00 |
|
row0log.h
|
Merge 10.5 into 10.6
|
2021-03-18 15:46:28 +02:00 |
|
row0log.ic
|
MDEV-24142: Replace InnoDB rw_lock_t with sux_lock
|
2020-12-03 15:19:49 +02:00 |
|
row0merge.h
|
MDEV-18518 follow-up fixes
|
2021-05-06 16:04:29 +03:00 |
|
row0mysql.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +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
|
2020-05-05 20:33:10 +03:00 |
|
row0row.ic
|
Merge 10.3 into 10.4
|
2020-05-05 20:33:10 +03:00 |
|
row0sel.h
|
MDEV-21907: Fix most clang -Wconversion in InnoDB
|
2020-03-11 08:29:48 +02:00 |
|
row0sel.ic
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
row0types.h
|
Merge 10.4 into 10.5
|
2020-03-30 19:07:25 +03: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.4 into 10.5
|
2020-08-26 12:02:07 +03:00 |
|
row0upd.ic
|
Merge 10.3 into 10.4
|
2020-05-05 20:33:10 +03:00 |
|
row0vers.h
|
MDEV-21452: Replace all direct use of os_event_t
|
2020-12-15 17:56:17 +02:00 |
|
rw_lock.h
|
MDEV-25512 Deadlock between sux_lock::u_x_upgrade() and sux_lock::u_lock()
|
2021-04-25 12:58:16 +03:00 |
|
srv0mon.h
|
MDEV-25689: Remove MONITOR_TABLE_REFERENCE, MONITOR_TABLE_CLOSE
|
2021-05-17 09:56:04 +03:00 |
|
srv0mon.ic
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
srv0srv.h
|
Merge branch bb-10.3-release into bb-10.4-release
|
2021-05-05 23:03:01 +03:00 |
|
srv0start.h
|
MDEV-22343 Remove SYS_TABLESPACES and SYS_DATAFILES
|
2020-11-11 11:15:11 +02:00 |
|
srw_lock.h
|
MDEV-25404 fixup: Fix ssux_lock_low::u_wr_upgrade()
|
2021-04-22 15:43:30 +03:00 |
|
sux_lock.h
|
MDEV-24643: Assertion failed in rw_lock::update_unlock()
|
2021-02-12 17:44:58 +02:00 |
|
trx0i_s.h
|
Merge 10.5 into 10.6
|
2021-05-18 11:13:45 +03:00 |
|
trx0purge.h
|
MDEV-25180 Atomic ALTER TABLE
|
2021-05-19 22:54:13 +02:00 |
|
trx0rec.h
|
MDEV-18518 Multi-table CREATE and DROP transactions for InnoDB
|
2021-05-04 13:48:55 +03:00 |
|
trx0rec.ic
|
Merge 10.2 into 10.3
|
2019-05-14 17:18:46 +03:00 |
|
trx0roll.h
|
MDEV-25297 Assertion: trx->roll_limit <= trx->undo_no in ROLLBACK TO SAVEPOINT
|
2021-04-09 09:18:07 +03:00 |
|
trx0rseg.h
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |
|
trx0rseg.ic
|
MDEV-24142: Remove the LatchDebug interface to rw-locks
|
2020-12-03 15:27:50 +02:00 |
|
trx0sys.h
|
Merge 10.5 into 10.6
|
2021-05-18 11:13:45 +03:00 |
|
trx0trx.h
|
MDEV-25743: Unnecessary copying of table names in InnoDB dictionary
|
2021-05-21 18:03:40 +03:00 |
|
trx0trx.ic
|
Merge 10.5 into 10.6
|
2021-05-18 11:13:45 +03:00 |
|
trx0types.h
|
MDEV-18518 Multi-table CREATE and DROP transactions for InnoDB
|
2021-05-04 13:48:55 +03:00 |
|
trx0undo.h
|
MDEV-18518 Multi-table CREATE and DROP transactions for InnoDB
|
2021-05-04 13:48:55 +03:00 |
|
trx0undo.ic
|
MDEV-24142: Remove the LatchDebug interface to rw-locks
|
2020-12-03 15:27:50 +02:00 |
|
trx0xa.h
|
Update FSF Address
|
2019-05-11 21:29:06 +03:00 |
|
univ.i
|
MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2
|
2021-04-20 17:33:36 +03:00 |
|
ut0byte.h
|
Cleanup: Aligned InnoDB index page header access
|
2020-02-08 14:12:59 +02:00 |
|
ut0byte.ic
|
Cleanup: Aligned InnoDB index page header access
|
2020-02-08 14:12:59 +02:00 |
|
ut0counter.h
|
MDEV-25281: Switch to use non-atomic (vs atomic) distributed counter to
|
2021-03-29 16:15:28 +03:00 |
|
ut0crc32.h
|
MDEV-19935 Create unified CRC-32 interface
|
2020-09-17 16:07: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
|
Cleanup: Remove unnecessary #include
|
2020-09-30 13:35:05 +03:00 |
|
ut0mem.ic
|
Remove InnoDB wrappers of <string.h> functions
|
2019-10-30 07:31:39 +02:00 |
|
ut0new.h
|
MDEV-25312 Replace fil_space_t::name with fil_space_t::name()
|
2021-04-07 18:01:13 +03:00 |
|
ut0pool.h
|
cleanup: os_thread_sleep() -> std::this_thread::sleep_for()
|
2021-03-19 11:44:03 +03:00 |
|
ut0rbt.h
|
Merge 10.1 into 10.2
|
2019-05-13 17:54:04 +03:00 |
|
ut0rnd.h
|
MDEV-21256 after-merge fix: Use std::atomic
|
2020-02-01 15:06:12 +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
|
MDEV-21907: Fix most clang -Wconversion in InnoDB
|
2020-03-11 08:29:48 +02:00 |
|
ut0ut.h
|
Merge 10.5 into 10.6
|
2021-04-21 11:45:00 +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
|
MDEV-21452: Replace ib_mutex_t with mysql_mutex_t
|
2020-12-15 17:56:18 +02:00 |