-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Getting this databse back-end error when visiting any page, apparently meaning there's no space left on device.
PDOException: SQLSTATE[HY000]: General error:
1030 Got error 28 from storage engine: SELECT
td.*, tn.nid AS node_nid, tv.name AS
vocabulary, tv.machine_name AS
vocabulary_machine_name
FROM .....
Note the line "Got error 28 from storage engine"
Reference
http://www.cyberciti.biz/faq/mysql-error-28-and-solution/