Query failed: Query:SELECT DISTINCT(collection_table.iCollectionID), collection_table.vCollectionName,collection_table.tCollectionDesc FROM collection_table, painting_master WHERE collection_table.iCollectionID = painting_master.iCollectionID ORDER BY iCollectionID LIMIT -10,10/query 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 '-10,10' at line 1