1053 - Server shutdown in progress

select rd.questions_text, r.questions_id, r.customers_name, r.questions_date_added, ad.answers_text,ad.answers_date_added,p.products_id, p.products_price, p.products_tax_class_id, p.products_image, p.products_model, pd.products_name from product_questions r, product_questions_description rd, product_answers_description ad ,products p, products_description pd where r.questions_id = '3798' and ad.questions_id = '3798' and r.questions_id = rd.questions_id and rd.languages_id = '4' and r.products_id = p.products_id and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '4'

[TEP STOP]

2013 - Lost connection to MySQL server during query

select count(*) as total from sessions where sesskey = '967edd76173724bae0619169c55cb307'

[TEP STOP]