Bug #83415 | syntax errors where none exist () | ||
---|---|---|---|
Submitted: | 17 Oct 2016 22:05 | Modified: | 4 Nov 2016 19:16 |
Reporter: | Guillermo Telefonica | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 6.3.7 | OS: | Windows (Server 2012 R2) |
Assigned to: | CPU Architecture: | Any | |
Tags: | GET DIAGNOSTICS, handler, PROCEDURE, SqlException |
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
[17 Oct 2016 22:08]
Guillermo Telefonica
[17 Oct 2016 22:12]
Guillermo Telefonica
syntax in sql editor, without errors
Attachment: SQLEditor.PNG (image/png, text), 11.69 KiB.
[18 Oct 2016 19:30]
Guillermo Telefonica
The problem continues to synchronize the model
Attachment: SincModelWithErrors.PNG (image/png, text), 6.58 KiB.