Database tables not created
-
Hi BetterLinks team,
I had issues like some of the users here with white screen and unable to save links. I checked and found that the database tables were not created. I tried running the script manually and got an error about invalid timestamp. It appears that the default for some older versions of MySQL would not allow this datetime format: ‘0000-00-00 00:00:00’
https://stackoverflow.com/questions/35565128/mysql-incorrect-datetime-value-0000-00-00-000000
I updated my database version, but I imagine there are alternative syntax you can use so the sql works on all versions.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Database tables not created’ is closed to new replies.