Bug #59870 Slow VIEWS by using UNION
Submitted: 1 Feb 2011 13:40 Modified: 11 Aug 2020 19:49
Reporter: Richard Teubel Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Views Severity:S5 (Performance)
Version:5.0.89, 5.1.56, 5.5.8, 5.5.10 OS:Any
Assigned to: CPU Architecture:Any
Tags: slow, UNION, VIEW

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:

[1 Feb 2011 13:41] Richard Teubel
how to repeat

Attachment: how_to_repeat.txt (text/plain), 10.46 KiB.

[1 Feb 2011 13:44] Richard Teubel
SQL-File without my outputs

Attachment: how_to_repeat.sql (application/octet-stream, text), 4.16 KiB.