Jump to content
  • InstallDatabases scripts does not create mangos user


    tbayart
    • Status: Completed
      Main Category: Database
      Sub-Category: Minor
      Version: 21.11 Milestone: 21 Priority: New
      Implemented Version: 21.11

    Hi,

    I'm testing building mangos from scratch under windows system.

    I ran the "IntallDatabases.bat" script and when I launched realmd.exe, it says "Access denied for user 'mangos'@'localhost' to database 'realmd'.

    I checked in the database,  then the script and figured out that the 'mangos' user is not performed by the script.

    I also checked the IntallDatabases.sh script, same issue.

    I suggest a section for 'mangos' user creation and privileges should be added.

    Edited by tbayart


    User Feedback

    Recommended Comments

    That sounds like a great suggestion. Is this perhaps something you could help put together? :D

     

    For now I would  adjust your realmd.conf file accordingly to the user/password set up for your database.

    example: (default)
    LoginDatabaseInfo      = "127.0.0.1;3306;mangos;mangos;realmd"

    Change to

    LoginDatabaseInfo      = "127.0.0.1;3306;root;password;realmd"

     

    Inaddition, this login information should reflect your mangosd.conf  file

    Link to comment
    Share on other sites



    Guest
    This is now closed for further comments

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use