mariadb/include
unknown f3efb3dcfa Added more descriptive error message of why statement was automaticly dropped
Print information if net_clear() skipped bytes (As this otherwise hides critical timeing bugs)
Added DBUG_ASSERT if we get packets out of order
mysql_change_user() could on error send multiple packets, which caused mysql_client_test to randomly fail


include/errmsg.h:
  Added more descriptive error message of why statement was automaticly dropped
libmysql/client_settings.h:
  Added more descriptive error message of why statement was automaticly dropped
libmysql/errmsg.c:
  Added more descriptive error message of why statement was automaticly dropped
libmysql/libmysql.c:
  Added more descriptive error message of why statement was automaticly dropped
sql-common/client.c:
  Added more descriptive error message of why statement was automaticly dropped
sql/net_serv.cc:
  Print information if net_clear() skipped bytes (As this otherwise hides critical timeing bugs)
  Added DBUG_ASSERT if we get packets out of order
sql/sql_class.cc:
  We need to set killed to NOT_KILLED after cleanup() if we want to continue using THD
  (If not, the connection will be closed after the current stmt)
sql/sql_parse.cc:
  mysql_change_user() could on error send multiple packets, which caused mysql_client_test to randomly fail
tests/mysql_client_test.c:
  More DBUG information
  Better usage of --silent
  Always print 'OK' the same way.
  Disable test_bug17667 if run outside of mysql-test-run
2007-04-13 01:56:22 +03:00
..
atomic
mysql
.cvsignore
abi_check
base64.h
config-netware.h
config-win.h Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build 2007-03-28 23:08:00 +02:00
decimal.h
errmsg.h Added more descriptive error message of why statement was automaticly dropped 2007-04-13 01:56:22 +03:00
ft_global.h
hash.h
heap.h wl#3700 - post-review fixes: 2007-03-17 00:13:25 +01:00
help_end.h
help_start.h
keycache.h
m_ctype.h
m_string.h
Makefile.am Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build 2007-03-12 13:29:11 +01:00
md5.h
my_aes.h
my_alarm.h
my_alloc.h
my_atomic.h move intptr from my_atomic.h to my_global.h 2007-01-28 21:12:58 +01:00
my_base.h Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2007-04-04 17:03:31 +02:00
my_bitmap.h
my_dbug.h Fixed compiler warnings. 2007-02-28 22:23:35 +02:00
my_dir.h
my_getopt.h
my_global.h Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-22 01:04:39 +01:00
my_handler.h
my_libwrap.h
my_list.h
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h restored run-time thread lib detection 2007-03-28 15:33:29 +02:00
my_sys.h Merge recycle.(none):/src/bug23736/my50-bug23736 2007-03-20 10:54:56 -04:00
my_time.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-04-10 16:28:47 +03:00
my_tree.h
my_trie.h
my_uctype.h
my_user.h
my_vle.h
my_xml.h
myisam.h wl#3700 - post-review fixes: 2007-03-17 00:13:25 +01:00
myisammrg.h wl#3700 - post-review fixes: 2007-03-17 00:13:25 +01:00
myisampack.h
mysql.h Bug #24121 Incorrect test for SSL_VERIFY_SERVER_CERT 2007-03-27 21:04:05 +02:00
mysql_com.h Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with multi-byte 2007-04-03 16:13:27 +05:00
mysql_embed.h
mysql_h.ic Change find_type family to accept const TYPELIB*. 2007-03-27 20:27:58 +04:00
mysql_time.h
mysql_version.h.in
mysys_err.h
queues.h
rijndael.h
sha1.h
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h restored run-time thread lib detection 2007-03-28 15:33:29 +02:00
thr_lock.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00
typelib.h Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-04-04 21:25:39 +03:00
violite.h Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-03-28 15:57:27 +02:00