![]() |
|
|
Query failed: SELECT title FROM `TV_Sendung` JOIN TV_Sender on FK_Sender = Sender_ID AND erotiksender = 0 AND paytv = 0 AND aktiv = 1
WHERE datum >= current_timestamp
and fk_sender =
GROUP BY title
ORDER BY rand()
LIMIT 20 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 'GROUP BY title ORDER BY rand() LIMIT 20' at line 4 |