[MDEV-7842] Create table from select will define timestamp columns with invalid default value of '0000-00-00 00:00:00' Created: 2015-03-25 Updated: 2015-03-26 Resolved: 2015-03-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Temporal Types |
| Affects Version/s: | 10.0.15, 10.0.17 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Tuco | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 |
||
| Issue Links: |
|
||||||||
| Description |
|
[NOTE] This might be related to issue MDEV-7843 Creating a new table by selecting from an existing table will cause any new column that are of the type timestamp to have invalid default value of '0000-00-00 00:00:00' This does not happen when using "create table like".
|
| Comments |
| Comment by Elena Stepanova [ 2015-03-26 ] | |||||||||||||
|
Thanks for the report.
Still, there is a bug, see |