Commit graph

3 commits

Author SHA1 Message Date
unknown
48ff048f8f Update needed for SuSE 7.3
Update for autoconf 2.52


BitKeeper/deleted/.del-compile-pentium-symbols~b1b0f0b465eb15b8:
  Delete: BUILD/compile-pentium-symbols
BUILD/Makefile.am:
  Remove not used scripts
BUILD/SETUP.sh:
  Update needed for SuSE 7.3
BUILD/compile-alpha:
  Update needed for SuSE 7.3
BUILD/compile-pentium-debug-no-bdb:
  Update needed for SuSE 7.3
BUILD/compile-pentium-gcov:
  Update needed for SuSE 7.3
BUILD/compile-pentium-gprof:
  Update needed for SuSE 7.3
BUILD/compile-pentium-mysqlfs-debug:
  Update needed for SuSE 7.3
BUILD/compile-pentium:
  Update needed for SuSE 7.3
Docs/manual.texi:
  changelog
Docs/mysqld_error.txt:
  New error messages.
acconfig.h:
  Update to autoconf 2.52
acinclude.m4:
  Update to autoconf 2.52
bdb/dist/configure.in:
  Update to autoconf 2.52
configure.in:
  Update to autoconf 2.52
myisam/mi_check.c:
  Fix for myisamchk bug when reparing table with many keys.
myisam/mi_key.c:
  Fix problem with NAN in key's
scripts/Makefile.am:
  Fix for autoconf 2.52
scripts/mysql_new_fix_privilege_tables.sh:
  cleanup
2002-01-26 01:19:47 +02:00
unknown
447b5534d0 - cleaned up BUILD scripts
- consolidate common functionality into one place
    - make them detect gmake/make


BUILD/compile-alpha:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-pentium-debug-no-bdb:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-pentium-debug:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-pentium-gcov:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-pentium-myodbc:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-pentium:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-solaris-sparc-purify:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
BUILD/compile-solaris-sparc:
  - cleaned up BUILD scripts
  - consolidate common functionality into one place
  - make them detect gmake/make
2000-12-18 23:24:19 +02:00
unknown
fd2c900e52 laptop commit
BUILD/compile-pentium-debug-no-bdb:
  forgot to install BDB on my laptop, needed to have this
sql/log.cc:
  fixed initialization warning
sql/sql_insert.cc:
  delayed insert was getting logged on failure. To make things worse,
  all delayed inserts were being logged with query_length=0
sql/sql_repl.cc:
  fixed compiler warnings
2000-11-11 14:57:35 -07:00