Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.4
-
None
-
2016-23, 2016-24
Description
This create table statement errors:
CREATE TABLE `DIFSN__odc__performance_nl` (
|
`date_clic_nl` date NOT NULL DEFAULT '0000-00-00'
|
) DEFAULT CHARSET=utf8
|
It is due to a special clause I missed when increasing the date ranges.