Re: I'm trying to range partition and i'm getting this error
'+---------------------------+-------------------------------------+------+-----+'
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.)
Subject
Views
Written By
Posted
3674
July 20, 2011 03:18AM
1532
July 20, 2011 03:40AM
Re: I'm trying to range partition and i'm getting this error
1779
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.