mariadb/storage/innobase/include
Marko Mäkelä 44ab6cba76 Cleanup: Remove unused error code DB_FORCED_ABORT
MariaDB never supported this form of preemption via high-priority
transactions. This error code shold not have been added in the
first place, in commit 2e814d4702.
2022-06-08 14:23:21 +03:00
..
btr0btr.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0btr.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0bulk.h Merge 10.2 into 10.3 2021-04-13 10:26:01 +03:00
btr0cur.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0cur.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0defragment.h Cleanup: Remove constant parameters async=false, index_name=NULL 2020-09-29 11:07:34 +03:00
btr0pcur.h MDEV-20605 Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration 2022-02-21 12:49:54 +03:00
btr0pcur.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0scrub.h MDEV-25998 fixup: Avoid a hang 2021-07-27 10:44:01 +03:00
btr0sea.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0sea.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
btr0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
buf0block_hint.h MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_MEMORY_ORDER_RELAXED) == X_LOCK_DECR 2020-10-27 18:30:00 +05:30
buf0buddy.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
buf0buddy.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
buf0buf.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
buf0buf.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
buf0checksum.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
buf0dblwr.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
buf0dump.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
buf0flu.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
buf0flu.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
buf0lru.h Merge 10.2 into 10.3 2020-05-15 19:11:57 +03:00
buf0rea.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
buf0types.h Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
data0data.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
data0data.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
data0type.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
data0type.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
data0types.h Update FSF Address 2019-05-11 21:29:06 +03:00
db0err.h Cleanup: Remove unused error code DB_FORCED_ABORT 2022-06-08 14:23:21 +03:00
dict0boot.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0boot.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0crea.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0crea.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0defrag_bg.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dict0dict.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0dict.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0load.h Merge 10.2 into 10.3 2020-03-13 12:31:55 +02:00
dict0mem.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0mem.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0pagecompress.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0pagecompress.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0priv.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0priv.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0stats.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
dict0stats.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dict0stats_bg.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
dict0types.h Merge branch '10.2' into 10.3 2022-04-21 10:05:50 +02:00
dyn0buf.h MDEV-24188: Merge 10.2 into 10.3 2020-11-13 20:41:48 +02:00
dyn0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
eval0eval.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
eval0eval.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
eval0proc.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
eval0proc.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fil0crypt.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fil0crypt.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fil0fil.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fil0fil.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fil0pagecompress.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fsp0file.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fsp0fsp.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fsp0fsp.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fsp0pagecompress.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fsp0pagecompress.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fsp0space.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fsp0sysspace.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fsp0types.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fts0ast.h Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
fts0blex.h Merge 10.1 into 10.2 2019-04-02 09:14:15 +03:00
fts0fts.h MDEV-27582 Fulltext DDL decrements the FTS_DOC_ID value 2022-03-03 19:03:31 +05:30
fts0opt.h Merge 10.1 to 10.2 2019-10-25 17:33:39 +03:00
fts0pars.h move to storage/innobase 2015-05-04 19:17:21 +02:00
fts0plugin.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
fts0priv.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fts0priv.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01: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 MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fts0types.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fts0vlc.h MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295 2021-10-21 12:56:59 +03:00
fut0fut.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fut0fut.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
fut0lst.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fut0lst.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
gis0geo.h InnoDB: Remove unused get_wkb_of_default_point() 2019-12-03 07:45:04 +02:00
gis0rtree.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
gis0rtree.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
gis0type.h MDEV-22523 index->rtr_ssn.mutex is wasting memory 2020-05-11 14:23:37 +03:00
ha0ha.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ha0ha.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ha0storage.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ha0storage.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ha_prototypes.h MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 10:00:17 +03:00
handler0alter.h Merge branch '10.2' into 10.3 2020-05-04 16:47:11 +02:00
hash0hash.h MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
hash0hash.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ib0mutex.h MDEV-14482 - Cache line contention on ut_rnd_interval() 2019-12-10 17:01:36 +02:00
ibuf0ibuf.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
ibuf0ibuf.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01: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-28422 Page split breaks a gap lock 2022-04-27 13:38:08 +03:00
lock0lock.inl MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
lock0prdt.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lock0priv.h MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
lock0priv.inl MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
lock0types.h Merge 10.2 into 10.3 2019-07-25 15:31:11 +03:00
log0crypt.h MDEV-17228 Encrypted temporary tables are not encrypted 2019-06-28 19:07:59 +05:30
log0log.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
log0log.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
log0recv.h Merge 10.2 into 10.3 2020-07-31 14:13:34 +03:00
log0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mach0data.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
mach0data.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
mem0mem.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mem0mem.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mtr0log.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mtr0log.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mtr0mtr.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mtr0mtr.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mtr0types.h Merge 10.2 into 10.3 2020-07-20 15:11:59 +03:00
os0api.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
os0event.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
os0file.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
os0file.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
os0proc.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
os0thread.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
page0cur.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
page0cur.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
page0page.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
page0page.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
page0size.h Merge 10.2 into 10.3 2020-03-30 11:12:56 +03:00
page0types.h MDEV-21595: innodb offset_t rename to rec_offs 2020-04-29 12:02:47 +03:00
page0zip.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
page0zip.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01: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 2021-08-18 12:26:58 +03: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 Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
que0que.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
que0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
read0types.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
rem0cmp.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
rem0cmp.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
rem0rec.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
rem0rec.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
rem0types.h Merge branch '10.2' into 10.3 2020-05-04 16:47:11 +02:00
row0ext.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
row0ext.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
row0ftsort.h Merge branch '10.2' into 10.3 2020-05-04 16:47:11 +02:00
row0import.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0ins.h MDEV-21138 Assertion col->ord_part' or f.col->ord_part' failed in row_build_index_entry_low 2020-12-22 03:33:53 +03:00
row0log.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0log.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
row0merge.h Merge 10.2 into 10.3 2021-04-13 10:26:01 +03:00
row0mysql.h Merge 10.2 into 10.3 2021-10-28 07:50:05 +03:00
row0purge.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0quiesce.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0row.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0sel.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0sel.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
row0trunc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0types.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +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 10.2 into 10.3 2019-05-14 17:18:46 +03:00
row0upd.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0upd.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
row0vers.h Merge branch '10.2' into 10.3 2020-05-04 16:47:11 +02:00
srv0conc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
srv0mon.h MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non_index_pages_written 2022-05-16 13:41:53 +03:00
srv0mon.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
srv0srv.h MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_length 2022-05-16 13:45:17 +03:00
srv0start.h Merge 10.2 into 10.3 2020-06-05 16:51:26 +03:00
sync0arr.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sync0arr.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
sync0debug.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sync0policy.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sync0policy.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sync0rw.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sync0rw.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
sync0sync.h MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
sync0types.h MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
trx0i_s.h Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
trx0purge.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0purge.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0rec.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0rec.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0roll.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
trx0rseg.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0rseg.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0sys.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
trx0trx.h MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
trx0trx.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0types.h Merge 10.2 into 10.3 2021-06-21 09:07:40 +03:00
trx0undo.h Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0undo.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trx0xa.h Update FSF Address 2019-05-11 21:29:06 +03:00
univ.i Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
ut0byte.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0byte.inl Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
ut0counter.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0crc32.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ut0dbg.h Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
ut0list.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0list.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0lst.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0mem.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0mem.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0mutex.h MDEV-23996 Race conditions in SHOW ENGINE INNODB MUTEX 2020-10-20 19:55:16 +03:00
ut0new.h Cleanup mman.h includes 2019-10-02 20:21:30 +04:00
ut0pool.h Merge 10.2 into 10.3 2020-08-21 19:18:34 +03:00
ut0rbt.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0rnd.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0rnd.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01: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 branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
ut0ut.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0vec.h MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0vec.inl MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
ut0wqueue.h MDEV-26865 fts_optimize_thread cannot keep up with workload 2021-10-21 12:56:59 +03:00