2011-06-21T20:20:34+06:00 DEBUG (7): SQLSTATE[42000]: Syntax error or access violation: 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 7
#0 /library/Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array)
#1 /library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(Object(Axis_Catalog_Model_Product_Select), Array)
#3 /library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Pdo_Abstract->query(Object(Axis_Catalog_Model_Product_Select), Array)
#4 /library/Axis/Db/Table/Select.php(378): Zend_Db_Adapter_Abstract->fetchAll(Object(Axis_Catalog_Model_Product_Select), Array, NULL)
#5 /app/code/Axis/Catalog/Model/Product/Select.php(521): Axis_Db_Table_Select->fetchAll()
#6 /app/code/Axis/Community/Model/Review.php(110): Axis_Catalog_Model_Product_Select->fetchProducts(Array)
#7 /app/code/Axis/Community/controllers/ReviewController.php(171): Axis_Community_Model_Review->getList('ch.key_word = '...', 'cr.date_created', 'desc', '50', 1)
#8 /library/Zend/Controller/Action.php(513): Axis_Community_ReviewController->productAction()
#9 /library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('productAction')
#10 /library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#11 /library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#12 /library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#13 /index.php(75): Zend_Application->run()
#14 {main}