Bug #45392 Primary key integer columns can't be made unsigned
Submitted: 9 Jun 2009 9:36 Modified: 9 Jun 2009 9:40
Reporter: Karsten Wutzke Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.12, 5.2.1alpha OS:Any
Assigned to: CPU Architecture:Any
Tags: INTEGER, primary key, UNSIGNED

[9 Jun 2009 9:36] Karsten Wutzke
Description:
Primary key integer columns can't be made unsigned.

How to repeat:
"Edit table...", pick some integer column which is a primary key. It can't be made UNSIGNED.

Suggested fix:
Allow UNSIGNED check to the right.
[9 Jun 2009 9:40] Valeriy Kravchuk
This is a duplicate of bug #44999.