Bug #24875 | Add Connection Dialog of Server Explorer will freeze with capitalized db names | ||
---|---|---|---|
Submitted: | 7 Dec 2006 6:01 | Modified: | 14 Dec 2006 14:20 |
Reporter: | Mev Talundzic | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Visual Studio Plugin | Severity: | S2 (Serious) |
Version: | all | OS: | Windows (Win XP) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Plug In, Visual Studio |
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
[7 Dec 2006 9:15]
Tonci Grgin
[7 Dec 2006 9:15]
Tonci Grgin
Problematic connection properties
Attachment: 24875-Server4-1-problem2.jpg (image/jpeg, text), 10.35 KiB.
[7 Dec 2006 9:17]
Tonci Grgin
Same test succedes with MySQL server 5.0.27BK and c/NET 1.0.x + c/NET 5.0.x SVN
Attachment: 24875-Net10.jpg (image/jpeg, text), 9.60 KiB.