MySQL Forums
Forum List  »  Microsoft SQL Server

IDENTITY_INSERT in MySql
Posted by: Rod Gilchrist
Date: November 16, 2011 02:38PM

I am looking to migrate from MsSql to MySql. Within my MsSql db I have a ton of records that I want to retain the unique identifiers for. In MsSql there is the ability to use a IDENTITY_INSERT OFF to migrate the data with. Can't seem to find an equivalent command in MySql. How does one handle this? Thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
IDENTITY_INSERT in MySql
November 16, 2011 02:38PM
November 30, 2011 03:18AM
November 30, 2011 09:44AM


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.