Bug #97160 | Program Crashes when I try to assign a Foreing Key to table. | ||
---|---|---|---|
Submitted: | 9 Oct 2019 14:43 | Modified: | 10 Nov 2019 11:17 |
Reporter: | Julian Muhlberger | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.3.8 build 1228 CE (64bits) | OS: | Ubuntu (Ubuntu 18.04.3 LTS) |
Assigned to: | CPU Architecture: | x86 (Linux hostname 5.0.0-31-generic #33~18.04.1-Ubuntu SMP Tue Oct 1 10:20:39 UTC 2019 x86_6) | |
Tags: | crash, foreing key |
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 Oct 2019 14:45]
Julian Muhlberger
[9 Oct 2019 14:45]
Julian Muhlberger
workbench version
Attachment: Captura de pantalla de 2019-10-09 11-33-38.png (image/png, text), 23.34 KiB.
[9 Oct 2019 14:46]
Julian Muhlberger
foreing key assignation
Attachment: Captura de pantalla de 2019-10-09 11-28-12.png (image/png, text), 28.92 KiB.