本文實(shí)例為大家分享了windows下mysql 8.0.12安裝步驟及使用教程,供大家參考,具體內(nèi)容如下
1.到官網(wǎng)下載下載SQL。
(1.1)下載地址
打開(kāi)網(wǎng)頁(yè)后,點(diǎn)擊go to download page如下圖:

(1.2)然后選擇第二個(gè)‘Windows (x86, 32-bit), MSI Installer',點(diǎn)擊‘download'

(1.3)點(diǎn)擊‘No thanks, just start my download.'如下圖

2.進(jìn)行安裝
(2.1)下載后,進(jìn)行安裝,進(jìn)入license agreement界面,勾選‘I accept the license terms',然后點(diǎn)擊‘next'

(2.2)choosing a setup type界面默認(rèn)勾選‘developer default',然后點(diǎn)擊‘next'

(2.3)check requirements界面,先點(diǎn)擊execute,再點(diǎn)擊‘next'

(2.4)彈出的提示框選擇‘yes'

(2.5)installion界面,點(diǎn)擊‘execute',完成后,點(diǎn)擊next

(2.6)product configuration界面點(diǎn)擊‘next'

(2.7)group replication界面點(diǎn)擊‘next'

(2.8)type and networkig界面點(diǎn)擊‘next'

(2.9)authentication method界面點(diǎn)擊‘next'

(2.10)accounts and roles界面,輸入密碼并再次確認(rèn)

(2.11)windows services界面,點(diǎn)擊‘next'

(2.12)apply configuration界面,點(diǎn)擊execute,然后點(diǎn)擊finish

(2.13)product configuration界面,點(diǎn)擊next

(2.14)mysql router configuration界面點(diǎn)擊finish,然后點(diǎn)擊‘next'

(2.15)connect to server界面,輸入密碼,然后點(diǎn)擊check,再點(diǎn)擊next

(2.16)apply configuration界面點(diǎn)擊execute,然后點(diǎn)擊finish。安裝完成

3.SQL的操作
(3.1)點(diǎn)擊local instance mysql…

(3.2)輸入密碼,點(diǎn)擊ok

(3.3)點(diǎn)擊創(chuàng)建數(shù)據(jù)庫(kù)菜單

(3.4)創(chuàng)建一個(gè)表格,填入數(shù)據(jù)

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持腳本之家。
您可能感興趣的文章:- mysql 8.0.12 安裝配置方法圖文教程
- mysql installer community 8.0.12.0安裝圖文教程
- mysql 8.0.12 winx64詳細(xì)安裝教程
- mysql 8.0.12 解壓版安裝教程 個(gè)人親測(cè)!
- mysql 8.0.12 安裝配置方法并修改密碼
- mysql 8.0.12安裝配置方法圖文教程(Windows版)
- mysql 8.0.12 解壓版安裝教程
- centos7利用yum安裝mysql 8.0.12
- mysql 8.0.12 安裝配置方法圖文教程(windows10)
- mysql community server 8.0.12安裝配置方法圖文教程