+ Reply to Thread
Results 1 to 4 of 4

Thread: difference b/w Mysql and Mssql

  1. #1

    Default difference b/w Mysql and Mssql

    What is the main difference between Mssql and Mysql.

  2. #2

    Default

    Nice and superb article. Nice information about the skill and also give nice knowledge about the web search.

  3. #3
    Emerald Star member sana86 is on a distinguished road
    Join Date
    Oct 2011
    Posts
    117

    Default

    MySQL is more likely to have database corruption issues, and it doesn't fix them automatically when they happen.
    MSSQL's transaction and journaling system, handles just about anything - including a power cycle or hardware failure - without database corruption, and if something gets messed up it fixes it automatically.

  4. #4
    Sapphire Star member damonsalvatore is on a distinguished road
    Join Date
    Oct 2011
    Location
    San Francisco
    Posts
    74

    Default

    The very basic difference between MySQL and MSSQL is that MySQL is more likely to have database corruption issues, and it doesn't fix them automatically. Whereas, MSSQL does not have any database corruption issue taking the database offline.
    __________________________________
    loss assessors

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts