Bug #47405 | Impossible to properly view/edit DECIMAL column values in query result set | ||
---|---|---|---|
Submitted: | 17 Sep 2009 9:57 | Modified: | 8 Oct 2009 16:51 |
Reporter: | Sergei Tkachenko | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2.3 | OS: | Any |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
Tags: | resultset decimal column |
[17 Sep 2009 9:57]
Sergei Tkachenko
[2 Oct 2009 17:48]
Johannes Taxacher
has been fixed. fix will be included in 5.2.4
[8 Oct 2009 16:51]
Tony Bedford
An entry was added to the 5.2.4 changelog: When a table was opened for editing in the Query Editor, the DECIMAL column values appeared in the result set as integer values, disregarding precision and scale settings. The fractional part of the number was discarded. It was also not possible to add the fractional part of the number during editing.