Query Error SELECT record_id as id,alias,category_alias,category_id, name, image, price,price_old,discount,types,is_hot,style_types,is_new,type,gift,free_ship,is_promotion,status,tablename2 FROM fs_products_laptop AS a WHERE published = 1 AND is_trash = 0 AND ( a.card_man_hinh LIKE '%GTX 1650Ti%' ) AND ( ( CONVERT( a.do_phan_giai, DECIMAL(10,2)) >= 14 AND CONVERT( a.do_phan_giai, DECIMAL(10,2)) < 15 ) ) AND ( ( CONVERT( a.o_cung, DECIMAL(10,2)) = 512 OR a.o_cung = '512') ) AND ( ( CONVERT( a.ram, DECIMAL(10,2)) = 4 OR a.ram = '4') ) AND category_id_wrapper_extra like "%,46,%" AND manufactory = 19 ORDER BY ordering ASC, id DESC LIMIT 12
Array ( [0] => HY000 [1] => 2006 [2] => MySQL server has gone away )