MYSQL: Copying a table from a snapshot into production

Posted by ming yeow on Stack Overflow See other posts from Stack Overflow or by ming yeow
Published on 2010-05-25T19:39:45Z Indexed on 2010/05/25 19:41 UTC
Read the original article Hit count: 166

Filed under:
|
|

Hi folks, i have a snapshot of the database that I took before i did some data migration. The data migration messed up, so I want to retrieve the data from the snapshot to migrate over to the production database.

Question: How do i access the snapshot, and how do i retrieve the available data?

Thanks!

© Stack Overflow or respective owner

Related posts about mysql

Related posts about Snapshot