Bug #3470 Wrong values for index: Unique and not null
Submitted: 14 Apr 2004 7:27 Modified: 2 Jun 2004 15:25
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.03 - alpha OS:Windows (Win XP Pro)
Assigned to: Michael G. Zinner CPU Architecture:Any

[14 Apr 2004 7:27] [ name withheld ]
Description:
Primary key is not quoted as Unique.
Non unique undexes are quoted as Unique instead of Index and I will suppose, that null is allowed here, but are quoted as not allowed.

MySql Control center 0.94 alpha shows the primary key and other index the right way.

Best regards

Villy Olsson

How to repeat:
Look at a tabele with primary key and other indexes.

Suggested fix:
Like MySql Control center 0.94 alpha
[2 Jun 2004 15:25] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html