SQL语句出错:select count(*) as row_count from products p where 1 and ( concat_ws('', Prefix, Number) like '%flash2024%' or SKU like '%flash2024%' or (Name_en like '%flash2024%' or concat_ws("", Prefix, Number) like '%flash2024%' or SKU like '%flash2024%' or BriefDescription_en like '%flash2024%') or Tags like '%|33|%') and ProId !=394 and (((SoldStatus!=2 and Stock>=0) or (SoldStatus=2 and Stock>0)) and (SoldOut=0 or SoldOut=2 or (SoldOut=1 and IsSoldOut=1 and 1715266837 > SStartTime))) and o.DistId='0'
错误代码:#1054 - Unknown column 'o.DistId' in 'where clause'