How to take mysql backup from file system

Sponsors


Many times we fail to restore the mysql dump from command line.
Some times mysql server crash. First go to your filesystem.
Here I am using the fedora OS for this example

In linux go to /var/lib/mysql path

In that folder each folder means seprate database.

Copy that all folders to your local machine.
again go to your mysql local installtion and paste that folder into your mysql folder.

For in each database folder file you will find follwoing types of files in the folder
db.opt
test.frm
test.MYD
test.MYI

just copy and paste in your system

Incoming search terms:

You may like following Articles!

This entry was posted in MySql, Open source, tutorials and tagged , , by Wordpress API. Bookmark the permalink.

About Wordpress API

API means Application Program interface. In Wordpress API we are giving all the information about wordpress API. We worked for many wordpress plugins and themes. We have expertise in PHP, Databases, Graphic Design, Ruby on Rails, Java, Wordpress, Drupal and many CMS. We always give you the best solutions about wordpress and other related topics in This Blog. We will give you always fresh tips and tricks and techniques about wordpress in this blog.

4 thoughts on “How to take mysql backup from file system

  1. Pingback: Tweets that mention How to take mysql backup from file system -- Topsy.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>