Bug #55997 Lenght cannot be set for TEXT fields when part of a PRIMARY KEY
Submitted: 16 Aug 2010 8:15 Modified: 11 Jun 2013 17:51
Reporter: Roel Van de Paar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.26 OS:Any
Assigned to: CPU Architecture:Any

[16 Aug 2010 8:15] Roel Van de Paar
Description:
As per video.

How to repeat:
As per video.
[11 Jun 2013 5:55] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.0.2 release, and here's the changelog entry:

The length of a primary key index could not be set when the primary key
contained a text field.

Thank you for the bug report.