SELECT a.* FROM articles as a WHERE 1 = 1 GROUP BY a.id ORDER BY addition_date DESC LIMIT 0, 8 [nativecode=145 ** Table './wiadomosci_rss/articles' is marked as crashed and should be repaired]
FileLineFunction
/home/wiadomosci-rss/public_html/app/mapper/Article.php147query()
/home/wiadomosci-rss/public_html/app/controller/ArticleSearchEngine.php167findBySearchCriteria()
/home/wiadomosci-rss/public_html/app/section/Main.php18performSearch()
/home/wiadomosci-rss/public_html/app/section/Main.php36createWidgetArticleList()
/home/wiadomosci-rss/public_html/libs/PMF/section/Section.php161assignPage()
/home/wiadomosci-rss/public_html/index.php39showPage()