Fatal error: Uncaught exception 'Moo_Exception' with message '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 '? AND fld_HospitalCity = ? AND fld_HospitalDistrict = ? AND fld_DoctorId <> '190' at line 1
SELECT a.* FROM view_Doctor AS a WHERE fld_FacultyId = ? AND fld_HospitalCity = ? AND fld_HospitalDistrict = ? AND fld_DoctorId <> '1905' ORDER BY fld_DoctorGrade DESC LIMIT 8;
' in /Data/webapps/inc/Moo/DAO/Adapter/Abstract.php:163
Stack trace:
#0 /Data/webapps/inc/Moo/DAO/Database.php(110): Moo_DAO_Adapter_Abstract->query('SELECT a.* FROM...')
#1 /Data/webapps/inc/Moo/DAO/Database.php(257): Moo_DAO_Database->_runQuery()
#2 /Data/webapps/inc/Moo/DAO/Table.php(43): Moo_DAO_Database->fetchAll()
#3 /Data/webapps/inc/Moo/Model.php(34): Moo_DAO_Table->listDetail()
#4 /Data/webapps/hezuo/Mob/Doctor.php(147): Moo_Model->listDetail()
#5 /Data/webapps/hezuo/Mob/Doctor.php(20): Mob_Doctor->_getSimilarDoctorList()
#6 /Data/webapps/hezuo/Mob/Doctor. in /Data/webapps/inc/Moo/DAO/Adapter/Abstract.php on line 163