|
 |
 |
|
 |
|
 |
 |
|
1 - Can't create/write to file '/tmp/#sql_5502_0.MYI' (Errcode: 13)
select pd.products_description, p.products_id, p.imageurl, p.linkurl, p.products_image, p.products_tax_class_id, if(s.status, s.specials_new_products_price, p.products_price) as products_price from products p left join specials s on p.products_id = s.products_id, products_description pd where p.products_id = pd.products_id and p.products_status = '1' order by rand(17585459) desc limit 3
[TEP STOP]
| |