WordPress database error: [Incorrect key file for table '/tmp/#sql_18b3_0.MYI'; try to repair it]
SELECT SQL_CALC_FOUND_ROWS wp_posts.*, wp_sticky.sticky_status FROM wp_posts LEFT JOIN wp_sticky ON wp_sticky.sticky_post_id = wp_posts.ID WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY (wp_sticky.sticky_status = 2 AND wp_sticky.sticky_status IS NOT NULL) DESC, DATE_FORMAT(wp_posts.post_date,'%Y-%m-%d') DESC, (wp_sticky.sticky_status = 1 AND wp_sticky.sticky_status IS NULL) DESC, DATE_FORMAT(wp_posts.post_date,'%T') DESC LIMIT 0, 10
This is the place where you can put a brief summary of yourself. Or perhaps you have something to be shown off.
To completely remove this top box (i.e recent post, about me & search), head to header.php, delete everything between "TopBox: START" and "TopBox: END".