ฐานข้อมูลเวิร์ดเพรสผิดพลาด: [The total number of locks exceeds the lock table size]SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_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 (171, 173, 624, 718, 863, 873, 879, 886, 896, 900, 905, 915, 921, 1138, 1197, 1211) ORDER BY t.name ASC