how to delete everything inside /activity

i want to delete everything inside /activity since it's causing overloads. i have it self hosted. how can i delete them using sqlquery from phpmysqladmin?
0
i want to delete everything inside /activity since it's causing overloads. i have it self hosted. how can i delete them using sqlquery from phpmysqladmin?
Answers
sql="DELETE FROM gdn_activity"
will this delete the comments as well inside the discussions? i fear it might...
No. It only deletes things that show as Activity.
my site is now broken after restart on server after deleting activity contents db
Define 'broken'. You made a backup, right?
Deleting Activity from phpMySQLAdmin is ok to do, so 'broken' might be easy to fix.
There was an error rendering this rich post.
@UnderDog i've fixed the problem it happened because my gdn_discussion db was corrupted