mariadb/libmysql
unknown 6a2e712290 implementation of mysql_stmt_reset client end
include/mysql.h:
  add mysql_stmt_reset prototype
include/mysql_com.h:
  add COM_STMT_RESET
libmysql/libmysql.def:
  Add mysql_stmt_reset def
sql/sql_prepare.cc:
  Fix selects hang after windows slowdown issue fix (send_fields)
sql/sql_parse.cc:
  Add COM_STMT_RESET
sql/mysql_priv.h:
  add defination of mysql_stmt_reset
2003-07-08 02:27:21 -07: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 Fix for compilation error. 2003-06-16 03:13:22 +05: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 Fix typo - un supported -> unsupported 2003-01-31 10:15:45 -08:00
get_password.c Change dbug.h -> my_dbug.h (Portability fix) 2003-03-17 19:06:14 +02:00
libmysql.c implementation of mysql_stmt_reset client end 2003-07-08 02:27:21 -07:00
libmysql.def implementation of mysql_stmt_reset client end 2003-07-08 02:27:21 -07:00
Makefile.am - added libmysql/client_settings.h to distribution 2003-06-19 10:46:45 +02:00
Makefile.shared SCRUM: 2003-05-31 15:15:46 +05:00
manager.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00