mariadb/storage/innobase/include
Sunny Bains 6c3b6808e8 Fix bug introduced by r3038. When a transaction is rolled back by the
lock monitor thread, it may have locks that are granted to waited to
waiting transactions. These waiting transactions will need to be woken
up but their trx->lock_wait_timeout flag will be FALSE causing the old
code to break. What we need is a flag that covers the entire lock
release process not individual transactions. The fix is to move the
flag out of trx_t and into srv_sys_t.
2010-04-28 06:47:47 +10:00
..
btr0btr.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
btr0btr.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
btr0cur.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
btr0cur.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
btr0pcur.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
btr0pcur.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
btr0sea.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
btr0sea.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
btr0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
buf0buddy.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0buddy.ic Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0buf.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0buf.ic Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0flu.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0flu.ic Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0lru.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0lru.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
buf0rea.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0types.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
data0data.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
data0data.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
data0type.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
data0type.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
data0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
db0err.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
dict0boot.h Merge r3403..3414 from mysql-5.1-innodb: 2010-04-22 14:24:42 +03:00
dict0boot.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0crea.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
dict0crea.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0dict.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
dict0dict.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0load.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0load.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0mem.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
dict0mem.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dict0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dyn0dyn.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
dyn0dyn.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
eval0eval.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
eval0eval.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
eval0proc.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
eval0proc.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fil0fil.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
fsp0fsp.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
fsp0fsp.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fsp0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fut0fut.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fut0fut.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fut0lst.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
fut0lst.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ha0ha.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ha0ha.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ha0storage.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ha0storage.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ha_prototypes.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
handler0alter.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
hash0hash.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
hash0hash.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
ibuf0ibuf.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
ibuf0ibuf.ic Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
ibuf0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
lock0iter.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
lock0lock.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
lock0lock.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
lock0priv.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
lock0priv.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
lock0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
log0log.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
log0log.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
log0recv.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
log0recv.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
mach0data.h Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032 2009-11-30 15:11:38 +05:30
mach0data.ic Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032 2009-11-30 15:11:38 +05:30
mem0dbg.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
mem0dbg.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
mem0mem.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
mem0mem.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
mem0pool.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
mem0pool.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
mtr0log.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
mtr0log.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
mtr0mtr.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
mtr0mtr.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
mtr0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
mysql_addons.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
os0file.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
os0file.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
os0proc.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
os0proc.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
os0sync.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
os0sync.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
os0thread.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
os0thread.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
page0cur.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
page0cur.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
page0page.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
page0page.ic Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk. 2009-11-05 16:29:58 +04:00
page0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
page0zip.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
page0zip.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0grm.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0opt.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0opt.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0pars.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
pars0pars.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0sym.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0sym.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
pars0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
que0que.h Merge from innodb-branches-innodb+ 2010-04-22 12:00:59 +03:00
que0que.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
que0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
read0read.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
read0read.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
read0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
rem0cmp.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
rem0cmp.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
rem0rec.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
rem0rec.ic Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
rem0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0ext.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0ext.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0ins.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
row0ins.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0merge.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0mysql.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0mysql.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0purge.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0purge.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0row.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0row.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0sel.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0sel.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0types.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0uins.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0uins.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0umod.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0umod.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0undo.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0undo.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0upd.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0upd.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0vers.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0vers.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
srv0srv.h Merge from mysql-trunk-innodb to local repository 2010-04-22 15:15:56 -07:00
srv0srv.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
srv0start.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
sync0arr.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
sync0arr.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
sync0rw.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
sync0rw.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
sync0sync.h Merge from innodb-branches-innodb+ 2010-04-22 12:00:59 +03:00
sync0sync.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
sync0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
thr0loc.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
thr0loc.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
trx0i_s.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
trx0purge.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
trx0purge.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
trx0rec.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
trx0rec.ic Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
trx0roll.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
trx0roll.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
trx0rseg.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
trx0rseg.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
trx0sys.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
trx0sys.ic Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
trx0trx.h Fix bug introduced by r3038. When a transaction is rolled back by the 2010-04-28 06:47:47 +10:00
trx0trx.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
trx0types.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
trx0undo.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
trx0undo.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
trx0xa.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
univ.i Merge r3403..3414 from mysql-5.1-innodb: 2010-04-22 14:24:42 +03:00
usr0sess.h Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge. 2009-12-02 19:30:50 +05:30
usr0sess.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
usr0types.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0auxconf.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
ut0byte.h Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
ut0byte.ic Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 2009-10-16 17:28:02 +05:30
ut0dbg.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0list.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0list.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0lst.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
ut0mem.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
ut0mem.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0rbt.h Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
ut0rnd.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0rnd.ic Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
ut0sort.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0ut.h Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
ut0ut.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0vec.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0vec.ic Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
ut0wqueue.h Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00