Bug #5904 Allow clean ibd files to be moved between servers
Submitted: 5 Oct 2004 20:04 Modified: 29 May 2008 0:14
Reporter: John David Duncan
Status: Verified
Category:Server: InnoDB Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Heikki Tuuri Target Version:
Triage: Triaged: D5 (Feature request)

[5 Oct 2004 20:04] John David Duncan
Description:
Allow ALTER TABLE t IMPORT TABLESPACE to import a tablespace 
created on some other MySQL server.  This requires changing the 
tablespace number (unless it is available...) and resetting the
transaction identifiers in the imported .ibd file. 

How to repeat:
n/a
[29 May 2008 0:02] Ken Hanks
And how would one change the transaction number and the transaction identifiers,
especially in a multi-gigabyte table?
[29 May 2008 0:14] Miguel Solorzano
Thank you for the bug report.