Commit graph

7 commits

Author SHA1 Message Date
unknown
7ef7d93726 Portability fix
mysys/my_seek.c:
  Remove warning
2001-11-22 13:15:17 +02:00
unknown
e0d3ed73a1 Portability fix 2001-11-22 13:07:55 +02:00
unknown
0afe57ba58 Generate core file on Solaris.
Docs/manual.texi:
  ChangeLog
sql/mysqld.cc:
  Cleanup
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-11-21 15:08:01 +02:00
unknown
992e7da03a Added testing of IN(value-list)
Portability fixes


Build-tools/Do-compile:
  Fix for Linux ia64
sql-bench/bench-init.pl.sh:
  Added help function time_fetch_all_rows
sql-bench/test-insert.sh:
  Added testing of IN(value-list)
sql/item_func.cc:
  Cleanup
sql/mysqld.cc:
  Portability fix
sql/stacktrace.c:
  Portability fix
2001-09-02 16:03:37 +03:00
unknown
2e6a193c0f Fix to get core files on Solaris
BUILD/compile-solaris-sparc-purify:
  Added -g
2001-08-22 12:22:46 +03:00
unknown
7665a6f137 sql/stacktrace.c
fixed frame depth since we now are a frame deeper 
    on Alpha, use SP instead of FP



sql/stacktrace.c:
  fixed frame depth since we now are a frame deeper 
  on Alpha, use SP instead of FP
2001-05-14 14:11:26 -06:00
unknown
476625dd63 Cleanup up stacktrace code
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified


Docs/manual.texi:
  Added new contrib stuff
bdb/dist/Makefile.in:
  Don't automaticly checkout things from bk
mysys/mf_keycache.c:
  Add debugging of keycache when EXTRA_DEBUG is specified.
mysys/mf_qsort.c:
  Updated qsort source from glibc.
sql/Makefile.am:
  Cleanup up stacktrace code
sql/mysqld.cc:
  Cleanup up stacktrace code
2001-05-14 01:12:40 +03:00