MySQL Error
Message: MySQL Query Error
SQL: select a.*,b.word,b.cname from xycms_product as a
LEFT JOIN xycms_productcate as b on a.cid=b.cid where a.flag=1 and (title like '%���������������%' or productnum like '%���������������%')
Error: Column 'title' in where clause is ambiguous
Errno.: 1052