
Originally Posted by
apsc Hi,
I have successfully installed SugarCRM onto my linux platoform. Running on MySQL and other stated requirements, I encountered some database error problems on specific tables which I am not sure. Care to shine some light which I may had overlooked during my initial installations ? below are some of the error messages i received:
Error retrieving Meeting list: Query Failed: SELECT contacts.id , jt0.id m_accept_status_fields, contacts.first_name , contacts.last_name , CONCAT(IFNULL(contacts.first_name,''),' ',IFNULL(contacts.last_name,'')) as name , jt1.name account_name, contacts.email1 , contacts.phone_work , contacts.assigned_user_id , 'contacts' panel_name FROM contacts AND jt0.deleted=0 AND jt1.deleted=0 where contacts.deleted=0 LIMIT 0,10::MySQL error 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 'AND jt0.deleted=0 AND jt1.deleted=0 where contacts.deleted=0 LIMIT 0,10' at line 1
It occured when I tried to set up a meeting record. I get these similar messages when I try to create accounts too.
PatriX
Bookmarks