mariadb/libmysql
guilhem@mysql.com 7e89f474ab Fix for BUG#5038 "Cannot disable LOAD DATA LOCAL INFILE from client"
(specific to 4.1): don't put CLIENT_LOCAL_FILES in
CLIENT_CAPABILITIES; it would make mysql_options(CLIENT_LOCAL_FILES,0)
have no effect.
2004-08-17 17:33:21 +02: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 BUG#5038 "Cannot disable LOAD DATA LOCAL INFILE from client" 2004-08-17 17:33:21 +02: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 Fixing typos in big comment (libmysql): 2004-08-10 01:16:19 -07:00
libmysql.def - fixed tabbing and added several missing symbols (required for 2004-07-13 13:50:06 +02:00
Makefile.am WL#1518, "make bundled zlib usable for unix builds": 2004-07-24 03:30:11 -07: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