WordPress database error: [Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SELECT COLLATION_NAME
FROM information_schema.columns
WHERE TABLE_SCHEMA = 'sopoka_sopodb' AND TABLE_NAME = 'wp_ca311f9_icl_strings' AND COLUMN_NAME = 'context'
WordPress database error: [Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")] SHOW FULL COLUMNS FROM `wp_ca311f9_options`
Warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /home/sopoka/public_html/wp-includes/wp-db.php on line 2056
WordPress database error: [Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")] SELECT t.*, tt.* FROM wp_ca311f9_terms AS t INNER JOIN wp_ca311f9_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('product_visibility') ORDER BY t.name ASC
Warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql_2c9acb_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /home/sopoka/public_html/wp-includes/wp-db.php on line 2056
WordPress database error: [Disk full (/tmp/#sql_2c9acb_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")] SELECT SQL_CALC_FOUND_ROWS wp_ca311f9_posts.ID FROM wp_ca311f9_posts LEFT JOIN wp_ca311f9_term_relationships ON (wp_ca311f9_posts.ID = wp_ca311f9_term_relationships.object_id) LEFT JOIN wp_ca311f9_icl_translations wpml_translations
ON wp_ca311f9_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_ca311f9_posts.post_type) WHERE 1=1 AND (
wp_ca311f9_posts.ID NOT IN (
SELECT object_id
FROM wp_ca311f9_term_relationships
WHERE term_taxonomy_id IN (0)
)
AND
wp_ca311f9_term_relationships.term_taxonomy_id IN (353)
) AND wp_ca311f9_posts.post_type = 'product' AND (wp_ca311f9_posts.post_status = 'publish' OR wp_ca311f9_posts.post_status = 'acf-disabled') AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'vi'
AND wp_ca311f9_posts.post_type IN ( 'blocks' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_ca311f9_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_ca311f9_icl_translations t2
JOIN wp_ca311f9_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND (
p.post_status = 'publish' OR
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) )
) ) AND wp_ca311f9_posts.post_type IN ('post','page','attachment','wp_block','product','product_variation','blocks' ) ) OR wp_ca311f9_posts.post_type NOT IN ('post','page','attachment','wp_block','product','product_variation','blocks' ) ) GROUP BY wp_ca311f9_posts.ID ORDER BY wp_ca311f9_posts.menu_order ASC, wp_ca311f9_posts.post_title ASC LIMIT 0, 20
Warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /home/sopoka/public_html/wp-includes/wp-db.php on line 2056
WordPress database error: [Disk full (/tmp/#sql_2c9acb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")] SELECT DISTINCT t.*, tt.* FROM wp_ca311f9_terms AS t LEFT JOIN wp_ca311f9_termmeta ON ( t.term_id = wp_ca311f9_termmeta.term_id AND wp_ca311f9_termmeta.meta_key='order') INNER JOIN wp_ca311f9_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wp_ca311f9_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_product_cat') WHERE tt.taxonomy IN ('product_cat') AND t.term_id IN ( 351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413 ) AND tt.count > 0 AND (
( wp_ca311f9_termmeta.meta_key = 'order' OR wp_ca311f9_termmeta.meta_key IS NULL )
) AND ( ( icl_t.element_type IN ('tax_product_cat') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_product_cat') OR icl_t.element_type IS NULL ) ORDER BY wp_ca311f9_termmeta.meta_value+0 ASC, t.name ASC