Be Tech Savvy…
MySQL
How to take a backup of MySQL Database
0April 7, 2010
by Tejas Shende
in MySQL
In today’s world the dynamic sites are growing very speedily. As the site grows the Database also grows. Then it might be a headache to take a database backup. Because no one want to lose the database. Database and its contents are the asset of the site. If database get crashed then it’s a real challenge to recover it, if you do not have a backup copy.
Today we will see How to take a backup of MySQL Database.