Malformed Query - Mysql downgrade #36


  • New
  • Defect
Open
Assigned to _ForgeUser2779866
  • _ForgeUser6969066 created this issue Feb 29, 2012

    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?

  • _ForgeUser6969066 added the tags Defect New Feb 29, 2012
  • sullytheunusual posted a comment Feb 29, 2012

    Yeah, my log is getting flooded with these too. :(

  • _ForgeUser7536780 posted a comment Mar 20, 2012

    Me also

  • _ForgeUser104173 posted a comment Apr 5, 2012

    Same here, since i did a server reinstall. Now with v. 2.0.10

    http://pastebin.com/yMa7Azby

  • Forge_User_96951799 posted a comment Apr 5, 2012

    Why do you use an outdated mysql version?

  • _ForgeUser104173 posted a comment Apr 5, 2012

    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.