CodeIgniter Forums
A Database Error Occurred - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: A Database Error Occurred (/showthread.php?tid=46509)



A Database Error Occurred - El Forum - 11-03-2011

[eluser]Unknown[/eluser]
A Database Error Occurred

Error Number: 1030

Got error 28 from storage engine

select news.id, category.name2, news.date, news.source, news.title, news.subtitle, news.image, news.imageCredit, news.imageLegend, news.text, news.featured, news.status from news inner join category on news.idCategory = category.id where news.featured = 1 and news.status = 1 order by news.dataHora desc limit 0,3

Filename: /home/storage/3/2c/5b/reportermt1/public_html/models/noticias_model.php

Line Number: 42

This error occurs sometimes
what could be?