MySQL Forums
Forum List  »  Partitioning

Re: Partitioning problem
Posted by: Phil Hildebrand
Date: December 07, 2008 08:07PM

I haven't used MySQL Cluster much, but it may be that is supports some partitioning that 5.1-ga doesn't support.

According to the docs I think you'd need to add numberid to the unique key index.

http://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations-partitioning-keys-unique-keys.html

If you restore to a 5.2.2 MySQL cluster does it work fine?

Options: ReplyQuote


Subject
Views
Written By
Posted
5177
December 02, 2008 10:21AM
2590
December 05, 2008 04:39AM
Re: Partitioning problem
2569
December 07, 2008 08:07PM


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.