| Bug #60981 | MySql Workbench loading schema results in "fetching" shown for database | ||
|---|---|---|---|
| Submitted: | 26 Apr 2011 15:38 | Modified: | 23 Jun 2013 2:07 |
| Reporter: | Tim Gilbert | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
| Version: | 5.2.33, 5.2.37, 5.2.38 | OS: | Linux (Ubuntu 10.10 x64) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | Fetching, schema, workbench | ||
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
[26 Apr 2011 15:39]
Tim Gilbert
[26 Apr 2011 19:24]
Tim Gilbert
windows computer connecting to remote ubuntu server has a similar problem.
Attachment: screen 2.png (image/png, text), 25.10 KiB.
