Car Audio Discount
1030 - Got error 28 from storage engine
select pd.products_description as products_description, pd.products_name, p.products_id, p.products_image, p.manufacturers_id, p.products_price, p.products_tax_class_id from products p, products_description pd where p.products_id = pd.products_id and p.products_status = '1' and p.products_affiliate_only = '0' and p.products_id in (12809, 13807, 13885, 14533, 11092, 13644) ORDER BY RAND() LIMIT 1
[TEP STOP]
select pd.products_description as products_description, pd.products_name, p.products_id, p.products_image, p.manufacturers_id, p.products_price, p.products_tax_class_id from products p, products_description pd where p.products_id = pd.products_id and p.products_status = '1' and p.products_affiliate_only = '0' and p.products_id in (12809, 13807, 13885, 14533, 11092, 13644) ORDER BY RAND() LIMIT 1
[TEP STOP]


