Bug #40191 SELECT from table created w PREPARE STATEMENT return incorrect columns or errors
Submitted: 21 Oct 2008 0:55 Modified: 21 Oct 2008 5:37
Reporter: Carol Nickel Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.1.26 OS:Linux
Assigned to: CPU Architecture:Any
Tags: columns, CREATE TABLE, prepare statement

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:

[21 Oct 2008 0:58] Carol Nickel
Example of bug

Attachment: Bug report example.txt (text/plain), 6.08 KiB.