ฐานข้อมูลเวิร์ดเพรสผิดพลาด: [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 (1042, 1049, 1057, 1069, 1076, 1084, 1092, 1104, 1114, 1131, 1151, 1162, 1178, 1184, 1192, 1202, 1218, 1225, 1233, 1239) ORDER BY t.name ASC