mySQL error with query (SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, i.itime as itime, i.imore as more, m.mnumber as authorid, m.memail as authormail, m.murl as authorurl, c.cname as category, i.icat as catid, i.iclosed as closed, oc.otemplate as otemplate, oc.oitemplate as oitemplate, oc.onumber as ocnumber, i.ititle as ititle, o.onumber as myorder, 1 as mysortcol FROM nucleus_item as i, nucleus_member as m, nucleus_category as c, nucleus_plug_ordered_cat as oc, nucleus_plug_ordered_blog as o WHERE i.iblog=4 and i.iauthor=m.mnumber and i.icat=c.catid and i.icat=oc.ocatid and i.inumber=o.oitemid and i.idraft=0 and i.itime<="2025-10-31 09:15:35" and i.icat=11 and o.onumber>0 ORDER BY o.onumber ASC) UNION (SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, i.itime as itime, i.imore as more, m.mnumber as authorid, m.memail as authormail, m.murl as authorurl, c.cname as category, i.icat as catid, i.iclosed as closed, oc.otemplate as otemplate, oc.oitemplate as oitemplate, oc.onumber as ocnumber, i.ititle as ititle, o.onumber as myorder, 2 as mysortcol FROM nucleus_item as i, nucleus_member as m, nucleus_category as c, nucleus_plug_ordered_cat as oc, nucleus_plug_ordered_blog as o WHERE i.iblog=4 and i.iauthor=m.mnumber and i.icat=c.catid and i.icat=oc.ocatid and i.inumber=o.oitemid and i.idraft=0 and i.itime<="2025-10-31 09:15:35" and i.icat=11 and o.onumber=0 ORDER BY itime DESC, itime DESC) ORDER BY mysortcol ASC, myorder ASC, itime DESC, itime DESC LIMIT 0,5: Incorrect key file for table '/var/tmp/#sql_d882_0.MYI'; try to repair it