WordPress adatbázis hiba: [Disk full (/tmp/#sql_7ae_0.MAI); waiting for someone to free some space... (errno: 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 ('portfolio_category', 'portfolio_skills', 'portfolio_tags') AND tr.object_id IN (17985, 18027, 27531, 54569, 57518, 58164, 64120) ORDER BY t.name ASC
WordPress adatbázis hiba: [Disk full (/tmp/#sql_7ae_0.MAI); waiting for someone to free some space... (errno: 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 LEFT JOIN wp_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_portfolio_category') WHERE tt.taxonomy IN ('portfolio_category') AND ( ( icl_t.element_type IN ('tax_portfolio_category') AND ( icl_t.language_code = 'hu' OR (
icl_t.language_code = 'es'
AND tt.taxonomy IN ( 'category','post_tag' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = icl_t.trid
AND language_code = 'hu'
) = 0
) OR ( 0 ) )
) ) )
OR icl_t.element_type NOT IN ('tax_portfolio_category') OR icl_t.element_type IS NULL ) ORDER BY t.name ASC
WordPress adatbázis hiba: [Disk full (/tmp/#sql_7ae_0.MAI); waiting for someone to free some space... (errno: 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 LEFT JOIN wp_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_portfolio_tags') WHERE tt.taxonomy IN ('portfolio_tags') AND tt.count > 0 AND ( ( icl_t.element_type IN ('tax_portfolio_tags') AND ( icl_t.language_code = 'hu' OR (
icl_t.language_code = 'es'
AND tt.taxonomy IN ( 'category','post_tag' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = icl_t.trid
AND language_code = 'hu'
) = 0
) OR ( 0 ) )
) ) )
OR icl_t.element_type NOT IN ('tax_portfolio_tags') OR icl_t.element_type IS NULL ) ORDER BY t.name ASC