A Database Error Occurred

Error Number: 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 ') ORDER BY `start_time` DESC' at line 3

SELECT `no`, `name`, `name_jp`, `cover`, `start_time` FROM `robot` WHERE no IN() ORDER BY `start_time` DESC

Filename: models/Robots_model.php

Line Number: 253