Bug #69177 | Can't connect to MySQL server on '127.0.0.1' (61) (code 2003)" | ||
---|---|---|---|
Submitted: | 8 May 2013 17:13 | Modified: | 14 May 2013 11:58 |
Reporter: | Salvatore Vaccarino | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S1 (Critical) |
Version: | 5.2.47 | OS: | MacOS (10.8.3) |
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
[14 May 2013 12:00]
Umesh Shastry
[14 May 2013 12:00]
Umesh Shastry
Changes to the stored source db connections..
Attachment: 69177_2.png (image/png, text), 202.15 KiB.
[14 May 2013 12:01]
Umesh Shastry
Error at the end of migration
Attachment: 69177_3.png (image/png, text), 231.98 KiB.