MySQL support in MyISAM format

Rohan Jones 291 Reputation points
2020-05-18T02:21:28.99+00:00

Why doesn’t MySQL Database on Azure support databases in MyISAM format?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
736 questions
0 comments No comments
{count} votes

Accepted answer
  1. Navtej Singh Saini 4,221 Reputation points Microsoft Employee
    2020-05-18T16:32:30.743+00:00

    Hi RohanJones

    As our Product team has indicated on the product feedback page as well as several other sites that Azure DB for MySQL doesn't support MyISAM. Here is their reasoning:

    MYISAM is not supported in Azure Database for MySQL, primarily due to the lack of transaction support which can potentially lead to data loss. This is one of the reasons MySQL switched over to InnoDB as the default.

    Here are documents for the same:

    1. MyISAM Support
    2. Product Feedback Link

    Hope this helps.

    Thanks
    Navtej S

    0 comments No comments

0 additional answers

Sort by: Most helpful