:(

MySQL Query Error


MySQL Query Error
Select count(id) From `dg_taobao_goods_recommend` where status=1 AND flag=
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 '' at line 1
PHP Backtrace
FileLineFunction
/includes/common/db_mysqli.class.php83db_mysqli->halt()
/includes/common/db_mysqli.class.php65db_mysqli->query()
/includes/class/table.class.php631db_mysqli->result_first()
/mobile_default/includes/model/hot_goods.php8TableClass->getcount()
/index.php54include()