mariadb/innobase
unknown a9b481d3cd merge with 4.0 to get Netware patches and fixes for libmysqld.dll
configure.in:
  Auto merged
Build-tools/Do-compile:
  Auto merged
client/mysql.cc:
  Auto merged
client/mysqladmin.c:
  Auto merged
client/mysqlcheck.c:
  Auto merged
client/mysqldump.c:
  Auto merged
client/mysqlimport.c:
  Auto merged
client/mysqlshow.c:
  Auto merged
client/mysqltest.c:
  Auto merged
include/my_global.h:
  Auto merged
include/thr_alarm.h:
  Auto merged
innobase/include/trx0roll.h:
  Auto merged
innobase/include/trx0trx.h:
  Auto merged
innobase/que/que0que.c:
  Auto merged
innobase/srv/srv0srv.c:
  Auto merged
innobase/trx/trx0purge.c:
  Auto merged
innobase/trx/trx0roll.c:
  Auto merged
innobase/trx/trx0trx.c:
  Auto merged
innobase/usr/usr0sess.c:
  Auto merged
isam/isamchk.c:
  Auto merged
myisam/myisam_ftdump.c:
  Auto merged
myisam/myisamchk.c:
  Auto merged
myisam/myisampack.c:
  Auto merged
mysys/default.c:
  Auto merged
mysys/my_getopt.c:
  Auto merged
mysys/my_init.c:
  Auto merged
mysys/my_pthread.c:
  Auto merged
netware/Makefile.am:
  Auto merged
netware/init_db.sql:
  Auto merged
scripts/make_binary_distribution.sh:
  Auto merged
tools/mysqlmanager.c:
  Auto merged
VC++Files/dbug/dbug.dsp:
  Auto merged
VC++Files/heap/heap.dsp:
  Auto merged
VC++Files/isam/isam.dsp:
  Auto merged
VC++Files/libmysql/libmysql.dsp:
  Auto merged
VC++Files/myisam/myisam.dsp:
  Auto merged
VC++Files/myisammrg/myisammrg.dsp:
  Auto merged
VC++Files/mysys/mysys.dsp:
  Auto merged
VC++Files/libmysqld/libmysqld.dsp:
  merge
client/mysqlbinlog.cc:
  merge
extra/perror.c:
  merge
include/mysql_com.h:
  merge
libmysqld/Makefile.am:
  merge
netware/BUILD/mwenv:
  merge
sql/mysqld.cc:
  merge
2004-05-25 22:54:00 +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 Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict dict0dict.c: 2004-05-17 17:27:25 +03:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
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 Netware patches and fixes for libmysqld.dll 2004-05-25 22:54:00 +03:00
lock Merge with 4.0.20 2004-05-17 01:52:13 +03:00
log InnoDB cleanup: eliminate IB__FILE__ 2004-05-14 16:06:21 +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, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
mtr Merge with 4.0 2004-04-26 15:53:31 +03:00
os Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +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 Netware patches and fixes for libmysqld.dll 2004-05-25 22:54:00 +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 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 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 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