Full Sitemap causes "unexpected error"

Permalink
Just updated & now I can't access the sitemap, which is causing me some ANGST! This is the error message I get, below. Any help would be appreciated as I have a huge project due tonight (of course...).

Thanks!

mysql error: [145: Table './sairegio_conc789/PageSearchIndex' is marked as crashed and should be repaired] in EXECUTE("select p1.cID, pt.ctHandle from Pages p1 left join Pages p2 on (p1.cPointerID = p2.cID) left join PagePaths on (PagePaths.cID = p1.cID and PagePaths.ppIsCanonical = 1) left join PageSearchIndex psi on (psi.cID = if(p2.cID is null, p1.cID, p2.cID)) inner join CollectionVersions cv on (cv.cID = if(p2.cID is null, p1.cID, p2.cID) and cvID = (select max(cvID) from CollectionVersions where cID = cv.cID)) left join PageTypes pt on pt.ctID = cv.ctID inner join Collections c on (c.cID = if(p2.cID is null, p1.cID, p2.cID)) left join CollectionSearchIndexAttributes on (CollectionSearchIndexAttributes.cID = if (p2.cID is null, p1.cID, p2.cID)) where 1=1 and p1.cParentID = '0' and (p1.cIsTemplate = 0 or p2.cIsTemplate = 0) and p1.cIsActive = '1' and (p1.cIsSystemPage = 0 or p2.cIsSystemPage = 0) ")

 
webpresso replied on at Permalink Best Answer Reply
webpresso
R13admin replied on at Permalink Reply
Sweet! Worked like a charm.

Thanks! I swear I searched the Forums high and low, but didn't find this...

Sue