SELECT *, ADDDATE(creationDate, 220) > NOW() as isNew FROM Arfooo_sites INNER JOIN Arfooo_keywordsofsites ON Arfooo_keywordsofsites.siteId = Arfooo_sites.siteId WHERE status = 'validated' AND Arfooo_keywordsofsites.keywordId = '29' ORDER BY priority DESC, creationDate LIMIT 9 OFFSET 0
| (1024) Błąd SQL Got error 28 from storage engine (1030) Database.php line 221 4-9-10 7:02 |
FrontController->dispatch() # line 64, file: /home/oucherch/sd/penhors/www/index.php
call_user_func_array(Array[2], Array[3]) # line 329, file: /home/oucherch/sd/penhors/www/core/FrontController.php
SiteController->keywordAction("29", "musique", "1") # line 0, file: unknown
SiteModel->getSitesThatOwnAKeyword("29", "1") # line 122, file: /home/oucherch/sd/penhors/www/controllers/SiteController.php
SiteModel->selectWithNewFlag(Object:Criteria) # line 314, file: /home/oucherch/sd/penhors/www/models/SiteModel.php
Model->findAll(Object:Criteria, "*, ADDDATE(creationDate, 220) > NOW() as isNew", true) # line 65, file: /home/oucherch/sd/penhors/www/models/SiteModel.php
Database->sqlGetAll("SELECT *, ADDDATE(creationDate, 220) > NOW() as isNew FROM Arfoo...") # line 131, file: /home/oucherch/sd/penhors/www/core/Model.php
Database->sqlQuery("SELECT *, ADDDATE(creationDate, 220) > NOW() as isNew FROM Arfoo...") # line 324, file: /home/oucherch/sd/penhors/www/core/Database.php
trigger_error("Błąd SQL Got error 28 from storage engine (1030)") # line 221, file: /home/oucherch/sd/penhors/www/core/Database.php
|