mariadb/Build-tools
unknown e3c7f4d85e A lot of portability fixes.
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.


BUILD/SETUP.sh:
  Enabled uninitalized warnings for debug builds.
Build-tools/Do-compile:
  Added options --no-mysqltest and --no-benchmarks
  Log time before each stage
  Removed warnings on some OS (at least hpux11)
acinclude.m4:
  Fixed call to wrong function
configure.in:
  Don't use -O3 as compiler option with aCC
innobase/include/univ.i:
  Removed compiler warning (on Hpux11)
innobase/os/os0file.c:
  Removed compiler warning (on Hpux11)
innobase/trx/trx0sys.c:
  Removed compiler warning (on Hpux11)
innobase/trx/trx0trx.c:
  Removed compiler warning (on Hpux11)
innobase/ut/ut0ut.c:
  Removed compiler warning (with gcc)
myisam/mi_check.c:
  Added missing 'static'
myisam/mi_test1.c:
  Added missing 'static'
mysys/my_getopt.c:
  Added missing 'static'
sql/ha_berkeley.cc:
  Added rename table. This fixes a bug in ALTER TABLE with BDB tables.
  Fixed compilation problem on OSF1
sql/ha_berkeley.h:
  Added rename table. This fixes a bug in ALTER TABLE with BDB tables.
sql/mini_client.cc:
  Added reinterpret cast to avoid some warnings.
sql/sql_parse.cc:
  Added reinterpret cast to avoid some warnings.
  Removed usage of strnlen() as this gave portability problems.
sql/sql_union.cc:
  Added reinterpret cast to avoid some warnings.
sql/table.cc:
  Added reinterpret cast to avoid some warnings.
tools/mysqlmanager.c:
  Added missing 'static'
2003-01-05 20:18:49 +02:00
..
cvs-sanity-check Import changeset 2000-07-31 21:29:14 +02:00
Do-all-build-steps merge 2002-03-06 19:53:31 +02:00
Do-compile A lot of portability fixes. 2003-01-05 20:18:49 +02:00
Do-create-perl-rpms Import changeset 2000-07-31 21:29:14 +02:00
Do-linux-build Merge with 3.23.52 2002-06-17 16:08:34 +03:00
Do-local-patch-file Import changeset 2000-07-31 21:29:14 +02:00
Do-patch-file Deleted some old Makefiles 2002-04-17 15:32:28 +02:00
Do-rpm merge with 3.23.51 2002-05-16 18:20:49 +03:00
mysql-copyright - replaced Docs/LICENSE with Docs/MySQLEULA.txt 2002-10-13 16:57:33 +02:00
mysql-copyright-2 - replaced Docs/LICENSE with Docs/MySQLEULA.txt 2002-10-13 16:57:33 +02:00
newest Import changeset 2000-07-31 21:29:14 +02:00