Bug #87246 | Workbench uses both '\' and '/' for path separator for Windows OS | ||
---|---|---|---|
Submitted: | 29 Jul 2017 5:25 | Modified: | 29 Jul 2017 22:02 |
Reporter: | J Scavok | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.3.9 | OS: | Windows (Windows 7 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | pos, slash |
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
[29 Jul 2017 5:27]
J Scavok
[29 Jul 2017 19:19]
Miguel Solorzano
wb paths according my.ini
Attachment: wb_paths.png (image/png, text), 32.37 KiB.