MySQL Forums
Forum List  »  Partitioning

Re: Can I partition a table with a varchar primary key?
Posted by: Jonathan Stephens
Date: June 14, 2007 03:40PM

I don't see an id column defined for that table. Perhaps you intended to use "partition by range(document_id)"...?

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can I partition a table with a varchar primary key?
3305
June 14, 2007 03:40PM


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.