: (1525) Incorrect DATETIME value: '0000-00-00 00:00:00'SELECT * FROM gutscheine WHERE domain_id = '' AND (NOW() BETWEEN startDate and endDate OR (NOW() > startDate AND endDate = '0000-00-00 00:00:00')) ORDER BY startDate DESC LIMIT 50: (1525) Incorrect DATETIME value: '0000-00-00 00:00:00'SELECT * FROM gutscheine WHERE (NOW() BETWEEN startDate AND endDate OR (NOW() > startDate AND endDate = '0000-00-00 00:00:00')) ORDER BY created_at DESC LIMIT 50