Error in query: SELECT tourdates.*,artists.name,artists.id as artistid FROM tourdates,artists WHERE tourdates.artistid = artists.id AND tourdates.datetime>=NOW() ORDER BY tourdates.datetime asc LIMIT -20,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 '-20,20' at line 1