Bug #36397 | Model Integrity Validation (MySQL) does not allow DEFAULT NULL | ||
---|---|---|---|
Submitted: | 29 Apr 2008 13:08 | Modified: | 29 May 2008 0:13 |
Reporter: | Ian Jones | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.21 SE | OS: | Any |
Assigned to: | Maksym Yehorov | CPU Architecture: | Any |
Tags: | Validation, workbench |
[29 Apr 2008 13:08]
Ian Jones
[29 Apr 2008 14:34]
MySQL Verification Team
Thank you for the bug report.
[8 May 2008 11:07]
Maksym Yehorov
Fixed for 5.0 and 5.1
[21 May 2008 17:05]
Johannes Taxacher
validation now correctly detectes NULL now. (tested in bzr rev 3106)
[29 May 2008 0:07]
Paul DuBois
Noted in 5.0.22 changelog. If a table column definition allows NULL and has been set with a default of NULL, integrity validation operations complained that the default value for the column is invalid.