Bug #81179 | missing length specifier for binary in resulting sql code | ||
---|---|---|---|
Submitted: | 22 Apr 2016 15:39 | Modified: | 30 Jul 2020 17:02 |
Reporter: | Tobias Krämer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 6.9.8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | BINARY, Code First, entity framework, migration, missing length |
[22 Apr 2016 15:39]
Tobias Krämer
[25 Apr 2016 6:21]
Chiranjeevi Battula
Hello Tobias Krämer, Thank you for your report and test case. Verified this behavior on Visual Studio 2013 (C#.Net) with MySQL Connector/Net 6.9.8. Thanks, Chiranjeevi.
[25 Apr 2016 6:22]
Chiranjeevi Battula
Screenshot.
Attachment: 81179.JPG (image/jpeg, text), 285.38 KiB.
[30 Jul 2020 17:02]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.22 release, and here's the proposed changelog entry from the documentation team: Entity Framework code-first migration excluded the length specifier in the resulting binary columns. Thank you for the bug report.