MySQL Forums
Forum List  »  Partitioning

Re: different results when inserting into different partitions of a table
Posted by: Jonathan Stephens
Date: March 20, 2007 07:53PM

The table had twice as many partitions when you performed the second insert as it had when you performed the first insert, and it had double the number of rows following the second insert. It's possible (?) that these had something to do with what you observed.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: different results when inserting into different partitions of a table
2278
March 20, 2007 07:53PM


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.