Other Designs
- user warning: Got error 28 from storage engine
query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE (t.tid IN ('1','2','3','4','5','6','7','8','9','10','11','12')) AND ( r.nid = 14 ) ORDER BY v.weight, t.weight, t.name in /home/ade11812/public_html/includes/database.mysql.inc on line 172.
- user warning: Got error 28 from storage engine
query: SELECT t.tid, t.* FROM term_data t INNER JOIN term_hierarchy h ON h.parent = t.tid WHERE (t.tid IN ('1','2','3','4','5','6','7','8','9','10','11','12')) AND ( h.tid = 11 ) ORDER BY weight, name in /home/ade11812/public_html/includes/database.mysql.inc on line 172.