Failed to execute the SQL query

select  c.id, c.title  from  wa_channels  c,  wa_folders  d  where d.id = c.parent  and not(c.mode & 4)  order by d.position asc, c.position asc

Error 2013: Lost connection to MySQL server during query