Showing posts with label MySQL. Show all posts
Showing posts with label MySQL. Show all posts

Restore MySQL Database from ibdata and .frm Files

Here’s a simple way to restoring a MySQL database using only the /data folder from an original MySQL installation. Rather than risking damaging the existing server, the database must be restored on a development or test machine NOT the actual server.