Erreur de la base de données WordPress : [Disk full (/tmp/#sql_1c1e_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SELECT lb_posts.ID
FROM lb_posts LEFT JOIN lb_term_relationships ON (lb_posts.ID = lb_term_relationships.object_id) LEFT JOIN lb_term_relationships AS tt1 ON (lb_posts.ID = tt1.object_id) LEFT JOIN lb_term_relationships AS tt2 ON (lb_posts.ID = tt2.object_id)
WHERE 1=1 AND (
lb_term_relationships.term_taxonomy_id IN (20)
AND
lb_posts.ID NOT IN (
SELECT object_id
FROM lb_term_relationships
WHERE term_taxonomy_id IN (7)
)
AND
tt1.term_taxonomy_id IN (20)
AND
tt2.term_taxonomy_id IN (206)
) AND ((lb_posts.post_type = 'post' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'page' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'point-de-vent' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'product' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')))
GROUP BY lb_posts.ID
ORDER BY lb_posts.menu_order, lb_posts.menu_order ASC, lb_posts.post_title ASC
Erreur de la base de données WordPress : [Disk full (/tmp/#sql_1c1e_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SELECT SQL_CALC_FOUND_ROWS lb_posts.ID
FROM lb_posts LEFT JOIN lb_term_relationships ON (lb_posts.ID = lb_term_relationships.object_id) LEFT JOIN lb_term_relationships AS tt1 ON (lb_posts.ID = tt1.object_id) LEFT JOIN lb_term_relationships AS tt2 ON (lb_posts.ID = tt2.object_id)
WHERE 1=1 AND (
lb_term_relationships.term_taxonomy_id IN (20)
AND
lb_posts.ID NOT IN (
SELECT object_id
FROM lb_term_relationships
WHERE term_taxonomy_id IN (7)
)
AND
tt1.term_taxonomy_id IN (20)
AND
tt2.term_taxonomy_id IN (206)
) AND ((lb_posts.post_type = 'post' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'page' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'point-de-vent' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')) OR (lb_posts.post_type = 'product' AND (lb_posts.post_status = 'publish' OR lb_posts.post_status = 'acf-disabled')))
GROUP BY lb_posts.ID
ORDER BY lb_posts.menu_order, lb_posts.menu_order ASC, lb_posts.post_title ASC
LIMIT 0, 18
Erreur de la base de données WordPress : [Disk full (/tmp/#sql_1c1e_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `lb_options`