mariadb/libmysql
unknown a07c602b60 Fix stmt_close not to close the resources on error(libmysql)
Enable test_stmt_close() and test output to stdout(client_test)


tests/client_test.c:
  Enable test_stmt_close() and test output to stdout
libmysql/libmysql.c:
  Fix stmt_close not to close the resources on error
2003-01-27 10:54:45 -08:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Update copyright 2001-12-06 14:10:51 +02:00
dll.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Merge with 4.0.6 2002-12-05 19:38:42 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Fix stmt_close not to close the resources on error(libmysql) 2003-01-27 10:54:45 -08:00
libmysql.def Portability fixes (for windows) 2003-01-21 21:07:59 +02:00
Makefile.am removed redundant -I include-dirs 2002-11-26 14:01:08 +01:00
Makefile.shared Merge with 4.0.9 2003-01-18 03:13:37 +02:00
manager.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
password.c - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) 2002-12-04 16:16:06 +01:00