本文透過圖文並茂的形式為大家介紹了MySQL5.7.18下載和安裝過程,非常不錯,具有參考借鑒價值,需要的的朋友參考下吧
MySql下載
1、打開官網找到下載路口,這裡直接給出下載的位址
![](https://img.php.cn/upload/article/000/000/194/e66d62855da7b9ff4f654f47d318b2bf-0.png)
#2、選擇64位元版本
![](https://img.php.cn/upload/article/000/000/194/e66d62855da7b9ff4f654f47d318b2bf-1.png)
3、直接下載
![](https://img.php.cn/upload/article/000/000/194/17d717ab4bf625fd9d0f90ea30874627-2.png)
MySql5.7.18.1安裝過程
1 、執行安裝軟體,接受協定
![](https://img.php.cn/upload/article/000/000/194/17d717ab4bf625fd9d0f90ea30874627-3.png)
2、選擇預設安裝
##
![](https://img.php.cn/upload/article/000/000/194/6d98d3b58521a03e3bb78bafb33ccae8-4.png)
# 3、下一步到檢查環境介面,點選「Execute」執行檢查(可以後面單獨下載外掛安裝),點選Next
![](https://img.php.cn/upload/article/000/000/194/6d98d3b58521a03e3bb78bafb33ccae8-5.png)
4、點選「 Execute」安裝產品,安裝成功後會打鉤,然後Next
![](https://img.php.cn/upload/article/000/000/194/6d98d3b58521a03e3bb78bafb33ccae8-6.png)
# 5、點選Next進入設定
![](https://img.php.cn/upload/article/000/000/194/06f7345f1b6ce97285245d3b1cec6226-7.png)
# 6 、預設選擇,Next
![](https://img.php.cn/upload/article/000/000/194/06f7345f1b6ce97285245d3b1cec6226-8.png)
7、預設配置,Next
![](https://img.php.cn/upload/article/000/000/194/06f7345f1b6ce97285245d3b1cec6226-9.png)
8、設定資料庫root帳號密碼,
![](https://img.php.cn/upload/article/000/000/194/06f7345f1b6ce97285245d3b1cec6226-10.png)
9、一般不需要開機自啟動,可去掉,Next
![](https://img.php.cn/upload/article/000/000/194/149597ca4063f02a40e3277527822f02-11.png)
10、 默認,Next
![](https://img.php.cn/upload/article/000/000/194/149597ca4063f02a40e3277527822f02-12.png)
11、應用程式伺服器設定介面,點選“Execute”,完成後,點選「Finish」
![](https://img.php.cn/upload/article/000/000/194/149597ca4063f02a40e3277527822f02-13.png)
12、設定完後來會回到安裝程序,繼續Next(表示上面MySQL Server安裝完成)
![](https://img.php.cn/upload/article/000/000/194/c6c203975161515d62284f11bc17b5e4-14.png)
13、顯示MySQL Router設定訊息,點選「Finish」。
![](https://img.php.cn/upload/article/000/000/194/c6c203975161515d62284f11bc17b5e4-15.png)
14、又回到安裝程式介面,再Next(表示上面MySQL Router安裝完成)
![](https://img.php.cn/upload/article/000/000/194/c6c203975161515d62284f11bc17b5e4-14.png)
# 15 、檢查連線是否正常
![](https://img.php.cn/upload/article/000/000/194/c6c203975161515d62284f11bc17b5e4-17.png)
16、應用程式伺服器設定介面,點選“Execute”,完成後,點選“Finish”
![](https://img.php.cn/upload/article/000/000/194/f7b0f594088529cfe047236853aca341-18.png)
17、又回到程式安裝介面,Next(表示上面Samples and Examples 安裝完成)
![](https://img.php.cn/upload/article/000/000/194/c6c203975161515d62284f11bc17b5e4-14.png)
18、完成安裝
19、備註:安裝時候,可以選擇 customer使用者自訂模式安裝,可以選擇只安裝MySQL server x64,和workbench。安裝過程更簡單。
總結
#
以上是關於MySQL5.7.18的下載以及安裝過程的圖文詳解的詳細內容。更多資訊請關注PHP中文網其他相關文章!