Bug #68792 | MySQL for Excel sidebar does not appear in Excel 2013 (with workaround) | ||
---|---|---|---|
Submitted: | 27 Mar 2013 9:12 | Modified: | 25 Sep 2013 20:14 |
Reporter: | Tom Raggett | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S2 (Serious) |
Version: | 1.1.0 | OS: | Windows (8 Pro) |
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
[27 Mar 2013 9:22]
Tom Raggett
[27 Mar 2013 9:22]
Tom Raggett
Clicking button selects button, but no sidebar
Attachment: MySQL for Excel 2 - button clicked no sidebar.png (image/png, text), 38.73 KiB.
[27 Mar 2013 9:23]
Tom Raggett
After disabling and enabling add-in, the button and sidebar work as expected.
Attachment: MySQL for Excel 3 - disable enable add-in now sidebar.png (image/png, text), 59.08 KiB.