Bug #20754 | Add Row & Delete Row. The buttons work, but are marked as disabled | ||
---|---|---|---|
Submitted: | 28 Jun 2006 14:16 | Modified: | 15 Feb 2007 15:30 |
Reporter: | Vyacheslav Kvasnitsky (Candidate Quality Contributor) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.18 | OS: | Linux (SuSE Linux 10.1) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | Result Set |
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 Jun 2006 16:09]
Vyacheslav Kvasnitsky
[28 Jun 2006 16:10]
Vyacheslav Kvasnitsky
They work!
Attachment: 20754-2.png (image/png, text), 86.48 KiB.