mariadb/sql
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
..
share decode_montyspeak(); 2002-08-09 19:33:13 +10:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code) 2002-08-17 00:35:51 +03:00
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc merge with 3.23.52 2002-08-13 02:33:25 +03:00
ha_innodb.h merge with 3.23.52 2002-08-13 02:33:25 +03:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h
item_buff.cc
item_cmpfunc.cc merge with 3.23.52 2002-08-12 04:04:43 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
item_func.h Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
item_strfunc.cc Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
item_strfunc.h Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0 2002-08-09 15:46:01 +05:00
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
mini_client.cc Fix for SSL and new my_getopt 2002-08-09 16:47:16 +03:00
mini_client.h
my_lock.c
mysql_priv.h Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
mysqld.cc Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code) 2002-08-17 00:35:51 +03:00
net_pkg.cc Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
net_serv.cc Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
set_var.h Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
slave.cc Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
slave.h
sql_acl.cc reverting a fix 2002-08-09 16:05:02 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc
sql_cache.cc
sql_cache.h
sql_class.cc Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
sql_class.h Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_do.cc
sql_handler.cc
sql_insert.cc merge with 3.23.52 2002-08-12 04:04:43 +03:00
sql_lex.cc
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in client code) 2002-08-17 00:35:51 +03:00
sql_select.h
sql_show.cc Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
stacktrace.c
stacktrace.h
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld