MySQL Forums
Forum List  »  Partitioning

Re: I'm trying to range partition and i'm getting this error
Posted by: Rick James
Date: July 21, 2011 10:37AM

'+---------------------------+-------------------------------------+------+-----+'

That comes from mysql commandline output. How is that getting into your command?

Please use SHOW CREATE TABLE instead of DESCRIBE.

How many rows do you expect?

What SELECTs will hit this table? (I want to check whether the proposed PARTITIONing will have any useful affect.)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: I'm trying to range partition and i'm getting this error
1699
July 21, 2011 10:37AM


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.