ฐานข้อมูลเวิร์ดเพรสผิดพลาด: [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 (1202, 1211, 1218, 1225, 1233, 1239, 1246, 1252, 1257, 1267, 1278, 1287, 1328, 1336, 1343, 1352, 1358, 1365, 1372, 1379) ORDER BY t.name ASC