您可以透過 phpMyAdmin 備份 MySQL 資料庫,步驟如下:
1. 登入 phpMyAdmin。
2. 點選您的 MySQL 資料庫,並按畫面右上方的 "Export"。
3. 選擇要備份的資料表,或者按 "Select All" 選擇全部資料表。
4. 移到畫面下方選擇 "。
5. 最後按 "Go" 按鈕,便可以下載 MySQL 備份檔到您的電腦。
You can backup MySQL Database in phpMyAdmin :
Step 1 Login to phpMyAdmin.
Step 2 Click your MySQL Database, and click "Export" at the top right of the screen.
Step 3 Select your backup files, or click "Select All" to select all files.
Step 4 Select your file format in which you want to backup.
Step 5 Click "Go" , which can download MySQL backup files to your computer.