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
buf
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
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
mach
mem
mtr
os InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
page
pars Merge with 4.0.19 2004-05-05 17:05:24 +03:00
que
read
rem
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
trx Merge with 4.0.19 2004-05-05 17:05:24 +03:00
usr
ut InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
configure.in
Makefile.am
makefilewin
my_cnf