1033 - Table './dpsgroup_content/net_categories' was created with a different version of MySQL and cannot be read

select cd.categories_name, c.parent_id, a.assignment from net_categories c, net_categories_description cd, net_assignments a where c.categories_id = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' and c.categories_id = a.items_id and a.language_id = '1' and a.type = 'd'

[TEP STOP]