[MDEV-4634] Crash in CONVERT_TZ Created: 2013-06-10 Updated: 2013-06-28 Resolved: 2013-06-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.3, 5.5.31, 5.3.12 |
| Fix Version/s: | 5.5.32, 5.3.13 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This query crashes the server (debug build):
So does this one:
|
| Comments |
| Comment by Alexander Barkov [ 2013-06-10 ] |
|
#4 tztime.cc:799: my_time_t sec_since_epoch(int, int, int, int, int, int): Assertion `mon > 0 && mon < 13' failed |