Bug #59478 | mysqldbexport claiming root does not have permission to SELECT from the database | ||
---|---|---|---|
Submitted: | 13 Jan 2011 18:19 | Modified: | 9 Jul 2012 19:10 |
Reporter: | Andrew Morgan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Utilities | Severity: | S3 (Non-critical) |
Version: | WB 5.2.31 | OS: | Any (Windows 7) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
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
[28 Jan 2011 18:56]
Chuck Bell
[10 Feb 2011 14:57]
Chuck Bell
Latest patch with updated commit message
Attachment: 59478.bundle (application/octet-stream, text), 25.37 KiB.