mariadb/libmysql
unknown 615cd4ff75 Fixed a bug in prepared statements error handling
After merge fixes


libmysql/libmysql.c:
  Fixed a bug in prepared statements error handling introduced by me on a recent patch
mysql-test/r/delayed.result:
  Updated results
mysql-test/t/delayed.test:
  Bigger timeout needed when using --ps-protocol (don't understand why yet)
  Added output of not_flushed_dealyed_rows for easier debugging
sql/sql_base.cc:
  USE tables_share fix for prepared statements
sql/sql_prepare.cc:
  After merge fix
2005-01-06 16:59:29 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
client_settings.h merge with 4.1 2004-10-29 19:26:52 +03:00
conf_to_src.c manually merged 2004-08-18 19:57:55 +02:00
dll.c manually merged 2004-08-18 19:57:55 +02:00
errmsg.c Merge with global tree 2004-12-31 00:50:30 +02:00
get_password.c - rename: EXCEPTIONS->EXCEPTIONS-CLIENT 2004-08-05 17:05:11 +02:00
libmysql.c Fixed a bug in prepared statements error handling 2005-01-06 16:59:29 +02:00
libmysql.def libmysql.def, libmysql.c: 2004-11-05 09:00:04 +04:00
Makefile.am WL#1051, more maintanable error messages. 2004-12-13 22:51:54 +02:00
Makefile.shared Added checking for my.cnf file from environment variable MYSQL_HOME 2005-01-04 20:13:47 +02:00
manager.c A fix (bug #6057: Data Type Problem in manager.c). 2004-10-18 12:43:52 +05:00