What are the different storage engine present in MySQL?

Last updated 5 years, 7 months ago | 1308 views 75     5

Tags:- MySQL PHP-MySQL

There are 5 different types of storage engine present in MySql.

  1. MyISAM
  2. Heap
  3. Merge
  4. INNO DB
  5. ISAM

MyISAM is the default storage engine for MySQL