Bug #13179 partition info in mysqldump makes it hard to use dump in different sized cluste
Submitted: 14 Sep 2005 12:13 Modified: 14 Sep 2005 15:51
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:5.1 OS:
Assigned to: Tomas Ulin CPU Architecture:Any

[14 Sep 2005 12:13] Tomas Ulin
Description:
mysqldump will include (PARTITION P0, etc) in the create table

this makes it hard to use dump to restore table in different sized cluster

How to repeat:
mysql dump a table created with paritition by key
[14 Sep 2005 15:32] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/29853
[14 Sep 2005 15:51] Tomas Ulin
no need to document