Bug #80475 | MYSQL Workbench - 6.3.6 - Syntax Error Preventing SP Deploy | ||
---|---|---|---|
Submitted: | 23 Feb 2016 10:32 | Modified: | 1 Mar 2016 21:29 |
Reporter: | Antoine Awad | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | 6.3.6, SP, syntax_error, 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
[24 Feb 2016 17:20]
Antoine Awad
[24 Feb 2016 17:22]
Antoine Awad
Screenshot_of_error
Attachment: Screen Shot 2016-02-24 at 12.21.16 PM.png (image/png, text), 296.16 KiB.
[1 Mar 2016 16:24]
Mike Lischke
No syntax error if correctly used. As I wrote in the forum, if you set a correct model version the syntax error disappears.
Attachment: bug80475.png (image/png, text), 183.85 KiB.