[MDEV-4272] DIV operator crashes in Item_func_int_div::val_int Created: 2013-03-13 Updated: 2013-03-18 Resolved: 2013-03-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.1, 5.5.30 |
| Fix Version/s: | 10.0.2, 5.5.31 |
| Type: | Bug | Priority: | Major |
| Reporter: | sbester1 | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
WinX64, Linux x64 |
||
| Description |
|
Initial valgrind error from maria revno 3503: (release build)
|
| Comments |
| Comment by Patryk Pomykalski [ 2013-03-13 ] |
|
Also: select convert(a using utf8) + 0 from c; returns 0 Mysql returns null in both cases. |
| Comment by Oleksandr Byelkin [ 2013-03-14 ] |
|
fix committed for review |
| Comment by Oleksandr Byelkin [ 2013-03-14 ] |
|
pushed |