Frequently Asked Question
How can I backup my MySQL Database? 我如何為我的MySQL資料庫備份?
Last Updated 9 years ago
You can use phpMyAdmin to export the contexts of a database to a *.sql file. You can also use phpMyAdmin to restore a database from a *.sql file.
你可以使用phpMyAdmin來匯出資料庫的內容成一個 *.sql 的檔案. 你亦可以使用phpMyAdmin把 *.sql 的檔案還原回資料庫.
你可以使用phpMyAdmin來匯出資料庫的內容成一個 *.sql 的檔案. 你亦可以使用phpMyAdmin把 *.sql 的檔案還原回資料庫.