Home > SQL语句出错:select Brand from product_brand where BId='281' order by 1 limit 1
错误代码:#2006 - MySQL server has gone away
SQL语句出错:select CateId from product_category where UId like '0,2,7,%' order by MyOrder desc, CateId asc
错误代码:#2006 - MySQL server has gone awaySQL语句出错:select count(*) as row_count from product where SoldOut=0 and ( CateId like '%|-1|%' or CateId like '%|7|%' or CateId like '%|-1|%') and BrandId='281' and SoldOut!=1
错误代码:#2006 - MySQL server has gone awaySQL语句出错:select * from product where SoldOut=0 and ( CateId like '%|-1|%' or CateId like '%|7|%' or CateId like '%|-1|%') and BrandId='281' and SoldOut!=1 order by MyOrder desc, ProId desc limit 0, 80
错误代码:#2006 - MySQL server has gone away