mariadb/storage/innobase/include
Marko Mäkelä 0cedc70904 Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2]
Add some const qualifiers to accessor and validator functions.

btr_pcur_get_up_match(), btr_pcur_get_low_match(): Add const qualifiers.

btr_pcur_get_page(), btr_pcur_get_block(), btr_pcur_get_rec(),
rec_get_start(), rec_get_end(): Define as constness-preserving macros.
In debug builds, discard the const qualifier.

page_rec_validate(), page_simple_validate_old(), page_simple_validate_new(),
page_dir_slot_check(), page_validate(): Add const qualifiers.

rb:626 approved by Sunny Bains
2011-03-21 09:56:38 +02:00
..
btr0btr.h Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-08 13:39:24 +02:00
btr0btr.ic Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-11-03 11:25:14 +02:00
btr0cur.h Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-02 15:58:01 +02: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 Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2] 2011-03-21 09:56:38 +02:00
btr0pcur.ic Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2] 2011-03-21 09:56:38 +02:00
btr0sea.h Currently we do a full validation of AHI whenever check tables is 2010-08-05 11:09:05 -04:00
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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-08 13:39:24 +02:00
buf0buddy.h Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0buddy.ic Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00
buf0buf.h Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-28 15:39:07 +02:00
buf0buf.ic (Builtin InnoDB) Fix Bug#59303 Correct URL in crash message 2011-01-06 09:05:45 +02:00
buf0flu.h Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11:00
buf0flu.ic Merge from innodb-branches-innodb+ (2) 2010-04-19 20:53:16 +03:00
buf0lru.h Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-01-25 10:51:13 +02: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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-12-21 14:05:10 +02:00
data0data.ic Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-12-21 14:05:10 +02:00
data0type.h Fix a compiler warning caused by fixing Bug #57588 (compiler warning). 2010-10-20 15:58:47 +03:00
data0type.ic Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4 2010-06-29 14:32:48 +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 Fix Bug #16290 Unclear error message when adding foreign key constraint 2010-11-14 23:08:04 -08:00
dict0boot.h Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
dict0boot.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03: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 Fix Bug #59048 truncate table or create index could leave index->page 2011-02-09 01:15:06 -08:00
dict0dict.ic Fix Bug #59048 truncate table or create index could leave index->page 2011-02-09 01:15:06 -08:00
dict0load.h Fix Bug #59048 truncate table or create index could leave index->page 2011-02-09 01:15:06 -08: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 Fix Bug #59048 truncate table or create index could leave index->page 2011-02-09 01:15:06 -08:00
dict0mem.ic Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4 2010-06-29 14:32:48 +03:00
dict0types.h Fix Bug #59048 truncate table or create index could leave index->page 2011-02-09 01:15:06 -08: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 Merge from mysql-5.1-innodb to mysql-5.5-innodb. 2010-11-03 14:14:44 +11: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 Currently we do a full validation of AHI whenever check tables is 2010-08-05 11:09:05 -04: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 Fix Bug #11765975 __FILE__ macros expanded to full path instead of relative 2011-02-25 00:33:13 -08: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 Bug#58212 Possible deadlock in change buffer in debug builds 2010-12-01 15:09:02 +02:00
ibuf0ibuf.ic Bug#54914: InnoDB: performance drop with innodb_change_buffering=all 2010-08-10 13:22:48 +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 Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +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 Fixes bug#39168. 2010-06-21 11:52:09 -04:00
log0recv.h Merge from mysql-5.1-innodb: 2010-05-04 13:54:13 +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 Fix bug# 54901 assert during recovery when binlog enabled. 2010-07-15 11:55:15 +10:00
mach0data.ic mach_ull_parse_compressed(): Move to .ic file to silence a GCC warning 2010-06-24 09:08:42 +03:00
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 Merge r6103 from InnoDB Plugin to the built-in InnoDB to fix Bug #53202: 2010-04-28 08:33:25 +02:00
mem0mem.ic Fix UNIV_MEM_DEBUG compilation failure caused by Bug#58226 fix. 2010-12-02 10:32:27 +02:00
mem0pool.h Fix bug #52546, crash on shutdown of plugin with innodb_use_sys_malloc=0. 2010-05-17 01:57:42 -07:00
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 Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
mtr0log.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
mtr0mtr.h Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
mtr0mtr.ic Bug#58226 Some InnoDB debug checks consume too much CPU time 2010-12-01 10:43:33 +02: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
os0file.h Bug#58226 Some InnoDB debug checks consume too much CPU time 2010-12-01 10:43:33 +02:00
os0file.ic Implemented code review comments. 2010-07-14 10:23:21 -06: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 Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDB 2010-10-14 14:12:02 +11:00
os0sync.ic Improve InnoDB synchronization primitives on Windows 2010-07-20 15:42:31 -05: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 Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2] 2011-03-21 09:56:38 +02:00
page0page.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03: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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-08 13:39:24 +02:00
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 Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +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 Manual port Bug #Bug #54582 "stack overflow when opening many tables 2010-10-06 06:55:34 -07: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 Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
read0read.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03: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 Merge from mysql-5.1-innodb to mysql-5.5-innodb 2011-01-14 23:24:47 -08:00
rem0cmp.ic Merge from mysql-5.1-innodb to mysql-5.5-innodb 2011-01-14 23:24:47 -08:00
rem0rec.h Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2] 2011-03-21 09:56:38 +02:00
rem0rec.ic Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 2] 2011-03-21 09:56:38 +02:00
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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-11-04 15:20:28 +02:00
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 Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +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 Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-10-08 11:52:39 -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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-01-31 10:23:38 +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 Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11: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 WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03: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 Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-01-18 12:30:33 +02:00
sync0rw.ic Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-15 11:29:56 +02:00
sync0sync.h Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11:00
sync0sync.ic Bug#55087 Performance schema: optimization of the instrumentation interface 2010-07-09 17:00:24 -06: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 from mysql-5.1-innodb to mysql-5.5-innodb 2011-01-06 19:50:49 -08:00
trx0purge.h Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11: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 Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
trx0rec.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
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 Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11: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 Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11:00
trx0sys.ic Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1 2011-02-22 16:04:08 +11:00
trx0trx.h Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-01-27 13:30:59 +02:00
trx0trx.ic Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
trx0types.h Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
trx0undo.h Fix compiler warning introduced by previous commit. 2010-10-26 21:45:58 -04:00
trx0undo.ic After-review cleanup of Bug#57428: replace the dulint struct with a 64-bit int 2010-06-24 09:09:29 +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 mysql-5.5-innodb -> mysql-5.5 2011-02-17 13:57:26 +02: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
ut0bh.h Add ut0bh.h and ut0bh.c. 2011-02-23 17:48:15 +11:00
ut0bh.ic Add ut0bh.ic. 2011-02-23 07:24:34 +11:00
ut0byte.h Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
ut0byte.ic ut_ull_create(): Fix a typo in ut_ad(): ULINT32_MASK instead of ULINT32_MAX. 2010-06-24 09:01:46 +03:00
ut0dbg.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-19 14:48:03 -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 Use C-style comment instead of C++ in a C header. 2010-09-27 20:08:12 +03:00
ut0rnd.h Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
ut0rnd.ic (ut0rnd.ic:88) Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-20 19:41:58 +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 Use "rep; nop" in InnoDB if it is available and "pause" is not 2010-12-02 10:36:45 +02: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 Merge from mysql-5.1-security to mysql-5.5-security. 2010-11-30 21:44:06 +11:00
ut0vec.ic Merge from mysql-5.1-security to mysql-5.5-security. 2010-11-30 21:44:06 +11: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