Bug #72608 | Unable to alter table with Mysql workbench | ||
---|---|---|---|
Submitted: | 10 May 2014 17:57 | Modified: | 21 Jun 2015 11:03 |
Reporter: | Fobus Turfanda | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.1.7 and 6.2.3 | OS: | Linux (Linux Mint 17 Qiana 64 Bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ALTER TABLE, MySQL, sql editor, workbench |
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
[10 May 2014 22:04]
Miguel Solorzano
[11 May 2014 20:51]
Fobus Turfanda
Here is a screen shot for version 5.2.47, the same error appears.
Attachment: Ekran Görüntüsü - 2014-05-11 23:48:48.png (image/png, text), 165.83 KiB.