ฐานข้อมูลเวิร์ดเพรสผิดพลาด: [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 (160, 167, 177, 179, 181, 482, 537, 553, 585, 599, 641, 650, 1167, 1173) ORDER BY t.name ASC