MySQL Forums
Forum List  »  Partitioning

Create Temporary Table from Partitioned Table
Posted by:
Date: March 10, 2009 07:16AM

Is there any way of creating a temporary table from a partitioned table? I do not require the partitions for the temporary table, just the table structure. Mysql gives me the error "Cannot create temporary table with partitions".

Any ideas?

Options: ReplyQuote


Subject
Views
Written By
Posted
Create Temporary Table from Partitioned Table
5218
March 10, 2009 07:16AM


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.