[MDEV-5819] MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ERROR 1265 (WARN_DATA_TRUNCATED) Created: 2014-03-11 Updated: 2014-03-14 Resolved: 2014-03-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.9 |
| Fix Version/s: | 10.0.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Test case for MySQL "Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ERROR 1265 (WARN_DATA_TRUNCATED)" fails in 10.0. Test diff attached. Please try to apply test case as is unless it is applicable. |
| Comments |
| Comment by Oleksandr Byelkin [ 2014-03-14 ] |
|
=== modified file 'strings/dtoa.c'
above is fix by MySQL |
| Comment by Oleksandr Byelkin [ 2014-03-14 ] |
|
IMHO it should be checked & fixed in earlier versions |
| Comment by Oleksandr Byelkin [ 2014-03-14 ] |
|
fixed only in 10. because the issue is minor. |