cabal with mysql insted of mssql

Results 1 to 7 of 7
  1. #1
    Apprentice hihihihuhuuu is offline
    MemberRank
    Jan 2009 Join Date
    11Posts

    cabal with mysql insted of mssql

    I saw that most of cabal releases use mssql.

    Does anyone know workable method to use mysql without mssql?

    Thanks.


  2. #2

    Re: cabal with mysql insted of mssql

    Doesen't cabal run at linux and use mysql dbe ?

  3. #3
    Apprentice hihihihuhuuu is offline
    MemberRank
    Jan 2009 Join Date
    11Posts

    Re: cabal with mysql insted of mssql

    I found releases which use centos for cabal and windows with mssql server for db.
    Why? Cannot use that centos with mysql server?

  4. #4

    Re: cabal with mysql insted of mssql

    You can set up mysql server at any linux distribution, but you can't set up mssql server at linux...

  5. #5
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: cabal with mysql insted of mssql

    Cabal server uses hardcoded queries that require delicate patching for it to work with MySQL. Yamachi tried to do it once but he abandoned the project like many other.

  6. #6
    Apprentice ipoly is offline
    MemberRank
    Sep 2013 Join Date
    16Posts

    Re: cabal with mysql insted of mssql

    its possible but you need to rework the db to be compatible to mysql. Just remember stored proc of mssql is different w/mysql

  7. #7
    Apprentice hihihihuhuuu is offline
    MemberRank
    Jan 2009 Join Date
    11Posts

    Re: cabal with mysql insted of mssql

    Ok. Thanks for your answeres.



Advertisement