Re: Partitioned table problem after upgrade to 5.5
Hi Jack,
Is the table KEY partitioned, and you are using non character (like INT) columns in the partitioning expression?
I.e. PARTITION BY KEY (int_col [, ...])
What happens if you rebuild the table in 5.5?
Can you add the output from SHOW CREATE TABLE and also the query?
Subject
Views
Written By
Posted
2750
March 06, 2013 04:07AM
Re: Partitioned table problem after upgrade to 5.5
1393
March 06, 2013 04:38AM
1327
March 07, 2013 08:23PM
1219
March 07, 2013 11:32PM
1280
March 08, 2013 02:20AM
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.