[Help] Mu Online on MySQL

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! nofeara is offline
    MemberRank
    Nov 2009 Join Date
    510Posts

    [Help] Mu Online on MySQL

    Hello Folks!

    It just came in my mind, since there are source files here, can you modify it so that instead of using sql server it will use mysql?

    There are lots of things that can be connected to mu online if this happens (one is web connections with mysql and php or sorts of stuff)

    Can someone enlighten us if this is possible, and if not why?

    Thanks in advance for those pips who will reply.


  2. #2
    (づ。◕‿‿◕。) Natzugen is offline
    MemberRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    re: [Help] Mu Online on MySQL

    Use mysql connector https://dev.mysql.com/downloads/connector/cpp/8.0.html and remake all the code that connects to database.

  3. #3
    Valued Member mesosa is offline
    MemberRank
    Aug 2010 Join Date
    140Posts

    Re: [Help] Mu Online on MySQL

    You can do that and you should.

    I'm going to give you a hint before you start making all the code by yourself.

    Take a look at Trinity Core source code. TC is a World of Warcraft server source code.
    That is C++ and uses MySQL. We used same base.



Advertisement