WordPress DB went too large
It’s my first time dealing with this kind of problem. The situation was the entire 160GB of server storage was totally used up by MySQL database files, and due to insufficient storage restart MySQL was also failed. Finally, I found the problem is caused by wp_options and binary log of MySQL.
Read more