mariadb/storage/innobase
unknown d497966a18 Several Netware specific fixes.
configure.in:
  To configure InnoDB for cross compilation.
include/config-netware.h:
  NetWare specific change to fix the compilation errors caused by event.h
  NetWare specific change required for WINE PATH and for new versions LibC(Jun 05)
  and zlib(1.2.3)
netware/BUILD/compile-AUTOTOOLS:
  Netware specific change reflecting the change in source code
  directory structure.
netware/BUILD/compile-linux-tools:
  Netware specific change to fix the location where gen_lex_hash
  gets created. Fixed also directory structure reflecting changes.
netware/BUILD/compile-netware-END:
  Netware specific change for creating mysqld_error.h
netware/BUILD/mwenv:
  Netware specific change required for WINE PATH and for
  new versions LibC(Jun 05) and zlib(1.2.3).
netware/BUILD/nwbootstrap:
  NetWare Specific change to produce absoulte path for XDC file.
netware/Makefile.am:
  Netware specific changes to fix to match new
  directory structure.
netware/my_manage.h:
  Netware specific change required for WINE PATH and for new versions
  LibC(Jun 05) and zlib(1.2.3).
netware/mysql_test_run.c:
  Netware specific change, added --autoclose option for mysql_test_run.nlm.
scripts/make_binary_distribution.sh:
  Fix to reflect change in directory structure.
sql/mysqld.cc:
  Stacksize change for Netware.
  Netware specific change to fix the compilation errors caused by event.h
sql/set_var.cc:
  Minor indending related fix.
sql/sql_class.cc:
  Added #ifdef HAVE_EXPLICIT_TEMPLATE_INSTANTIATION macro.
storage/innobase/os/os0thread.c:
  Netware specific change to increase the thread stack size.
storage/myisam/mi_locking.c:
  Enclosed MMAP related code under HAVE_MMAP preprocessor directive.
2006-02-02 16:22:31 +02:00
..
btr The innodb-5.0-ss52 snapshot changes were erroneously auto-merged 2005-12-08 15:00:18 +03:00
buf Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
data Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
dict The innodb-5.0-ss52 snapshot changes were erroneously auto-merged 2005-12-08 15:00:18 +03:00
dyn Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
eval Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
fil Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
fsp Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
fut Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
ha Changes from the innodb-5.1-ss28 snapshot. 2005-12-13 16:49:24 +03:00
ibuf Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
include WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
lock WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
log Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
mach Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
mem Changes from the innodb-5.1-ss28 snapshot. 2005-12-13 16:49:24 +03:00
mtr Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
os Several Netware specific fixes. 2006-02-02 16:22:31 +02:00
page Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
pars Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
que Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
read Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
rem The innodb-5.0-ss52 snapshot changes were erroneously auto-merged 2005-12-08 15:00:18 +03:00
row Do not use C++ style comments (//) in C source (breaks compilation on aix52). 2006-01-02 02:45:26 +01:00
srv Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
sync Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
thr Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
trx Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
usr Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
ut Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
configure.in Changes from the innodb-5.1-ss28 snapshot. 2005-12-13 16:49:24 +03:00
Makefile.am storage/innobase/Makefile.am : 2005-12-16 12:45:43 +01:00