1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/tests
unknown a26ce94f7a A fix and test case for Bug#7990 "mysql_stmt_close doesn't
reset mysql->net.last_error": the solution is to clear
MYSQL->net error before performing COM_CLOSE: if the call
succeeds, the connection is usable for other statements.
More comprehensive fix is to clear MYSQL->net for all
recoverable errors at the time they happen, it will be
implemented in 5.0 as it introduces incompatibility in behavior.


libmysql/libmysql.c:
  A simple fix for Bug#7990 "mysql_stmt_close doesn't reset 
  mysql->net.last_error"
tests/mysql_client_test.c:
  A test case for Bug#7990 " mysql_stmt_close doesn't reset 
  mysql->net.last_error"
2005-02-10 17:41:54 +03:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2000-08-29 12:31:01 +03:00
2001-03-25 01:02:26 +02:00
2003-11-25 13:06:46 -08:00
2004-02-11 00:06:46 +01:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2001-01-12 13:52:32 +02:00
2000-09-19 17:23:58 -06:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2003-05-02 15:22:04 +03:00
2004-03-16 22:41:30 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00