Mixed Strategy Household

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, 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 FROM nucleus_item as i, nucleus_member as m, nucleus_category as c WHERE i.iblog=1 and i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.itime<="2012-01-28 03:34:34" ORDER BY i.itime DESC LIMIT 0,6: Table './mjboese_ncls1/nucleus_item' is marked as crashed and last (automatic?) repair failed

Categories

Search

Archive

    mySQL error with query SELECT itime, SUBSTRING(itime,1,4) AS Year, SUBSTRING(itime,6,2) AS Month, SUBSTRING(itime,9,2) as Day FROM nucleus_item WHERE iblog=1 and itime <="2012-01-28 03:34:34" and idraft=0 GROUP BY Year, Month ORDER BY itime DESC LIMIT 4: Table './mjboese_ncls1/nucleus_item' is marked as crashed and last (automatic?) repair failed

Friends

Statistics

Put stat counters here
mySQL error with query SELECT * FROM nucleus_item WHERE iposted=0 AND iblog=1 AND itime