Tag Archive 'backp tables'

Sep 11 2009

Backing up and restoring MySQL databases and tables

Published by amjad under Mysql

MySQL is a robust relational database management system. It is used by many web applications around the globe. Most of the open source projects like Wordpress and phpBB uses MySQL. Some of the high-traffic sites like Google, Flicker, you tube, Facebook etc also make use of MySQL.
In this tutorial, I will describe how to backup [...]

2 responses so far