Error # -1095

Unable to execute the query!
Check your permissions or the SQL-Statement.

Reason:
0:

Query:
SELECT DISTINCT a.id, a.page_id, b.category, b.title, b.subtitle, b.teaser1, b.teaser2, b.date_changed FROM wlive_c_article AS a JOIN wlive_c_article_data AS b ON b.id=a.revision_aid JOIN wlive_c_article_index AS c ON c.art_id=a.id WHERE ((a.approved=1 AND a.date_publish<=1283737499 AND (a.date_expire>=1283737499 OR a.date_expire IS NULL)) OR a.creator_id=0) AND () AND a.sect_id IN (1,2,3,4,7) AND c.art_id<>100008 ORDER BY c.rank, b.title LIMIT 3