Bug #40825 Error 1356 while selecting from a view with a "HAVING" clause though query works
Submitted: 18 Nov 2008 15:32 Modified: 25 Jun 2009 22:30
Reporter: Matthias Nagel Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Views Severity:S2 (Serious)
Version:5.0.70, 5.0, 5.1, 6.0 bzr OS:Linux
Assigned to: Gleb Shchepa CPU Architecture:Any
Tags: Bug #21809, Error 1356

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:

[20 Nov 2008 7:16] Matthias Nagel
Test case with correct view

Attachment: bug_40825.sql (text/sql), 29.58 KiB.