mariadb/innobase
unknown 96f2e21e99 Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code)
Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column.
Fixed bug in pthread_mutex_trylock with HPUX 11.0


Docs/manual.texi:
  Changelog
include/my_pthread.h:
  Fix for pthread_mutex_trylock when used with SAFEMUTEX
include/violite.h:
  Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code)
innobase/buf/buf0buf.c:
  Fixed wrong format string
libmysqld/lib_sql.cc:
  Fixed hangup in embedded server.
mysql-test/r/distinct.result:
  Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column
mysql-test/t/distinct.test:
  Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column
mysys/my_pthread.c:
  Cleanup of pthread_xxx rewrite code.
  Fixed bug in pthread_mutex_trylock with HPUX 11.0
sql/gen_lex_hash.cc:
  Smaller hash array
sql/mysqld.cc:
  Fixed hangup in embedded server.
sql/sql_select.cc:
  Fixed bug in SELECT DISTINCT ... ORDER BY not-used-column
vio/vio.c:
  Added vio_ssl_blocking
vio/viossl.c:
  Added vio_ssl_blocking
2002-08-17 00:35:51 +03:00
..
btr merge with 3.23.52 2002-08-08 15:24:47 +03:00
buf Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code) 2002-08-17 00:35:51 +03:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data Merge with 3.23.51 2002-07-25 22:46:28 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict merge with 3.23.52 2002-08-08 15:24:47 +03:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
fil merge with 3.23.52 2002-08-08 15:24:47 +03:00
fsp merge with 3.23.52 2002-08-08 15:24:47 +03:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha Many files: 2002-08-02 23:16:19 +03:00
ibuf Merge with 3.23.51 2002-07-25 22:46:28 +03:00
include merge with 3.23.52 2002-08-13 02:33:25 +03:00
lock merge with 3.23.52 2002-08-12 04:04:43 +03:00
log merge with 3.23.52 2002-08-08 15:24:47 +03:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem merge with 3.23.52 2002-08-08 15:24:47 +03:00
mtr merge with 3.23.52 2002-08-08 15:24:47 +03:00
odbc Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
os merge with 3.23.52 2002-08-13 02:33:25 +03:00
page merge with 3.23.52 2002-08-08 15:24:47 +03:00
pars Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 2002-06-03 14:43:44 +03:00
que merge 2002-04-25 01:16:42 +03:00
read Merge 2001-10-30 17:38:44 +02:00
rem Merge with 3.23.51 2002-07-25 22:46:28 +03:00
row merge with 3.23.52 2002-08-08 15:24:47 +03:00
srv merge with 3.23.52 2002-08-12 04:04:43 +03:00
sync merge with 3.23.52 2002-08-08 15:24:47 +03:00
thr Many files: 2002-08-06 22:59:13 +03:00
trx put InnoDB HANDLER patch back again :)) 2002-08-12 16:18:37 +02:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut merge with 3.23.52 2002-08-12 04:04:43 +03:00
configure.in merge with 3.23.52 2002-08-08 15:24:47 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00