Re: Merging Archive tables with MyISAM tables
Posted by:
Brian Aker
Date: November 30, 2005 05:41PM
Hi!
With 5.1 you can partition Archive files, so you can split the files up into smaller chunks if you need to.
MyISAM uses a packed format, Archive ignores packing and instead just compresses. So what you are observing is the native packing MyISAM already does.
Cheers,
-Brian
Subject
Views
Written By
Posted
7903
November 30, 2005 10:55AM
Re: Merging Archive tables with MyISAM tables
4804
November 30, 2005 05:41PM
4385
February 01, 2006 10:02AM
4172
February 03, 2006 12:58AM
4558
March 01, 2006 04:41PM
4335
March 01, 2006 08:48PM
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.