Bug #46019 | ERROR 1356 When selecting from within another view that has Group By | ||
---|---|---|---|
Submitted: | 7 Jul 2009 19:21 | Modified: | 20 Dec 2009 0:50 |
Reporter: | Reza Rahmaty | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Views | Severity: | S3 (Non-critical) |
Version: | 5.1.35, 5.0, 5.1, 5.4 bzr | OS: | Linux (Fedora Core 11) |
Assigned to: | Martin Hansson | CPU Architecture: | Any |
Tags: | Aggregate Function, create view, GROUP BY, regression |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[14 Jul 2009 9:44]
Sveta Smirnova
[14 Jul 2009 9:46]
Sveta Smirnova
log file
Attachment: bug46019.log (application/octet-stream, text), 2.49 KiB.