Re: Partitioning in MySQL: Range Partitioning
Full partitioning support in MySQL would indeed be very interesting when comparing it against other vendors that have the same functionality for VLDBs.
Just some interesting questions:
* Indexing functionality. Will you support indexes on partitioned tables? How should we maintain indexes when dropping partitions? Will indexes also be partitioned or will they be global to the table data?
* Will you support updates on the partitioning key columns which could cause rows to be moved from one partition to another?
There are other questions regarding statistics, split/merge functionality of partitions but I don't find them as vital as the questions above.
Thanks,
/Kristian
Subject
Views
Written By
Posted
10335
May 13, 2005 05:03PM
3046
May 23, 2005 03:29PM
4498
May 24, 2005 01:52AM
Re: Partitioning in MySQL: Range Partitioning
3328
May 25, 2005 02:17AM
3287
May 26, 2005 01:45AM
3341
May 25, 2005 04:09PM
3328
May 26, 2005 02:02AM
3449
July 01, 2005 03:11AM
3670
July 01, 2005 03:24PM
3529
July 01, 2005 06:24PM
3090
September 20, 2005 09:13AM
3515
September 20, 2005 02:26PM
2990
September 20, 2005 04:35PM
3318
October 07, 2005 06:27PM
3329
October 09, 2005 04:11AM
3210
October 10, 2005 05:08AM
3627
July 06, 2005 08:25AM
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.