Bug #39357 | Can't create table '.\sw\orders.frm' (errno: 150) | ||
---|---|---|---|
Submitted: | 10 Sep 2008 3:15 | Modified: | 10 Sep 2008 3:57 |
Reporter: | Thiong Teck Kong | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S2 (Serious) |
Version: | MySQL 5.0.51b-community-nt | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | Can't create table |
[10 Sep 2008 3:15]
Thiong Teck Kong
[10 Sep 2008 3:57]
Thiong Teck Kong
Problem resolved due to missing "unsigned" in table refer to orders's primary key (where unsigned is defined).