mariadb/innobase
unknown c4409a7cbf Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0
into hundin.mysql.fi:/home/jan/mysql-5.0


sql/ha_innodb.cc:
  Auto merged
2005-03-02 07:48:00 +02:00
..
btr InnoDB: Zero fill newly created pages and deleted records to 2005-03-01 13:54:48 +02:00
buf 4.1 -> 5.0 merge 2005-02-03 13:18:30 +02:00
data InnoDB: Make CREATE TABLE return error when the minimum row length 2005-02-17 17:15:29 +02:00
db
dict After review fixes. Fix bugs in TRUNCATE. 2005-03-01 19:42:59 +02:00
dyn
eval
fil merge with 4.1 2005-02-28 12:18:39 +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 After review fixes. Fix bugs in TRUNCATE. 2005-03-01 19:42:59 +02:00
lock InnoDB: Exclude code from InnoDB Hot Backup builds 2005-02-04 16:25:13 +02:00
log Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-03-02 07:48:00 +02:00
mach
mem mem0pool.c: 2005-01-31 22:28:55 +02:00
mtr InnoDB: fix corruption in crash recovery of BLOB fields (Bug #7679) 2005-01-05 11:56:41 +02:00
os 4.1 -> 5.0 merge 2005-02-03 13:18:30 +02:00
page InnoDB: Zero fill newly created pages and deleted records to 2005-03-01 13:54:48 +02:00
pars Remove compiler warnings and remove not used variables 2005-02-25 16:53:22 +02:00
que
read XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
rem InnoDB: Zero fill newly created pages and deleted records to 2005-03-01 13:54:48 +02:00
row After review fixes. Fix bugs in TRUNCATE. 2005-03-01 19:42:59 +02:00
srv InnoDB: Zero fill newly created pages and deleted records to 2005-03-01 13:54:48 +02:00
sync InnoDB: Zero fill newly created pages and deleted records to 2005-03-01 13:54:48 +02:00
thr
trx Fixed XA recovery for InnoDB. Note that XA recovery is still disabled 2005-03-01 08:17:03 +02:00
usr
ut InnoDB: Exclude code from InnoDB Hot Backup builds 2005-02-04 16:25:13 +02:00
configure.in
Makefile.am
makefilewin
my_cnf