ฐานข้อมูลเวิร์ดเพรสผิดพลาด: [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 (749, 759, 788, 822, 826, 931, 942, 948, 955, 963, 970, 976, 983, 993, 1000, 1007, 1014, 1023, 1029, 1035) ORDER BY t.name ASC