Bug #65162 | Server Administration - Server log password | ||
---|---|---|---|
Submitted: | 1 May 2012 13:06 | Modified: | 10 Jan 2013 18:33 |
Reporter: | Roya Rateshtari | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
Version: | 5.2.39 | OS: | MacOS (Lion) |
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
[1 May 2012 13:10]
Roya Rateshtari
[3 Dec 2012 16:22]
Guo Hai
File ".../lib/mysql-workbench/modules/wb_server_management.py", line 176, in local_run_cmd__linux raise InvalidPasswordError("In
Attachment: incorrect-pass-word-when-log-in-administration.png (image/png, text), 14.05 KiB.