MySQL Forums
Forum List  »  Partitioning

Re: Question about adding partitions to a table?
Posted by: KimSeong Loh
Date: January 04, 2008 01:50AM

Partitioning is only available in 5.1, not in 5.0

If you insert data out of the range, then it will error, and the insert will fail. So nothing got inserted.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Question about adding partitions to a table?
2880
January 04, 2008 01:50AM


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.