database getting huge - adodb_logsql

Permalink
I have seen this table in the database

adodb_logsql 1.5 GB -

is the size normal ? seems a bit big to me
any ideas?

thanks

teknojunkey
 
ryan replied on at Permalink Reply
ryan
Turn off the log database activity in:
Dashboard -> Sitewide Settings -> Debug

Then
DELETE FROM adodb_logsql;

We'll be hiding this feature in the next release. It's not very helpful & has caused many a large database....

Ryan
teknojunkey replied on at Permalink Reply
teknojunkey
i started deleting them from
dashboard/reports/database

then discovered there were over 7 million rows !

DELETE FROM adodb_logsql;
frz replied on at Permalink Reply
frz
we need to kill this.
teknojunkey replied on at Permalink Reply
teknojunkey
simple mistake forgeting to turn it off when the site went live.
Giger replied on at Permalink Reply
Giger
Ti Ryan,
2 years later...
Is it possible this problem still appear?
How can I do changes if I can't access my dashboard due to Internal Server Error?
Help please