mariadb/libmysql
Dmitry Shulga 95362e0da8 Fix mysql_client_test failure introduced by a patch for Bug#47485.
The problem was that mysql_stmt_next_result() (new to 5.5)
was not properly updated.

libmysql/libmysql.c:
  mysql_stmt_next_result() modified: set mysql->status= MYSQL_STATUS_STATEMENT_GET_RESULT before return
  if there is a result set.
2010-09-09 19:36:57 +07:00
..
acinclude.m4
client_settings.h Enable WL#4435. 2010-01-12 19:48:28 +03:00
CMakeLists.txt Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
conf_to_src.c
errmsg.c WL#5498: Remove dead and unused source code 2010-07-23 17:16:29 -03:00
get_password.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
libmysql.c Fix mysql_client_test failure introduced by a patch for Bug#47485. 2010-09-09 19:36:57 +07:00
libmysql.def merge 2009-12-16 15:34:11 +01:00
libmysql.ver.in BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00
Makefile.am WL#5498: Remove dead and unused source code 2010-07-23 17:15:07 -03:00
Makefile.shared WL#5498: Remove dead and unused source code 2010-07-23 17:17:14 -03:00