mysql

How to Backup MySQL Database automatically (for Linux users)

Tagged:  

If you are a serious webmaster and have your own server, you should take special care of your data. If you are a BSP (Blog Service Provider) or have a large forum, you need backup the database every day. But it is a boring work indeed. Why not to let the computer do the dirty work? Cron can help you.

How to backup MySQL with "mysqldump"

Tagged:  

MySQL is a free, open source database management system. It is used widely in the Internet. Some famous companies, such as Yahoo!, choose MySQL as their databases. Most of web hosting companies provide MySQL and there are many free scripts like WordPress, Joomla that use MySQL. As it is widely used in the Internet and the data is important, it is a very useful skill to master how to backup your MySQL database.

How to back up a MySQL database

Tagged:  

MySQL is an Open Source Database that has gained a lot of popularity in the past few years and has evolved into a very stable and favorable database solution for a wide variety of business requirements. MySQL is available for several different platforms. 

Syndicate content