Špatný dotaz: Got error 28 from storage engine SELECT k.id,k.nazev,k.id_clanek,k.url,k.finalni,k.zkracene,k.popis,k.def_keywords,k.def_description,s.id as id_sektor,s.nazev as sektor,k.typ_zobrazeni,k.externi_kod,k.suma FROM kategorie k left join cc_sektor_kategorie s on s.id = k.id_sektor_kategorie WHERE k.druh="E" and k.id_parent is null and k.zobrazovat="A" and k.exclusively_for is NULL order by k.mporadi asc,k.nazev asc