MySQL Forums
Forum List  »  Archive Storage Engine

Re: Archived best idea?
Posted by: KimSeong Loh
Date: March 20, 2006 07:52PM

Compressed MyISAM works well with MERGE tables.
A Merge table can merge both compressed and uncompressed MyISAM tables, so keep the MyISAM table that you want to Insert in non-compressed and compressed the read-only MyISAM tables.

Options: ReplyQuote


Subject
Views
Written By
Posted
8905
March 20, 2006 03:11PM
Re: Archived best idea?
6280
March 20, 2006 07:52PM
6407
March 21, 2006 02:43AM
6063
May 28, 2007 02:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.