|
 |
 |
 |
 |
手机通讯 |
 |
数码 |
 |
笔记本整机 |
 |
办公设备 |
 |
网络设备 |
 |
无线网络 |
 |
移动存储 |
 |
数字家电 |
 |
安防 |
 |
摄影器材 |
 |
显示设备 |
 |
网络存储 |
 |
语音视频 |
 |
游戏 |
 |
软件 |
 |
印制设备 |
 |
机房布线 |
 |
装机配件 |
 |
办公耗材 |
 |
汽车电子 |
 |
其他 |
|
 |
 |
|
Database error: Invalid SQL: select c.parent_id as parent_id,s.location_id as location_id,s.id as id,s.proname as proname,s.subcategoryid as ssubcategoryid,s.manufacturerid as smanufacturerid,s.photoid as sphotoid,s.comments as scomments,s.brief as sbrief,s.productid,p.name,s.post_date as spost_date,p.brief,p.photoid as photoid,p.photoid1 as photoid1,p.subcategoryid as subcategoryid,p.manufacturerid as manufacturerid,p.stop,p.confirm,min(s.price) as minprice,count(s.productid) as cnt from user_sell_product s inner JOIN city c ON s.location_id=c.id LEFT JOIN products p ON s.productid=p.id where 1 and (p.subcategoryid=271 or s.subcategoryid=271) and s.status=1 and s.expired_date>=now() group by s.productid order by s.post_date desc,p.id limit 0,20
MySQL Error: 1021 (Disk full (/tmp/#sql_1_2); waiting for someone to free some space...)
Session halted. |