MySQL server error report:Array ( [0] => Array ( [message] => MySQL Query Error ) [1] => Array ( [sql] => select count(1) as num,gtype as nature,cat_name from ecs_types, ecs_goods where is_on_sale=1 and is_delete=0 and (find_in_set('PD-L1',keywords) or goods_sn like '%PD-L1%' or molecular LIKE '%PD-L1%' or ((LOCATE('PD', goods_name) > 0 and LOCATE('L1',goods_name) > 0 )) or find_in_set('pdl1',keywords) or find_in_set('pdl1',keywords_all) or find_in_set('pdl1',keywords_handler) ) and gtype in (28) and cat_id in (114) and ecs_goods.gtype=ecs_types.cat_id group by gtype ) [2] => Array ( [error] => Column 'cat_id' in where clause is ambiguous ) [3] => Array ( [errno] => 1052 ) )