Bug #20218 | Odd display problem | ||
---|---|---|---|
Submitted: | 2 Jun 2006 5:39 | Modified: | 16 Jun 2006 18:33 |
Reporter: | Ligaya Turmelle | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Workbench Preview | Severity: | S3 (Non-critical) |
Version: | 1.0.6beta | OS: | Windows (Windows XP SP2) |
Assigned to: | 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
[3 Jun 2006 5:36]
Ligaya Turmelle
[3 Jun 2006 5:43]
Ligaya Turmelle
dump file of the actual database --create-options --no-data
Attachment: mysqldump.sql (application/octet-stream, text), 8.45 KiB.
[3 Jun 2006 10:50]
Miguel Solorzano
Displaying
Attachment: bug20218.PNG (image/png, text), 87.53 KiB.
[4 Jun 2006 22:14]
Ligaya Turmelle
devise Manager screen shot
Attachment: compConfig.png (image/png, text), 43.12 KiB.