MySQL server has gone away
SELECT *,(SELECT MIN(Price) FROM SC_products WHERE categoryID =1606 and Price > 0 and enabled = 1) as MinPrice FROM SC_categories WHERE categoryID=1606