mariadb/innobase
unknown 5df707c7c9 Portability fixes
innobase/os/os0thread.c:
  Portability fix
myisam/sort.c:
  Fixed wrong variable type (gave compiler warning)
2004-05-27 12:03:16 +03:00
..
btr Merge with 4.0.20 2004-05-17 01:52:13 +03:00
buf InnoDB cleanup: eliminate IB__FILE__ 2004-05-14 16:06:21 +03:00
data Merge with 4.0 2004-04-26 15:53:31 +03:00
db
dict dict0dict.c: 2004-05-17 17:27:25 +03:00
dyn
eval New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
fil InnoDB cleanup: Add const qualifiers to many char* arguments 2004-05-17 14:40:31 +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 Merge with 4.0.20 2004-05-17 01:52:13 +03:00
include merge with 4.0 to get windows fixes 2004-05-27 00:30:28 +03:00
lock Merge with 4.0.20 2004-05-17 01:52:13 +03:00
log merge with 4.0 to get windows fixes 2004-05-27 00:30:28 +03:00
mach
mem Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
mtr merge with 4.0 to get windows fixes 2004-05-27 00:30:28 +03:00
os Portability fixes 2004-05-27 12:03:16 +03:00
page Merge with 4.0 2004-04-26 15:53:31 +03:00
pars Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
que merge with 4.0 to get windows fixes 2004-05-27 00:30:28 +03: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 InnoDB cleanup: Add const qualifiers to many char* arguments 2004-05-17 14:40:31 +03:00
srv merge with 4.0 to get Netware patches and fixes for libmysqld.dll 2004-05-25 22:54:00 +03:00
sync Merge with 4.0 to get fixes for Windows project files 2004-05-25 02:47:25 +03:00
thr
trx merge with 4.0 to get Netware patches and fixes for libmysqld.dll 2004-05-25 22:54:00 +03:00
usr InnoDB cleanup and possible bug-fix: Remove srv0que 2004-05-25 20:12:09 +03:00
ut InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf() 2004-05-20 01:32:02 +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
makefilewin
my_cnf