MySQL Forums
Forum List  »  Partitioning

Regarding optimizing hugh data with mysql
Posted by: Santosh Bhabal
Date: October 08, 2012 05:47AM

Hi All,

I have around more than 26 crores of data in my mysql table.

I am using myIsam engine.

I need to optimize this table for better performance.

I have 5 rows in my table.

Everyday there is insert, update, select happening on this table.

Someone has suggested me to use mysql partitioning.

Please advice me how to use/steps mysql partitioning

Regards
Santosh

Options: ReplyQuote


Subject
Views
Written By
Posted
Regarding optimizing hugh data with mysql
2612
October 08, 2012 05:47AM


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.