Bug #35202 Huge SQL statement make mysql-proxy abort.
Submitted: 11 Mar 2008 2:58 Modified: 15 Oct 2009 6:55
Reporter: Meiji KIMURA Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy: Core Severity:S3 (Non-critical)
Version:0.6.1, 0.8.0 r OS:Any
Assigned to: Jan Kneschke CPU Architecture:Any

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:

[30 Jul 2009 11:35] Andrii Nikitin
mem agent debug log

Attachment: bug35202-agent-debug.log (application/octet-stream, text), 4.04 KiB.

[28 May 2010 11:38] Andrii Nikitin
bash script to generate SQL file with large statement

Attachment: test.sh (application/octet-stream, text), 373 bytes.