MySQL Forums
Forum List  »  Optimizer & Parser

Re: Big MyISAM table with 3500 insertions per second behaviour
Posted by: Edwin DeSouza
Date: March 03, 2006 04:14PM

Victor,
Since you have such a large dataset, you may want to look at Partitioning.

Partitioning Article:
http://dev.mysql.com/tech-resources/articles/partitioning.html

Partitioning Docs:
http://dev.mysql.com/doc/refman/5.1/en/partitioning.html

Partitioning Forum:
http://forums.mysql.com/list.php?106

- Edwin

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Big MyISAM table with 3500 insertions per second behaviour
1974
March 03, 2006 04:14PM


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.