Bug #51365 | Server compatibility | ||
---|---|---|---|
Submitted: | 21 Feb 2010 12:04 | Modified: | 29 Aug 2011 17:34 |
Reporter: | André verwijs | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.16 OSS BETA | OS: | Windows (Version 7 Ultimate) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 5.5.1-m2-community |
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
[22 Feb 2010 18:39]
André verwijs
[22 Feb 2010 18:45]
André verwijs
path cannot be found with selected package...
Attachment: mysql-new_server_2.png (image/png, text), 80.56 KiB.
[22 Feb 2010 18:48]
André verwijs
choose the server...
Attachment: mysql-new_server_3.png (image/png, text), 77.96 KiB.
[22 Feb 2010 18:51]
André verwijs
change the path manually...
Attachment: mysql-new_server_4.png (image/png, text), 88.22 KiB.
[22 Feb 2010 18:55]
André verwijs
server successfuly added..
Attachment: mysql-new_server_5.png (image/png, text), 197.56 KiB.