-
magnus.blaudd@oracle.com authored
- usage of the "dummy" datetime '0000-00-00 00:00:00' is not allowed in strict mode - three tests fail becuase they use the "dummy" datetime as default value. However no insert are done where the default value is used. Remove the usage of "dummy" datetime - add test that "dummy" datetime is still allowed(also for NDB tables) without strict mode.
magnus.blaudd@oracle.com authored- usage of the "dummy" datetime '0000-00-00 00:00:00' is not allowed in strict mode - three tests fail becuase they use the "dummy" datetime as default value. However no insert are done where the default value is used. Remove the usage of "dummy" datetime - add test that "dummy" datetime is still allowed(also for NDB tables) without strict mode.
Loading