Bug #74529 | table creation with timestamp is rejected | ||
---|---|---|---|
Submitted: | 23 Oct 2014 15:00 | Modified: | 19 Jul 2015 21:06 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 5.7.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[23 Oct 2014 15:00]
Guilhem Bichot
[19 Jul 2015 21:06]
Paul DuBois
Noted in 5.7.8, 5.8.0 changelogs. If the server was started with the explicit_defaults_for_timestamp system variable enabled, CREATE TABLE statements that defined a column as TIMESTAMP NOT NULL failed.