1021 - Disk full (/tmp/#sql_48b_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
select c.categories_id, cd.categories_name, c.parent_id, cd.categories_link, cd.categories_target from categories c, categories_description cd, categories_to_bloques c2b where c.categories_id=c2b.categories_id and c2b.bloques_id=10 and c.categories_id = cd.categories_id and visible=1 and c.categories_status=1 and cd.language_id="3" order by sort_order, cd.categories_name