QUERY : select `bi_code` `biCode`,`bi_api` `api`,`bi_title` `title`,`bi_author` `author`,`bi_publisher` `publisher`,`bi_pub_date` `pubDate`,`bi_price` `price`,`bi_isbn_10` `isbn10`,`bi_isbn_13` `isbn13`,`bi_image` `image`,`bi_link` `link`,`bi_description` `description`,`bi_reg_date` `time` from `wd_oa_book_info` where (bi_isbn_13 = 8971050713(1)) limit 1 MYSQL_ERROR : 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 '(1)) limit 1' at line 1 MYSQL_ERRNO : 1064