엔터PR

select a.*, b.bo_subject from g5_board_new a, g5_board b where a.bo_table = b.bo_table and b.bo_use_search = 1 order by a.bn_id desc limit -30, 10

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 '-30, 10' at line 1

error file : /index.php