Installation problem for Timesheet NG with Mysql 5.1
I have tried to install Timesheet NG with Mysql 5.1 but I am facing problem for creation of database tables. Only five tables are created in database and below error accrue:
Database said: Incorrect date value: '' for column 'start_date' at row 1
Comments
norby:
i'm having the same problem, does anyone knows how to solve this ?
tommo:
Yes, the newer versions of MySQL don't like the default values that were previously defined.
Download a snapshot from the svn trunk branch and work from that version (v1.4.1).