Nasze Kotyliony
1021 - Disk full (/tmp/#sql_21582b_17.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, c.categories_image, cd.categories_intro from categories c, categories_description cd where c.status = '1' and c.parent_id = '0' and c.categories_id = cd.categories_id and c.categories_id > '0' and cd.language_id='1' order by sort_order, cd.categories_name

[TEP STOP]