Can I please get some help with this?I can't get into my admincp? I keep getting this error message?
Invalid SQL:
INSERT INTO session
(sessionhash, userid, host, idhash, lastactivity, styleid, loggedin, bypass, useragent)
VALUES
('8e2bbc346a4fbfade4d1d6edff6ed4b6', 687, '66.65.121.38', '4b84f6b2f3e3352850e0f539b66878cb', 1083460415, 0, 1, 0, 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)')
mysql error: The table 'session' is full
How do I remove this hack? I also want it out of my database? What file is causing this that I need to replace?
|