Re: make number of partitions variable
Did you use explain partitions to evaluate the queries in your stored procedure against the tables? (they may be scanning all partitions, or need additional indexes, etc...
You shouldn't loose any data by doing an alter table x engine=innodb;
<note - it could take a while>
Subject
Views
Written By
Posted
4483
May 30, 2008 09:37AM
3157
May 30, 2008 07:58PM
2972
May 30, 2008 08:14PM
2950
May 31, 2008 04:29AM
2981
June 02, 2008 12:41AM
4013
June 02, 2008 02:27AM
2969
June 02, 2008 12:57PM
2856
June 03, 2008 02:10AM
3290
June 03, 2008 02:32AM
Re: make number of partitions variable
2915
June 03, 2008 11:54AM
3178
June 03, 2008 12:03PM
2796
June 04, 2008 01:03AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.