Bug #35508 Proxy module segfaults if fopen("roxy-lua-script", ..) fails
Submitted: 23 Mar 2008 23:58 Modified: 3 Jun 2009 13:24
Reporter: Jürgen Hötzel Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Proxy: Core Severity:S3 (Non-critical)
Version:SVN Revision 369 OS:Any
Assigned to: 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:

[23 Mar 2008 23:59] Jürgen Hötzel
Patch Check RETURN VALUE from fopen

Attachment: mysql-proxy-fopen-error.patch (text/x-patch), 832 bytes.