mariadb/innobase
unknown 563ebb4328 ut0mem.c:
Add a note to the error message that is printed when memory allocation fails: 32-bit computers usually have at most 2 GB or 4 GB process memory space


innobase/ut/ut0mem.c:
  Add a note to the error message that is printed when memory allocation fails: 32-bit computers usually have at most 2 GB or 4 GB process memory space
2005-01-27 18:53:59 +02:00
..
btr InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. 2005-01-25 12:10:24 +02:00
buf manually merged 2004-12-31 15:26:24 +01:00
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 Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 2004-12-08 14:34:58 +02:00
ibuf InnoDB: Remove redundant page_no field from dict_index_t. 2005-01-14 13:54:23 +02:00
include Merge from 4.1 2005-01-26 15:51:46 +01:00
lock Fixed problems with deadlocks on LOCK TABLES...WHERE ENGINE = InnoDB. 2004-12-13 14:22:18 +02:00
log log0recv.c: 2005-01-21 23:47:44 +02:00
mach
mem
mtr InnoDB: fix corruption in crash recovery of BLOB fields (Bug #7679) 2005-01-05 11:56:41 +02:00
os dict0load.c: 2005-01-21 22:03:08 +02:00
page InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. 2005-01-25 12:10:24 +02:00
pars
que logging_ok: 2004-12-24 12:13:32 +01:00
read
rem Merge with 4.1 2005-01-15 14:09:45 +02:00
row One more after merge fix of Jan Lindström's changeset in 4.1 2005-01-25 14:49:30 +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 manually merged 2004-12-31 15:26:24 +01:00
usr
ut ut0mem.c: 2005-01-27 18:53:59 +02:00
configure.in
Makefile.am
makefilewin
my_cnf