WordPress adatbázis hiba: [Disk full (/tmp/#sql_79b_1.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 (17853, 75558, 76865, 77467, 77592, 77729, 78398, 78474, 78879, 79118, 81155, 81236, 81407, 81830, 82389, 82650, 85932, 86641, 86802, 86866) ORDER BY t.name ASC
WordPress adatbázis hiba: [Disk full (/tmp/#sql_79b_1.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_79b_1.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



















