SQLSTATE[21000]: Cardinality violation: 1241 Operand should contain 1 column(s), query was: SELECT SQL_CALC_FOUND_ROWS `Station`.* FROM `Station` WHERE (stationCode = '178', '199')


#0 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
#1 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT SQL_CALC...', Array)
#3 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Abstract.php(756): Zend_Db_Adapter_Pdo_Abstract->query('SELECT SQL_CALC...', Array)
#4 /apps/venus-rec/Application/Model/Db/Selector.php(67): Zend_Db_Adapter_Abstract->fetchRow('SELECT SQL_CALC...')
#5 /apps/venus-rec/Application/Controller/Public/SearchController.php(41): Application_Model_Db_Selector->fetchRow()
#6 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Controller/Action.php(516): SearchController->indexAction()
#7 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction')
#8 /apps/venus-rec/vendor/zendframework/zendframework1/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Application_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /apps/venus-rec/Interface/Public.php(123): Zend_Controller_Front->dispatch()
#10 {main}