| Bug #75075 | Could not acquire management access for administration | ||
|---|---|---|---|
| Submitted: | 2 Dec 2014 17:54 | Modified: | 9 Sep 2015 16:41 |
| Reporter: | Dmitry Chorine | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S1 (Critical) |
| Version: | 6.2.4.12437 | OS: | Linux (CentOS Linux release 7.0.1406 (Core)) |
| 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
[2 Dec 2014 20:14]
Dmitry Chorine
[2 Dec 2014 23:48]
Miguel Solorzano
CentOS 7
Attachment: WB_ON_CENTOS7.png (image/png, text), 177.35 KiB.
