WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc40.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc41.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc42.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc43.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc44.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wflivetraffichuman`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc45.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wflivetraffichuman`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc47.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wflivetraffichuman`
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc48.MAI' (Errcode: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_wflivetraffichuman`
WordPress database error: [The table 'wp_wftrafficrates' is full]INSERT INTO wp_wftrafficrates (eMin, IP, hitType, hits) VALUES (FLOOR(UNIX_TIMESTAMP() / 60), X'00000000000000000000ffffd849d876', 'hit', @wfcurrenthits := 1) ON DUPLICATE KEY UPDATE hits = IF(@wfcurrenthits := hits + 1, hits + 1, hits + 1)
WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-477-154faff-32fc52.MAI' (Errcode: 28 "No space left on device")]SELECT wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (30)
) AND wp_posts.post_type = 'nav_menu_item' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC