Arredamento

Errore sul database di WordPress: [Got error 28 from storage engine]
SELECT DISTINCT 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 LEFT JOIN wp_icl_translations icl_t ON icl_t.element_id = tt.term_taxonomy_id AND icl_t.element_type IN ('tax_product_cat','tax_product_tag','tax_product_shipping_class','tax_pa_ambiente','tax_pa_anno','tax_pa_collezione','tax_pa_designer','tax_brand') LEFT JOIN wp_termmeta AS tm ON (t.term_id = tm.term_id AND tm.meta_key = 'order') WHERE tt.taxonomy IN ('product_type', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_ambiente', 'pa_anno', 'pa_collezione', 'pa_designer', 'brand') AND tr.object_id IN (5000, 5384, 5397, 5406) AND ( ( icl_t.element_type IN ('tax_product_cat','tax_product_tag','tax_product_shipping_class','tax_pa_ambiente','tax_pa_anno','tax_pa_collezione','tax_pa_designer','tax_brand') AND icl_t.language_code = 'it' ) OR icl_t.element_type NOT IN ('tax_product_cat','tax_product_tag','tax_product_shipping_class','tax_pa_ambiente','tax_pa_anno','tax_pa_collezione','tax_pa_designer','tax_brand') OR icl_t.element_type IS NULL ) ORDER BY tm.meta_value+0 ASC, t.name ASC

Novità

Errore sul database di WordPress: [Got error 28 from storage engine]
SELECT DISTINCT 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_product_cat') LEFT JOIN wp_termmeta AS tm ON (t.term_id = tm.term_id AND tm.meta_key = 'order') WHERE tt.taxonomy IN ('product_cat') AND ( ( icl_t.element_type IN ('tax_product_cat') AND icl_t.language_code = 'it' ) OR icl_t.element_type NOT IN ('tax_product_cat') OR icl_t.element_type IS NULL ) ORDER BY tm.meta_value+0 ASC, t.name ASC