It looks like the link pointing here was faulty. Maybe try searching?
Warning: mysqli_query(): (HY000/1): Can't create/write to file '/tmp/#sql_3312_0.MAI' (Errcode: 28 "No space left on device") in /home2/digitalm/public_html/digitalmarketinghike.com/wp-includes/class-wpdb.php on line 2345
WordPress database error: [Can't create/write to file '/tmp/#sql_3312_0.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 (10)
) 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