[MCOL-442] Default date value doesn't allow zero date Created: 2016-12-06 Updated: 2016-12-06 Resolved: 2016-12-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.0.4 |
| Fix Version/s: | 1.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | community | ||
| Sprint: | 2016-23, 2016-24 |
| Description |
|
This create table statement errors:
It is due to a special clause I missed when increasing the date ranges. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2016-12-06 ] | |||||||||||||
|
After patch:
| |||||||||||||
| Comment by Daniel Lee (Inactive) [ 2016-12-06 ] | |||||||||||||
|
Build verified: Source from Github Verified by repeating mentioned test case. |