首先,在官網(wǎng)下載mysql8.8-win32.msi文件。下載完成后,雙擊該文件打開(kāi)安裝程序。程序會(huì)跳出一個(gè)安裝向?qū)ы?yè)面,按照提示一步步進(jìn)行安裝即可。
[圖1] MySQL安裝程序初始化窗口: ------------------------------------------ MySQL Server 8.8 Installer Initilization ------------------------------------------ Welcome to the MySQL Installer! …
第一步,在向?qū)ы?yè)面的配置類型處,選擇需要安裝的產(chǎn)品。一般情況下,安裝MySQL服務(wù)端和客戶端,可以選擇“Server only”或是“Developer default”。如果需要自己配置,則點(diǎn)擊“Custom”進(jìn)行選擇;如果字符集需要使用utf-8,則在“Server Configuration”頁(yè)面選擇“Use UTF8 as default server character set”。
[圖2] MySQL安裝程序選擇的Server Configuration頁(yè)面: … Please set the password for the MySQL root user here. New password: ********** Re-enter new password: **********
第二步,在向?qū)ы?yè)面的設(shè)置密碼處,設(shè)置用戶“root”的密碼。將輸入密碼輸入框中輸入初始密碼,重復(fù)輸入密碼輸入框中輸入初始密碼。
[圖3] MySQL安裝程序完成頁(yè)面: ------------------------------------ Configuration Complete ------------------------------------ The MySQL Installer has completed the configuration of the selected instance. 以下為設(shè)置密碼處輸出的密碼信息。 Root Authentication Plugin: Validating password for user root …
第三步,點(diǎn)擊安裝程序的“Execute”按鈕,開(kāi)始安裝MySQL數(shù)據(jù)庫(kù)。等待安裝完成后,頁(yè)面會(huì)提示“Configuration Complete”,此時(shí)MySQL服務(wù)端已經(jīng)可以正常運(yùn)行。
至此,MySQL8.8-win32.msi安裝結(jié)束。在修改該數(shù)據(jù)庫(kù)時(shí),我們可以夠解除SQLite3000】。配合使用這兩個(gè)軟件,可以使我們輕松進(jìn)行數(shù)據(jù)庫(kù)的管理及維護(hù)。