SQL ERROR
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ORDER BY bi_no ASC LIMIT 0, 500' at line 1
Query: SELECT * FROM b_image WHERE bi_b_no IN () ORDER BY bi_no ASC LIMIT 0, 500;
FILE:/home/webservice/eekmoa/www/lib/std/MySQL.php
MySQL->query 190
ARGS(2) 보기
SELECT * FROM b_image WHERE bi_b_no IN () ORDER BY bi_no ASC LIMIT 0, 500,
1
MySQL->getRecordListBySQL 178
ARGS(2) 보기
SELECT * FROM b_image WHERE bi_b_no IN () ORDER BY bi_no ASC LIMIT 0, 500,
1
FILE:/home/webservice/eekmoa/www/lib/ext/Board.php
MySQL->getRecordList 202
ARGS(7) 보기
b_image,
*,
bi_b_no IN (),
NULL,
bi_no ASC,
0,
500
FILE:/home/webservice/eekmoa/www/apps/brd.php
WebFramework->__construct 229
FILE:/home/webservice/eekmoa/www/init.php