Bug #23873 SELECT statement works, but not done as CREATE VIEW AS
Submitted: 2 Nov 2006 4:46 Modified: 2 Nov 2006 6:51
Reporter: Samuel Wright Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.27 OS:Windows (Win2003)
Assigned to: CPU Architecture:Any
Tags: create, duplicate, 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:

[2 Nov 2006 4:48] Samuel Wright
SQL script to re-create my database and attempt the view

Attachment: MySQL_Bug_Report.txt (text/plain), 7.82 KiB.