Advertisement: Over 100,000 Jobs Worldwide. Click here to find one for you.

MySQL FAQs
FAQs Categories
Client Server Commands
Database Structure
Table Types or Storage Engines
Indexes
SQL Statements
Table Joins
Funtions and Operators
Tricky Select Queries
Speed Up Queries
Data Back Up
General Questions
Errors
Send This Page to Friend
Enter Friend's Email
Enter Your Email
http://www.kareerlinks.com/jobs/skill/MySQL
 

Merge Storage Engine / Table Type in MySQL

This variant, introduced in version 3.23.25 and known as a MERGE table. It is actually an aggregation of identical MyISAM tables. MyISAM also offers an additional variant that isn't as prominently used as the others, but is nonetheless quite useful in certain situations.

Merge Engine Related FAQs

When-should-we-use-merge-engine When should we use merge engine?