WordPress veritabanı hatası: [Disk full (/home/mysqltmp/#sql_16bf9c_3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SELECT t.*, tt.*, tr.object_id FROM okbc_terms AS t INNER JOIN okbc_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN okbc_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_color') AND tr.object_id IN (3367) ORDER BY t.name ASC
WordPress veritabanı hatası: [Disk full (/home/mysqltmp/#sql_16bf9c_3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SELECT okbc_posts.* FROM okbc_posts LEFT JOIN okbc_term_relationships ON (okbc_posts.ID = okbc_term_relationships.object_id) WHERE 1=1 AND okbc_posts.post_name IN ('single-product-gl-pikap-burun-saci-5190','single-product','single') AND (
okbc_term_relationships.term_taxonomy_id IN (23)
) AND okbc_posts.post_type = 'wp_template' AND ((okbc_posts.post_status = 'publish')) GROUP BY okbc_posts.ID ORDER BY okbc_posts.post_date DESC