By tingtong on
Upgraded and work without problem yesterday but today, when visit my site again, it show error message as below:-
user warning: Got error 28 from storage engine query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'garland' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/charkea9/public_html/modules/block/block.module on line 407.
My question is why it did not fail yesterday?