mariadb/libmysql
konstantin@mysql.com d3e520ce7e Port of cursors to be pushed into 5.0 tree:
- client side part is simple and may be considered stable
- server side part now just joggles with THD state to save execution
  state and has no additional locking wisdom.
  Lot's of it are to be rewritten.
2004-08-03 03:32: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 Fixes for MSVC++ compiler. 2004-07-19 13:43:19 -07:00
conf_to_src.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
dll.c - Code cleanup: replaced C++-style comments with the proper syntax for 2003-09-24 08:35:02 +02:00
errmsg.c client.c, libmysql.c: 2004-06-30 22:18:41 -05:00
get_password.c fixed bug #1174 2003-09-02 12:09:27 -04:00
libmysql.c Port of cursors to be pushed into 5.0 tree: 2004-08-03 03:32:21 -07:00
libmysql.def - fixed tabbing and added several missing symbols (required for 2004-07-13 13:50:06 +02:00
Makefile.am merge with 4.0.15 2003-08-29 13:44:35 +03:00
Makefile.shared Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
manager.c merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00