DataBase in the MySQL

Results 1 to 5 of 5
  1. #1
    Apprentice vadyxa27 is offline
    MemberRank
    Dec 2014 Join Date
    20Posts

    DataBase in the MySQL

    In general, I tried to throw a database from MSSQL to MySQL-out, but only the server does not want to connect to MySQL. Who cares lay-export their databases MySQL.
    databases.rar
    Last edited by vadyxa27; 07-12-14 at 04:46 AM.


  2. #2
    Apprentice vadyxa27 is offline
    MemberRank
    Dec 2014 Join Date
    20Posts

    Re: DataBase in the MySQL

    And, I have a question, is it possible to adapt the server DN under MySQL?

  3. #3
    Gogocayok Developer megingjard is offline
    MemberRank
    Oct 2008 Join Date
    Hidden CityLocation
    385Posts

    Re: DataBase in the MySQL

    i think it cant because some produces maybe idt wrk on mysql later .

  4. #4
    Member mikangchan is offline
    MemberRank
    Dec 2014 Join Date
    69Posts

    Re: DataBase in the MySQL

    did u change the port 1433 to mysql's one (3306)?

  5. #5
    Member Syloxx is offline
    MemberRank
    Aug 2014 Join Date
    GermanyLocation
    68Posts

    Re: DataBase in the MySQL

    technically it should be possible (db side) since MSSQL and MySQL have the same syntax's (SQL) but iam sure that the binaries wont connect to the MySQL server since the drivers are specifically for MSSQL.

    but for MMORPGs they run on Windows OS i would prefer MSSQL anyway because MSSQL have some nice features for example Memory-Optimized Tables, SQL Agent Server etc and MySQL isnt that fast in updating / deleting data and this happen many times in a MMORPG.


    MySQL = return data
    MSSQL = permanently updating data in the database
    Last edited by Syloxx; 24-12-14 at 11:38 PM.



Advertisement