Bug #2851 the Null Allowed option in the index listing in the Catalogs section is wrong
Submitted: 17 Feb 2004 17:27 Modified: 19 Feb 2004 11:34
Reporter: Harrison Fisk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.1a OS:Windows (Windows XP)
Assigned to: Michael G. Zinner CPU Architecture:Any

[17 Feb 2004 17:27] Harrison Fisk
Description:
If you view the information about indexes in the Catalog section, the Null Allowed field is incorrect.  It seems to be inverted.  

This appears to happen on Windows only, not on Linux.

How to repeat:
View information about a primary key in the indexes section. (mysql database has lots of primary keys you can see this on)
The primary key will say it can allow nulls, whereas it can't really.

Suggested fix:
Invert the value listed in the Allow Nulls column for the Windows version.
[18 Feb 2004 8:00] Michael G. Zinner
Thanks for reporting.

The issue has been fixed. The fix will be available in the next release 1.0.2a.