MySQL Forums
Forum List  »  Partitioning

Re: Partition VS Merge table -- High volume of inserts
Posted by: Jonathan Stephens
Date: December 29, 2006 07:54AM

Employing MySQL's user-defined partitioning is very likely to be faster than performing the partitioning in your application.

Your other questions are very general. Perhaps you should read the documentation, perform some tests, and then come back with more specific questions.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Partition VS Merge table -- High volume of inserts
3547
December 29, 2006 07:54AM


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.