Archive

Posts Tagged ‘backup’

Backup and restore large mysql database

May 13th, 2009

If you have very large mysql database then it is very hard to backup and restore using the conventional phpmyadmin or any other program ( like bigdump).

In this Tutorial I will explain you how to backup and restore a larger database ( having millions of rows). This tutorial can be used while moving your database from one server to another.

First you need to have shell (ssh) access to your server.You can use any free program like putty to connect your server Then follow the steps: Read more…

Author: sunny Categories: Tips and Tricks Tags: , , ,