Bug #6887 Does not distinguish between empty and NULL values
Submitted: 30 Nov 2004 0:37 Modified: 30 Nov 2004 15:32
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.1 OS:Windows (Win32)
Assigned to: Mike Lischke CPU Architecture:Any

[30 Nov 2004 0:37] [ name withheld ]
Description:
When selecting from a table containing empty (meaning '') and NULL (meaning non existing) values, one cannot distinguish between those two occurences because the Data Browser does not indicate NULL field values.

How to repeat:
Just select from a table containung empty and NULL values

Suggested fix:
Display NULL values like '[NULL]'
[30 Nov 2004 15:32] Mike Lischke
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