MySQL Forums
Forum List  »  Archive Storage Engine

Re: HELP --- No Indexes??
Posted by: Ijaz Rashid
Date: February 15, 2007 12:06PM

Hi

you wrote
>>Archive does not support indexes. Have you tried MyISAM?

I'm currently using MyISAM with indexes. But it consumes alot of disk space (20 times more then archive including index). Also only archive engine can insert ~100,000 records per second in database.

#########
Question
#########
I'm trying to (insert) store data in partitioned Archive engine table. While retrieval I'm temporarily storing few million records in Memory table having index. But scanning one partition with 500Million records takes huge time. IS THERE ANY WAY TO SCAN BIG PARTITION FAST ( without index :( )?

Thank you,
IR

Options: ReplyQuote


Subject
Views
Written By
Posted
9904
August 29, 2005 04:28AM
6275
August 29, 2005 06:03AM
5816
August 29, 2005 12:37PM
5648
August 29, 2005 01:30PM
5641
August 29, 2005 02:20PM
5373
September 06, 2005 03:49PM
5596
November 07, 2005 07:42PM
5614
November 30, 2005 05:45PM
5460
February 14, 2007 11:23PM
5488
February 15, 2007 10:10AM
Re: HELP --- No Indexes??
5368
February 15, 2007 12:06PM
5759
February 18, 2007 03:50AM
5503
February 19, 2007 05:55AM
5374
February 22, 2007 04:37PM


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.