WhatCD / Gazelle

http://whatcd.github.io/Gazelle/
1.84k stars 363 forks source link

SQL error: 1292 Incorrect datetime value (mysql 5.7 - ubuntu 16.04) at startup #119

Closed mehti1367 closed 6 years ago

mehti1367 commented 6 years ago

just wanted to register the first user:

MySQL: Invalid Query: INSERT INTO users_main (Username, Email, PassHash, torrent_pass, IP, PermissionID, Enabled, Invites, Uploaded, ipcc) VALUES ('admin', 'email@gmail.com', '$2y$07$/4SHJpCFLasdW24fVuJ.AyVT.ScdsadwuzUboPqS4DeZqy3w6qCw30dI18Ji', '067f649f23b94777sad1720f234eae3ee35', '', '15', '1', '0', '52421288000', '?')

SQL error: 1292 (Incorrect datetime value: '0000-00-00 00:00:00' for column 'LastLogin' at row 1)