1053 - Server shutdown in progress

select p.products_id, pd.products_name, m.manufacturers_name from products p, products_description pd, manufacturers as m where p.products_id = '1301' and m.manufacturers_id=p.manufacturers_id and pd.products_id = '1301' and pd.language_id = '1'

[TEP STOP]