exception 'Core_Exception_SqlQuery' with message 'SQL 错误消息: "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"
SQL 语句: "SELECT COUNT(`tb_comment2`.`comment_id`) FROM `tb_comment2` WHERE enabled >0 AND comment_id!="
SQL 错误代码: "7335941".' in /www/core_1.0/Core/Helper/Mysql.php:124

#0 /www/core_1.0/Core/Helper/Abstract.php(553): Core_Helper_Mysql->execute('SELECT COUNT(`t...')
#1 /www/core_1.0/Core/Database.php(324): Core_Helper_Abstract->getOne('SELECT COUNT(`t...')
#2 /www/core_1.0/Core/Helper/Pager.php(198): Core_Database->findCount('enabled >0 AND ...')
#3 /www/www.newhotel.cn/www/Modules/Share/Model/Comment.php(71): Core_Helper_Pager->Core_Helper_Pager(Object(Table_Comment), 1, 20, 'enabled >0 AND ...', 'comment_id DESC')
#4 /www/www.newhotel.cn/www/Modules/Guest/Controller/Comment.php(137): Model_Comment->getCommentPage(1, 20, 'enabled >0 AND ...', 'comment_id DESC')
#5 /www/core_1.0/Core/Dispatcher.php(54): Controller_Comment->actionDetail()
#6 /www/core_1.0/Core/Dispatcher.php(25): Core_Dispatcher->_executeAction('Comment', 'Detail', 'Controller_Comm...')
#7 /www/core_1.0/Core.php(173): Core_Dispatcher->dispatching()
#8 /www/www.newhotel.cn/www/index.php(29): Core::run()
#9 {main}