Bug #60817 | foreign key with CHAR type | ||
---|---|---|---|
Submitted: | 9 Apr 2011 14:30 | Modified: | 10 Apr 2011 14:33 |
Reporter: | Adrian Munteanu | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.33 CE | OS: | Windows (7 64 bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | foreign key, with CHAR type |
[9 Apr 2011 14:30]
Adrian Munteanu
[10 Apr 2011 10:12]
Valeriy Kravchuk
Please, send .mwb file that demonstrates the problem. Foreign key can reference only primary key or unique key. Is your CHAR(10) column defined this way in the user table?
[10 Apr 2011 14:33]
Adrian Munteanu
My fault! Excuse me for this mistake.