0 -

select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_price, p.products_tax_class_id from products p, products_description pd where p.products_status = '1' and p.products_id = '5045' and pd.products_id = p.products_id and pd.language_id = '1'

[TEP STOP]

0 -

select count(*) as total from sessions where sesskey = '5e8ac48bde8574ec8487bc0ea924609b'

[TEP STOP]