An Introduction To MySQL Storage Engines

Posted by kprojects on May 19, 2012 1:03 AM EDT
Linux.org; By Ronald Steelman
Mail this story
Print this story

MySQL provides support for thirteen different storage engines which act as varying table type handlers. Most people who use MySQL on a regular basis already know about the two most common storage engines, MyISAM and InnoDB. Most of the time, the default storage engine as defined by the store_engine option in the MySQL config file is typically MyISAM, and this is usually what most people go with.

Full Story

  Nav
» Read more about: Groups: MySQL

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.