Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=115' (OS errno 28 - No space left on device)]
SELECT DISTINCT t.term_id, 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 ('product_brand', 'product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_ves') AND tr.object_id IN (522, 271, 3052, 235, 2235, 8245, 252, 12335, 295, 2909, 518, 5810, 3809, 241, 338, 2240, 297, 250, 4840, 3042, 287, 3482, 395, 314, 324, 3036, 1686, 401, 350)
ORDER BY t.name ASC
Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=115' (OS errno 28 - No space left on device)]
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (7)
)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wcctdisabled')))
GROUP BY wp_posts.ID
ORDER BY FIELD(wp_posts.ID,'193','233','235','237','239','260','271','277','293','295','424','439','470','513','515','516','527','556','587','609','1661','1672','1740','1828','1829','1833','2155','2217','2235','2236','2238','2239','2241','2243','2244','2245','2602','2607','2945','3007','3054','3266','3443','3725','3861','4365','4396','4409','4415','4469','4472','4520','4641','4758','4763','4840','5341','5583','7560','8116','8197','9517','10032','10300','10634','13722') DESC, wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 56