SQL: select ucid,cname from ms_userms inner join ms_ms on ms_userms.cid = ms_ms.cid where ship=0 and ms_userms.ucid= and ms_userms.uid=378
Error: 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 ms_userms.uid=378' at line 1
Errno.: 1064