mariadb/libmysql
unknown 5c7949af6b Fix for a bug #6996
BitKeeper/etc/ignore:
  Added analyse.test client/mysqladmin.c to the ignore list
libmysql/libmysql.c:
  Fix for a bug #6996
  
  This fix enables that after all rows are read from a buffered result,
  mysql_stmt_data_seek(stmt,0) can rewind a counter to the beginning,
  so that rows can be re-fetched.
tests/client_test.c:
  Addition of a test for fix of the bug #6996 in client_test.c
2004-12-07 19:12:29 +02:00
..
.cvsignore
acinclude.m4
client_settings.h
conf_to_src.c
dll.c
errmsg.c
get_password.c
libmysql.c Fix for a bug #6996 2004-12-07 19:12:29 +02:00
libmysql.def
Makefile.am
Makefile.shared
manager.c