Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]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 ('uncodeblock_category') AND tr.object_id IN (83639, 82596, 81198, 81092, 80951, 80345, 80069, 79837, 79833, 77851, 77828, 77823, 77528, 77172, 77144, 76835, 76825, 76723, 76588, 76537, 76508, 76478, 76203, 76043, 75984, 75931, 75871, 75678, 75632, 75628, 75622, 75557, 75242, 75091, 75041, 74992, 74767, 74705, 74577, 74543, 74527, 73130, 72663, 72419, 72413, 72409, 72404, 72355, 72164, 70859, 68828, 68585, 66698, 66385, 66378, 62700, 61077, 60740, 60225, 60182, 59926, 59662, 59487, 59488, 59079, 58698, 58182, 58024, 56617, 55966, 54955, 54949, 54945, 54931, 54928, 54894, 54887, 54874, 54855, 53970, 49598, 49597, 49595, 49183, 48174, 45655, 45418, 45395, 45376, 44853, 44839, 44829, 44820, 44791, 43884, 40440, 40039, 38900, 38446, 38433, 38420, 38371, 37769, 37055, 31199, 29295, 28560, 27111, 27096, 27052, 27047, 27045, 27035, 27033, 27031, 27029, 26946, 26897, 26887, 26859, 26837, 19728, 15588) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT t.*, tt.* 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_type') AND tr.object_id IN (82369) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT t.*, tt.* 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_visibility') AND tr.object_id IN (82369) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT DISTINCT t.*, tt.* FROM wp_terms AS t LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') 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_cat') AND tr.object_id IN (82369) AND (
( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL )
) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT t.*, tt.* 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_tag') AND tr.object_id IN (82369) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT t.*, tt.* 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_shipping_class') AND tr.object_id IN (82369) ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('product_visibility') ORDER BY t.term_order ASC
Ошибка базы данных WordPress: [Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (0)
)
AND
wp_term_relationships.term_taxonomy_id IN (237)
) AND wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC LIMIT 0, 10