Bug #73804 | prepared statements show as syntax error | ||
---|---|---|---|
Submitted: | 4 Sep 2014 10:36 | Modified: | 6 Nov 2014 6:45 |
Reporter: | austin woz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.2.2 | OS: | MacOS |
Assigned to: | CPU Architecture: | Any | |
Tags: | prepared statements workbench, regression |
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
[4 Sep 2014 11:09]
Umesh Shastry
[17 Sep 2014 14:27]
Takahito Torimoto
Mac OSX 6.2.2.12242 Build 2167 Community Ed (RC)
Attachment: MySQL Workbench 2014-09-17 10-27-02.png (image/png, text), 13.65 KiB.