mariadb/libmysql
unknown 0bb5b9eadd Fix for mysql_list_fields & reset stmt buffers from stmt_free_result
Windows build fix 


VC++Files/sql/mysqld.dsp:
  Added sql_state.c to wrk space
include/mysql_com.h:
  Windows build fix (mismatch declaration of my_bool and bool from defination)
include/thr_alarm.h:
  Windows build fix
libmysql/libmysql.c:
  Fix for mysql_list_fields & reset stmt buffers from stmt_free_result
tests/client_test.c:
  Updated test for DEFAULT value for mysql_list_fields()
  New tests for mysql_stmt_free_result()
2003-06-08 09:11:14 -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 SCRUM: 2003-06-03 15:02:57 +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 Fix for mysql_list_fields & reset stmt buffers from stmt_free_result 2003-06-08 09:11:14 -07:00
libmysql.def 1. Portability fixups for Connector/ODBC 3.52 & DBD 2003-06-04 00:17:48 -07:00
Makefile.am SCRUM: 2003-05-31 15:15:46 +05: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