mariadb/libmysql
konstantin@mysql.com 48162f9653 A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared
Statements": 
- fix a couple of net->buff overruns in libmysql,
- check in the server that statement parameter count is less than
  65535 (maximum value supported by prepared statements protocol).
2004-09-08 23:07:11 +04: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 manually merged 2004-08-18 19:57:55 +02:00
dll.c manually merged 2004-08-18 19:57:55 +02:00
errmsg.c manually merged 2004-08-18 19:57:55 +02:00
get_password.c - rename: EXCEPTIONS->EXCEPTIONS-CLIENT 2004-08-05 17:05:11 +02:00
libmysql.c A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared 2004-09-08 23:07:11 +04:00
libmysql.def - fixed tabbing and added several missing symbols (required for 2004-07-13 13:50:06 +02:00
Makefile.am manually merged 2004-08-18 19:57:55 +02:00
Makefile.shared manually merged 2004-08-18 19:57:55 +02:00
manager.c manually merged 2004-08-18 19:57:55 +02:00