MySQL Forums
Forum List  »  Partitioning

Re: selecting partition
Posted by: Jonathan Stephens
Date: March 28, 2006 11:44AM

If you don't know the oldest partition's range in advance, then for the time being, what you'll probably need to do is to parse the output of SHOW CREATE TABLE to get the lowest range value.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
2989
March 23, 2006 06:19AM
2340
March 28, 2006 03:58AM
Re: selecting partition
2333
March 28, 2006 11:44AM


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.