SQL语句出错:select count(ProId) as row_count from products where 1 and (CateId in(select CateId from products_category where UId like '0,411,479,%') or CateId='479' or ExtCateId like '%,479,%') and ((SoldOut=0 and IsSoldOut=0) or (SoldOut=0 and IsSoldOut=1 and 1747628425 between SStartTime and SEndTime)) and CateId not in(402,485,486,412,460,461,462,463,464,445,494)
错误代码:#2013 - Lost connection to MySQL server during query