mariadb/innobase
unknown 8d9ce860ba InnoDB: Replace ut_strdup() with mem_strdup()
innobase/include/ut0mem.h:
  Remove ut_strdup(), as it is a clone of mem_strdup()
innobase/os/os0file.c:
  Replace ut_strdup() with mem_strdup()
innobase/ut/ut0mem.c:
  Remove ut_strdup(), as it is a clone of mem_strdup()
2004-05-11 12:51:42 +03:00
..
btr Merge with 4.0 2004-04-26 15:53:31 +03:00
buf After merge fixes 2004-04-27 15:33:40 +03:00
data Merge with 4.0 2004-04-26 15:53:31 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict After merge fixes 2004-04-27 15:33:40 +03:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
eval trying to remove Windows compiler warnings (Miguel, could you please check if it's better now?) 2004-05-03 23:35:11 +02:00
fil After merge fixes 2004-04-27 15:33:40 +03:00
fsp Merge with 4.0 2004-04-26 15:53:31 +03:00
fut Merge with 4.0 2004-04-26 15:53:31 +03:00
ha Merge with 4.0 2004-04-26 15:53:31 +03:00
ibuf After merge fixes 2004-04-27 15:33:40 +03:00
include InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
lock Merge with 4.0.19 2004-05-05 17:05:24 +03:00
log After merge fixes 2004-04-27 15:33:40 +03:00
mach merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
mem Merge with 4.0 2004-04-26 15:53:31 +03:00
mtr Merge with 4.0 2004-04-26 15:53:31 +03:00
os InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
page Merge with 4.0 2004-04-26 15:53:31 +03:00
pars Merge with 4.0.19 2004-05-05 17:05:24 +03:00
que merge with 4.0 (to get compiler error fixes for innodb) 2004-03-19 15:17:56 +02:00
read merge with 4.0 2004-03-16 22:41:30 +02:00
rem Merge with 4.0 2004-04-26 15:53:31 +03:00
row Merge with 4.0.19 2004-05-05 17:05:24 +03:00
srv Merge with 4.0 to get security patch for check_grant_colum 2004-05-06 13:42:26 +03:00
sync Merge with 4.0.19 2004-05-05 17:05:24 +03:00
thr Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
trx Merge with 4.0.19 2004-05-05 17:05:24 +03:00
usr Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
ut InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
configure.in - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compile 2004-04-29 14:48:49 +02:00
Makefile.am Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00