mariadb/libmysql
monty@mashka.mysql.fi 6d5ad61a11 Added support for max_allowed_packet in option files read by mysql_option()
Extended max_allowed_packet for clients to 1G
Fixed bug in sending compressed rows >= 16M
Fix bug in skiping too long packets from clients.
Added checking of wrong command number sent by client.
2003-01-04 15:17:16 +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
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 new client error added: CR_MALFORMED_PACKET 2002-12-04 17:37:51 +01:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Added support for max_allowed_packet in option files read by mysql_option() 2003-01-04 15:17:16 +02:00
libmysql.def Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
Makefile.am Fix after merge 2002-08-08 16:41:04 +03:00
Makefile.shared merge with 3.23.52 2002-08-12 04:04:43 +03:00
manager.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
password.c - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) 2002-12-04 16:16:06 +01:00