Bug #70888 | NullReferenceException when try to save entity with TINYINT or BIGINT as PK | ||
---|---|---|---|
Submitted: | 12 Nov 2013 11:21 | Modified: | 14 Dec 2013 0:43 |
Reporter: | Der Meister | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 6.7.4 | OS: | Windows (7 x64) |
Assigned to: | Fernando Gonzalez.Sanchez | CPU Architecture: | Any |
Tags: | BIGINT, exception, NullReferenceException, Tinyint, UNSIGNED |
[12 Nov 2013 11:21]
Der Meister
[12 Nov 2013 11:23]
Der Meister
Possibly linked bug: http://bugs.mysql.com/bug.php?id=70602
[4 Dec 2013 21:04]
Fernando Gonzalez.Sanchez
Posted by developer: This fix for this bug will appear in Connector/NET 6.6.7, 6.7.5 and 6.8.2. With the fix, there is no longer a null reference exception, and the save changes operation is completed correctly.
[14 Dec 2013 0:43]
Daniel So
Added the following entry into the Connector/Net 6.6.7, 6.7.5. and 6.8.2 changelogs: "Connector/Net threw a NullReferenceException when trying to save an entity into a table with a tinyint or bigint auto-incremented primary key."