Bug #41849 MySQL-Proxy crashes when closing a connection
Submitted: 4 Jan 2009 6:39 Modified: 3 Jun 2009 15:14
Reporter: Joshua Zhu (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy Severity:S1 (Critical)
Version:0.7.0 r511 OS:Any
Assigned to: Kay Roepke CPU Architecture:Any
Tags: Contribution

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[4 Jan 2009 6:47] Joshua Zhu
the patch of network-mysqld.c

Attachment: network-mysqld.c.patch (application/octet-stream, text), 535 bytes.

[4 Jan 2009 6:48] Joshua Zhu
the patch of network-mysqld-packet.c

Attachment: network-mysqld-packet.c.patch (application/octet-stream, text), 458 bytes.

[16 Jan 2009 8:32] Joshua Zhu
patch for network-mysqld.c (Bazaar revision 561)

Attachment: network-mysqld.c.patch (text/x-diff), 561 bytes.

[16 Jan 2009 8:34] Joshua Zhu
patch for network-mysqld-packet.c (Bazaar revision 561)

Attachment: network-mysqld-packet.c.patch (text/x-diff), 491 bytes.