Data to Information to Knowledge to Wisdom
This is the capital of new Alchemy

TooMuchSexy.blog: How to backup MySQL

從google上找來的
最近要認真作些備份的動作
當然,回存更重要。這方面的資料等我有空的時候再去找

"How to backup MySQL

This is more for me, than anything. It is useful for anyone using MySQL databases, though.

Here is the command you run in a shell client, to backup your MySQL database.

/usr/local/bin/mysqldump --complete-insert --add-drop-table --lock-tables --user=USERNAME --password=PASSWORD DATABASE_NAME > FILENAME.sql

Obviously replace USERNAME, PASSWORD, DATABASE_NAME, and FILENAME with the proper values."

TooMuchSexy.blog: How to backup MySQL
palmpilote在2003年10月29日18時52分04秒時貼了這一篇 - Category: Server

TrackBack

Trackback
這篇文章目前沒有任何的ping
請利用這個TrackBack網址 來ping這篇文章

回應

沒有任何回應

新增回應

:

:
: