Bug #74389 | unable to connect to database using VS2013 | ||
---|---|---|---|
Submitted: | 15 Oct 2014 3:57 | Modified: | 20 Oct 2014 2:06 |
Reporter: | Mark Dennis Furton | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Visual Studio Integration | Severity: | S2 (Serious) |
Version: | 6.2.2 | OS: | Windows (windows 8) |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySQL Workbench 6.2.2, Visual Basic 2013 |
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
[15 Oct 2014 17:48]
Miguel Solorzano
[20 Oct 2014 2:06]
Mark Dennis Furton
this is where i get the error
Attachment: Capture2.JPG (image/jpeg, text), 78.50 KiB.