This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.Migrate the game from a server with mysql 5.1 to a server with mysql 5.0
What version of the product are you using?2.0.7
Do you have an error log of what happened?2012-02-29 04:14:45 [WARNING] [Statistician] CALL `XXX`.loginPlayer('1fad7bf1-fdb3-4f56-80b1-b66cfe0bd7bc'); :: Stored procedure failed, checking connection... (PROCEDURE XXX.loginPlayer does not exist)2012-02-29 04:14:45 [INFO] [Statistician] Connection is still present, it may of been a malformed query.2012-02-29 04:14:45 [WARNING] [Statistician] CALL `XXX`.updateMostEverOnline(); :: Stored procedure failed, checking connection... (PROCEDURE XXX.updateMostEverOnline does not exist)2012-02-29 04:14:45 [INFO] [Statistician] Connection is still present, it may of been a malformed query.
Please provide any additional information below.My problems started after the change of servers and the old mysql version in the new server, is there anything that I can do to make it work again?
Yeah, my log is getting flooded with these too. :(
Me also
Same here, since i did a server reinstall. Now with v. 2.0.10
http://pastebin.com/yMa7Azby
Why do you use an outdated mysql version?
I have the Error with MySQL 5.1.49-3.
(I didn't want to make a 3rd ticket with "Stored procedure failed".)
To post a comment, please login or register a new account.