mariadb/innobase
unknown 7d2dcab3a2 InnoDB: Fix debug compile error on Tru64 (Bug #8244)
innobase/include/rem0rec.ic:
  Eliminate int16_t from an assertion, as it is not defined in the
  same system headers on all platforms.  (Bug #8244)
2005-02-01 23:55:41 +02:00
..
btr InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. 2005-01-25 12:10:24 +02:00
buf
data Merge with 4.1 2005-01-15 14:09:45 +02:00
db
dict dict0load.c: 2005-01-21 22:03:08 +02:00
dyn
eval
fil Only enable Innodb extra debugging when using the --debug=full configure option 2005-01-26 16:07:53 +02:00
fsp
fut
ha
ibuf InnoDB: Remove redundant page_no field from dict_index_t. 2005-01-14 13:54:23 +02:00
include InnoDB: Fix debug compile error on Tru64 (Bug #8244) 2005-02-01 23:55:41 +02:00
lock
log log0recv.c: 2005-01-21 23:47:44 +02:00
mach
mem
mtr
os os0file.c: 2005-01-27 18:54:00 +02:00
page InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. 2005-01-25 12:10:24 +02:00
pars
que
read
rem Merge with 4.1 2005-01-15 14:09:45 +02:00
row InnoDB: Cleanups of TRUNCATE TABLE code 2005-01-31 10:35:56 +02:00
srv Merge with 4.1 2005-01-15 14:09:45 +02:00
sync InnoDB: Fix compiler warnings and some bad formatting introduced 2005-01-05 12:22:04 +02:00
thr
trx
usr
ut ut0mem.c: 2005-01-27 18:53:59 +02:00
configure.in
Makefile.am
makefilewin
my_cnf