1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
unknown 13a57d19d1 Added defines for fast mutex in glibc 2.2 (should be safe)
Fixed crash in SELECT DISTINCT SUM(...)
Fix return value of mysortncmp() for innobase
Fix join_crash bug


Docs/manual.texi:
  Changelog
include/my_pthread.h:
  Added defines for fast mutex in glibc 2.2
mysql-test/t/join_crash.test:
  Changed table names to t1,t2...
mysys/my_bitmap.c:
  Use fast mutex
mysys/my_open.c:
  Use fast mutex
mysys/my_pthread.c:
  Use fast mutex
mysys/my_thr_init.c:
  Use fast mutex
mysys/my_winthread.c:
  Use fast mutex
mysys/thr_mutex.c:
  Use new mutexattr with error checking
sql/ha_innobase.cc:
  Fix return value of mysortncmp() for innobase
sql/sql_select.cc:
  Fix join_crash bug
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-03-24 20:15:14 +02:00
..
2001-02-21 14:16:00 +02:00
2001-03-01 12:01:00 -07:00
2001-01-31 04:47:25 +02:00
2001-01-19 22:40:16 -07:00
2001-03-01 21:04:36 +01:00
2001-01-12 13:52:32 +02:00
2000-12-29 16:06:10 +02:00
2001-01-17 05:47:33 -07:00
2001-01-17 05:47:33 -07:00
2000-12-13 09:58:26 -07:00
2001-02-19 23:08:24 -07:00
2001-01-30 20:40:23 -07:00
2001-01-30 20:40:23 -07:00
2001-02-02 03:47:06 +02:00
2001-01-22 05:32:58 +02:00
2001-01-22 05:32:58 +02:00

The file is empty.