Ручной инструмент: труборезыс доставкой по России
товаров: 3
Select catalog.id, catalog.short, catalog.about, catalog.title, catalog.art1c, catalog.timesync,
catalog.alias, catalog.total_count, catalog.short, catalog.photo, catalog.cropped,
catalog.flag_hit, catalog.flag_hot, catalog.flag_new, catalog.flag_best, catalog.is_archive,
(Select count(catalog_photo.id) from catalog_photo where catalog_photo.idt=catalog.id and ( ( catalog_photo.type="1c" and catalog_photo.timesync>catalog.timesync-86400) or catalog_photo.type!="1c" ) limit 1) as count_photo,
catalog.total_cost, catalog.total_sale, catalog.flag_sale, tree.alias as catalias, tree.title as cattitle FROM catalog, (SELECT * FROM catalog_category WHERE id = 394 or exists(Select 1 from catalog_category_link where catalog_category_link.idc=394 and catalog_category_link.idp=catalog_category.id limit 1) ) tree where tree.id=catalog.category and tree.hide=0 and catalog.hide=0 and catalog.flag_import=0 and catalog.total_cost>0 order by if(total_count>0,1,0) desc, catalog.pos desc, catalog.defsort desc, catalog.timecreate desc limit 0,60
Disk full (/tmp/#sql_38b_28.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")