Bug #28779 mysql_query() allows execution of statements with unbalanced comments
Submitted: 30 May 2007 15:47 Modified: 29 Oct 2007 19:28
Reporter: Mark Leith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Parser Severity:S3 (Non-critical)
Version:5.0.42 OS:Any
Assigned to: Marc ALFF CPU Architecture:Any
Tags: bfsm_2007_06_21

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 May 2007 15:48] Mark Leith
testcase

Attachment: bug28779.c (text/plain), 2.75 KiB.

[30 May 2007 15:53] SINISA MILIVOJEVIC
another test code

Attachment: mark.c (application/octet-stream, text), 3.29 KiB.