MySQL
- 開啟這個網址:https://dev.mysql.com/downloads/mysql/
選擇「Archives」:
「Product Version」選擇「5.5.8」,選擇「Download」,下載並儲存安裝檔案:
執行下載的檔案並選擇「Next」:
勾選「I accept the terms in the License Agreement」後選擇「Next」:
選擇「Complete」:
選擇「Install」:
選擇「Next」:
選擇「Next」:
勾選「Lanuch the MySQL Instance Configuration Wizard」後選擇「Finish」:
選擇「Next」:
選擇「Standard Configuration」後選擇「Next」:
勾選「Install As Windows Service」與「Include Bin Directory in Windows PATH」後選擇「Next」:
取消勾選「Modify Security Settings」後選擇「Next」(這個步驟把MySQL root帳號的密碼設定為空白,建議不要設定密碼):
選擇「Execute」:
選擇「Finish」完成安裝:
啟動命令提示字元視窗。
在命令提示字元視窗執行下列指令(如果需要的話,請自行替換檔案位置C:\SL275):
mysql -u root < C:\SL275\resources\19.SQL