When site get more traffic, MySQL usage increase it is normal for dynamic web sites.

You can login and check MySQL query with

show processlist

command on MySQL prompt to see sql commands mysql server runs.

Once mysql is loaded, if you disable other scripts, it take some time to become normal, better stop mysql, wait for load become normal, then start it. Now run only vshare site, so you will be able to track MySQL usage.