Conia

Today View

  • There is no Today product.

select DISTINCT(a.it_id), a.* from `g5_shop_item` a left join `g5_shop_item_option` b on (a.it_id = b.it_id) where a.it_lan like '%en_US%' and a.it_auction = '0' and a.it_creator = '' and ( upper(b.io_id) like '%Sky%' ) and ( a.ca_id like '900d02%' or a.ca_id2 like '900d02%' or a.ca_id3 like '900d02%' ) and a.it_use = '1' and a.it_confirm = '1' and a.it_company = 'arcnbook' order by a.it_order , a.it_id desc limit 0 , 20

1021 : Disk full (/tmp/#sql_140c_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

error file : /shop/myshop.php