Query: SELECT *, (questions_locations.location_id = AllQuestion.location_id) as isCat FROM `questions` AS `AllQuestion` JOIN `questions_locations` ON (`questions_locations`.`location_id` = 1148 AND `questions_locations`.`question_id` = `AllQuestion`.`id`) WHERE 1 = 1 ORDER BY `isCat` desc, `created` desc LIMIT -10, 10
Warning: SQL Error: 1064: 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 in /usr/www/users/bootlabs/insiders.bootsnall.com/cake/libs/model/datasources/dbo_source.php on line 440

Japan - BootsnAll Insiders