服务器之家:专注于服务器技术及软件下载分享
分类导航

Mysql|Sql Server|Oracle|Redis|MongoDB|PostgreSQL|Sqlite|DB2|mariadb|

服务器之家 - 数据库 - Mysql - windows下mysql 8.0.12安装步骤及基本使用教程

windows下mysql 8.0.12安装步骤及基本使用教程

2020-12-02 16:12xiezhiming1234 Mysql

这篇文章主要为大家详细介绍了windows下mysql 8.0.12安装步骤及基本使用教程,具有一定的参考价值,感兴趣的小伙伴们可以参考一下

本文实例为大家分享了windows下mysql 8.0.12安装步骤及使用教程,供大家参考,具体内容如下

1.到官网下载下载sql。

(1.1)下载地址

打开网页后,点击go to download page如下图:

windows下mysql 8.0.12安装步骤及基本使用教程

(1.2)然后选择第二个‘windows (x86, 32-bit), msi installer',点击‘download'

windows下mysql 8.0.12安装步骤及基本使用教程

(1.3)点击‘no thanks, just start my download.'如下图

windows下mysql 8.0.12安装步骤及基本使用教程

2.进行安装

(2.1)下载后,进行安装,进入license agreement界面,勾选‘i accept the license terms',然后点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.2)choosing a setup type界面默认勾选‘developer default',然后点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.3)check requirements界面,先点击execute,再点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.4)弹出的提示框选择‘yes'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.5)installion界面,点击‘execute',完成后,点击next

windows下mysql 8.0.12安装步骤及基本使用教程

(2.6)product configuration界面点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.7)group replication界面点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.8)type and networkig界面点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.9)authentication method界面点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.10)accounts and roles界面,输入密码并再次确认

windows下mysql 8.0.12安装步骤及基本使用教程

(2.11)windows services界面,点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.12)apply configuration界面,点击execute,然后点击finish

windows下mysql 8.0.12安装步骤及基本使用教程

(2.13)product configuration界面,点击next

windows下mysql 8.0.12安装步骤及基本使用教程

(2.14)mysql router configuration界面点击finish,然后点击‘next'

windows下mysql 8.0.12安装步骤及基本使用教程

(2.15)connect to server界面,输入密码,然后点击check,再点击next

windows下mysql 8.0.12安装步骤及基本使用教程

(2.16)apply configuration界面点击execute,然后点击finish。安装完成

windows下mysql 8.0.12安装步骤及基本使用教程

3.sql的操作

(3.1)点击local instance mysql…

windows下mysql 8.0.12安装步骤及基本使用教程

(3.2)输入密码,点击ok

windows下mysql 8.0.12安装步骤及基本使用教程

(3.3)点击创建数据库菜单

windows下mysql 8.0.12安装步骤及基本使用教程

(3.4)创建一个表格,填入数据

windows下mysql 8.0.12安装步骤及基本使用教程

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持服务器之家。

原文链接:https://blog.csdn.net/xiezhiming1234/article/details/82860339

延伸 · 阅读

精彩推荐