Sorgu Hatası : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND active = 1
ORDER BY event_id DESC' at line 4
Hata No :1064
SELECT *
FROM events
WHERE event_type =
AND active = 1
ORDER BY event_id DESC
- 500