mariadb/storage/innobase/include
Jan Lindström b53bcd438f MDEV-7367: Updating a virtual column corrupts table which crashes server
Analysis: MySQL table definition contains also virtual columns. Similarly,
index fielnr references MySQL table fields. However, InnoDB table definition
does not contain virtual columns. Therefore, when matching MySQL key fieldnr
we need to use actual column name to find out referenced InnoDB dictionary
column name.

Fix: Add new function to match MySQL index key columns to InnoDB dictionary.
2015-03-31 09:16:48 +03:00
..
api0api.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
api0misc.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
btr0btr.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
btr0btr.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
btr0cur.h MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
btr0cur.ic InnoDB 5.6.22 2015-01-21 14:33:39 +01:00
btr0pcur.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
btr0pcur.ic MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
btr0sea.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
btr0sea.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
btr0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
buf0buddy.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
buf0buddy.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
buf0buf.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
buf0buf.ic innodb 5.6.23 2015-02-18 17:59:21 +01:00
buf0checksum.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
buf0dblwr.h innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0dump.h Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
buf0flu.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
buf0flu.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
buf0lru.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
buf0lru.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
buf0rea.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
buf0types.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
data0data.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
data0data.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
data0type.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
data0type.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
data0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
db0err.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
dict0boot.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict0boot.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict0crea.h InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
dict0crea.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dict0dict.h MDEV-7367: Updating a virtual column corrupts table which crashes server 2015-03-31 09:16:48 +03:00
dict0dict.ic Bug #18806829 OPENING INNODB TABLES WITH MANY FOREIGN KEY REFERENCES IS 2014-06-10 09:35:50 +05:30
dict0load.h Bug #18806829 OPENING INNODB TABLES WITH MANY FOREIGN KEY REFERENCES IS 2014-06-10 09:35:50 +05:30
dict0load.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict0mem.h InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
dict0mem.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict0priv.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dict0priv.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dict0stats.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
dict0stats.ic InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
dict0stats_bg.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dict0stats_bg.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dict0types.h InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
dyn0dyn.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
dyn0dyn.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
eval0eval.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
eval0eval.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
eval0proc.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
eval0proc.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fil0fil.h after merge. innodb/xtradb to work on Windows 2015-01-22 08:58:13 +01:00
fsp0fsp.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
fsp0fsp.ic Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
fsp0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fts0ast.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
fts0blex.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fts0fts.h InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
fts0opt.h Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
fts0pars.h InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
fts0priv.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
fts0priv.ic InnoDB 5.6.22 2015-01-21 14:33:39 +01:00
fts0tlex.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fts0types.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
fts0types.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fts0vlc.ic Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
fut0fut.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fut0fut.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fut0lst.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fut0lst.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ha0ha.h mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
ha0ha.ic mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
ha0storage.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ha0storage.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ha_prototypes.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
handler0alter.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
hash0hash.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
hash0hash.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ibuf0ibuf.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
ibuf0ibuf.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
ibuf0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
lock0iter.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
lock0lock.h MDEV-6340 Mariadb 10.0.12 fatal "Lost connection" error w/ GCC 4.9 'Release' build; workaround ~ CFLAGS="-fno-delete-null-pointer-checks" 2014-07-31 09:51:05 +02:00
lock0lock.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
lock0priv.h MDEV-7623: Add lock wait time and hold time to every record/table lock in 2015-02-24 10:33:49 +02:00
lock0priv.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
lock0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
log0log.h InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
log0log.ic MDEV-7100: InnoDB error monitor might unnecessary wait log_sys mutex 2014-11-13 12:00:57 +02:00
log0recv.h innodb 5.6.17 2014-05-07 17:32:23 +02:00
log0recv.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mach0data.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mach0data.ic MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
mem0dbg.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mem0dbg.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mem0mem.h MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
mem0mem.ic MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
mem0pool.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mem0pool.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mtr0log.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mtr0log.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mtr0mtr.h MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
mtr0mtr.ic MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
mtr0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
os0file.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
os0file.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
os0once.h innodb-5.6.19 2014-08-06 20:05:10 +02:00
os0proc.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
os0proc.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
os0sync.h 5.5 merge 2014-11-20 15:26:31 +01:00
os0sync.ic 5.5 merge 2014-11-20 15:26:31 +01:00
os0thread.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
os0thread.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
page0cur.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
page0cur.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
page0page.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
page0page.ic MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
page0types.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
page0zip.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
page0zip.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
pars0grm.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0opt.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0opt.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0pars.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0pars.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0sym.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0sym.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
que0que.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
que0que.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
que0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
read0read.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
read0read.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
read0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
rem0cmp.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
rem0cmp.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
rem0rec.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
rem0rec.ic MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
rem0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0ext.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0ext.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0ftsort.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
row0import.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0import.ic Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0ins.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0ins.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0log.h innodb 5.6.17 2014-05-07 17:32:23 +02:00
row0log.ic Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0merge.h MDEV-7367: Updating a virtual column corrupts table which crashes server 2015-03-31 09:16:48 +03:00
row0mysql.h InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
row0mysql.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0purge.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0purge.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0quiesce.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0quiesce.ic Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0row.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0row.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0sel.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0sel.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0uins.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0uins.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0umod.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0umod.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0undo.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0undo.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0upd.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0upd.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0vers.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0vers.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
srv0conc.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
srv0mon.h MDEV-6926: innodb_rows_updated is misleading on slav 2014-10-26 07:22:51 +02:00
srv0mon.ic InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
srv0srv.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
srv0srv.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
srv0start.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
sync0arr.h 5.5 merge 2014-11-19 17:23:39 +01:00
sync0arr.ic InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
sync0rw.h Backport from 10.0: 2014-08-29 16:14:11 +04:00
sync0rw.ic MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive 2015-03-05 15:30:11 +04:00
sync0sync.h 5.5 merge 2014-11-20 15:26:31 +01:00
sync0sync.ic 5.5 merge 2014-11-20 15:26:31 +01:00
sync0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0i_s.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0purge.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0purge.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0rec.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
trx0rec.ic Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
trx0roll.h innodb 5.6.23 2015-02-18 17:59:21 +01:00
trx0roll.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0rseg.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0rseg.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0sys.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0sys.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0trx.h MDEV-7620: Transaction lock wait is missing number of lock 2015-02-23 11:24:19 +02:00
trx0trx.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0types.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
trx0undo.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
trx0undo.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
trx0xa.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
univ.i innodb 5.6.23 2015-02-18 17:59:21 +01:00
usr0sess.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
usr0sess.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
usr0types.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0bh.h InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
ut0bh.ic InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
ut0byte.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0byte.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0counter.h MDEV-6533 - MySQL Bug#72718 - CACHE_LINE_SIZE in innodb should be 128 on POWER 2014-10-03 17:38:46 +04:00
ut0crc32.h Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ut0dbg.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
ut0list.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0list.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0lst.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0mem.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0mem.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0rbt.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
ut0rnd.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0rnd.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0sort.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0ut.h MDEV-7477: Make innochecksum work on compressed tables 2015-01-19 12:39:17 +02:00
ut0ut.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0vec.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0vec.ic Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut0wqueue.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00