WordPress database error: [Out of resources when opening file './jspinyin_39d/39d_term_relationships.MYD' (Errcode: 24 - Too many open files)]SELECT DISTINCT t.term_id, tr.object_id
FROM 39d_terms AS t INNER JOIN 39d_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN 39d_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (19816)
ORDER BY t.name ASC