Bug #83755 | Wrong query generated when auto incremental property of an unsigned field is set | ||
---|---|---|---|
Submitted: | 9 Nov 2016 15:29 | Modified: | 10 Nov 2016 11:41 |
Reporter: | Erman Müftüoğlu | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.3.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Auto Incremental, UNSIGNED, Wrong Query |
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
[9 Nov 2016 16:41]
Miguel Solorzano
[9 Nov 2016 16:50]
Erman Müftüoğlu
Screenshot
Attachment: tmp_mysql_workbench_bug.png (image/png, text), 121.05 KiB.
[9 Nov 2016 23:33]
Erman Müftüoğlu
Step#1
Attachment: tmp_mysql_workbench_bug_step_1.png (image/png, text), 100.23 KiB.
[9 Nov 2016 23:33]
Erman Müftüoğlu
Step #2
Attachment: tmp_mysql_workbench_bug_step_2.png (image/png, text), 106.53 KiB.
[9 Nov 2016 23:33]
Erman Müftüoğlu
Step #3
Attachment: tmp_mysql_workbench_bug_step_3.png (image/png, text), 107.12 KiB.
[9 Nov 2016 23:33]
Erman Müftüoğlu
Step #4
Attachment: tmp_mysql_workbench_bug_step_4.png (image/png, text), 160.44 KiB.