| Bug #43574 | insert and update error with decimal data type in Entity Framework | ||
|---|---|---|---|
| Submitted: | 11 Mar 22:55 | Modified: | 3 Apr 15:10 |
| Reporter: | Andreas Winkler | ||
| Status: | Closed | ||
| Category: | Connector/Net | Severity: | S1 (Critical) |
| Version: | 6.0.0.0 | OS: | Microsoft Windows |
| Assigned to: | Target Version: | ||
| Tags: | entity framework, provider | ||
[11 Mar 22:55]
Andreas Winkler
[1 Apr 2:51]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/70980
[1 Apr 2:52]
Reggie Burnett
fixed in 6.0.1
[3 Apr 15:10]
Tony Bedford
An entry was added to the 6.0.1 changelog: An insert and update error was generated by the decimal data type in the Entity Framework, when a German collation was used.
[24 Apr 14:45]
Gert Brigsted
This bug still exists for me. I'm from Denmark, and I'm currently using utf-8 on the database. Why not simply replace all numerical commas with dots when building the sql?
[2 Jul 17:01]
Julio Martinez
This bug still exists for me. I'm from Spain, with DECIMAL data type the connector work fine, but with DOUBLE data type the connector throws the exception 'column count doesn't match value count at row 1'.
[23 Jul 9:53]
Tonci Grgin
Due to server being down I can not check on patch and confirm Bug#44455 is actually regression but it might be.
