2013 Lost connection to MySQL server during query
in:
[select pd.products_name, p.products_image, p.products_model
from products p, products_description pd
where p.products_status = '1'
and p.products_id = '9350'
and p.products_id = pd.products_id
and pd.language_id = '1']