MySQL server has gone away
fetch_all(array (
0 => '
SELECT
wh_invoice_detail.*,
wh_invoice.type,
wh_invoice.warehouse_id,
wh_category.name as warehouse_name
FROM
wh_invoice_detail
left outer join wh_invoice on wh_invoice.id = wh_invoice_detail.`invoice_id`
left outer join wh_category on wh_category.id = wh_invoice.warehouse_id
WHERE
wh_invoice_detail.wh_item_code = "BT50029"
',
)
) at packages/mobile/modules/MProductDetail/forms/list.php:46,
get_warehouse_stock(array (
0 => 'BT50029',
)
) at packages/mobile/modules/MProductDetail/forms/list.php:25,
on_draw() at cache/pages/xem-san-pham-mobile.cache.php:306,
run() at index.php:151Error: Could not connect to the database