Spam Karma 2 SQL errors
An update to my previous post: I believe my Spam Karma 2 SQL errors are due to the use of MySQL 3.2.3. SK2 documentation strongly recommends MySQL 4+. Indeed, I have no trouble purging the SK2-captured spam using MySQL 5.




An update to my previous post: I believe my Spam Karma 2 SQL errors are due to the use of MySQL 3.2.3. SK2 documentation strongly recommends MySQL 4+. Indeed, I have no trouble purging the SK2-captured spam using MySQL 5.
December 28th, 2006 at 3:28 pm
How do you find out which version of MySQL you are running? I am using Linux Economy hosting from Goddaddy.com
December 31st, 2006 at 2:28 pm
Hello Milan! Running phpinfo() will reveal which version of MySQL you are running:
http://ca.php.net/phpinfo
I have one hosting account with GoDaddy and I believe it has MySQL 5, though I'm not sure if that's the same version across all their plans. Hope that helps!
January 1st, 2007 at 9:35 am
Many thanks. I have been having lots of SQL errors with WordPress and, while I initially thought it was the result of some kind of malicious code being inserted in comments, it is probably something closer to what you describe above.
My Linux GoDaddy account seems to be running MySQL 4.1.
January 2nd, 2007 at 6:56 pm
Hmm, you are using MySQL 4.1 and SK2 recommends 4 and above. The SQL errors should give you some indication of what plugin or function is causing the problems. Feel free to post an error message here and perhaps I'll recognize it on sight.