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

select cd.categories_heading_title, cd.categories_name, cd.categories_target, cd.categories_link, cd.categories_id, c.parent_id from categories c, categories_description cd, categories_to_bloques c2b, categories_to_customers c2c where c.parent_id = '70976' and c.categories_status='1' and c.visible='1' and c2b.bloques_id='1' and c2b.categories_id=c.categories_id and c.categories_id = cd.categories_id and cd.language_id='3' and c.categories_id= c2c.categories_id AND c2c.customers_group_id<=1 order by sort_order, cd.categories_name

[TEP STOP]