mariadb/innobase
unknown 217a102fa8 ut0mem.h, ut0mem.c:
Add ut_strdup
os0file.h, os0file.c:
  Add creation of directories


innobase/os/os0file.c:
  Add creation of directories
innobase/ut/ut0mem.c:
  Add ut_strdup
innobase/include/os0file.h:
  Add creation of directories
innobase/include/ut0mem.h:
  Add ut_strdup
2004-03-16 20:55:49 +02:00
..
btr btr0cur.c: 2004-02-27 19:02:51 +02:00
buf merge with 4.0 2004-02-22 09:50:59 +02:00
com merge with 4.0 2004-02-22 09:50:59 +02:00
cry
data Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-22 11:01:28 +02:00
db
dict merge with 4.0 2004-02-22 09:50:59 +02:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
eval - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
fil merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
fsp merge with 4.0 2004-02-22 09:50:59 +02:00
fut Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe 2003-12-20 03:41:04 +02:00
ha merge with 4.0 2004-02-22 09:50:59 +02:00
ibuf After merge fixes 2004-02-16 10:03:25 +02:00
include ut0mem.h, ut0mem.c: 2004-03-16 20:55:49 +02:00
lock merge with 4.0 2004-02-22 09:50:59 +02:00
log merge with 4.0 2004-02-22 09:50:59 +02: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-02-22 09:50:59 +02:00
mtr merge with 4.0 2004-02-22 09:50:59 +02:00
os ut0mem.h, ut0mem.c: 2004-03-16 20:55:49 +02:00
page merge with 4.0 2004-02-22 09:50:59 +02:00
pars Fixed compiler warnings from Intel compiler in Win64 2003-11-23 14:36:41 +02:00
que merge with 4.0 2004-02-22 09:50:59 +02:00
read Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe 2003-12-20 03:41:04 +02:00
rem Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-22 11:01:28 +02:00
row merge with 4.0 2004-02-22 09:50:59 +02:00
srv merge with 4.0 2004-02-22 09:50:59 +02:00
sync merge with 4.0 2004-02-22 09:50:59 +02:00
thr Remove unnecessary files 2004-02-19 11:32:07 +02:00
trx merge with 4.0 2004-02-22 09:50:59 +02:00
usr merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
ut ut0mem.h, ut0mem.c: 2004-03-16 20:55:49 +02:00
configure.in - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compile 2004-03-12 15:42:26 +01:00
Makefile.am Cleanups 2004-02-22 08:54:06 +02:00
makefilewin
my_cnf