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

作者:lijiao 时间:2024-01-19 15:17:53 

本文实例为大家分享了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

标签:windows,mysql8.0,mysql8.0.12
0
投稿

猜你喜欢

  • MYSQL数据库设计的一点总结

    2008-05-24 09:36:00
  • 用python生成mysql数据库结构文档

    2021-05-15 12:04:33
  • python计算机视觉opencv图像金字塔轮廓及模板匹配

    2021-10-10 09:15:33
  • python爬取网站数据保存使用的方法

    2021-05-18 22:52:00
  • 解析CSS列表样式属性list-style

    2009-03-26 13:16:00
  • php实现统计二进制中1的个数算法示例

    2024-06-05 09:39:05
  • Python将QQ聊天记录生成词云的示例代码

    2022-03-06 03:20:47
  • python中的tkinter库弹窗messagebox详解

    2023-11-12 04:02:05
  • python统计函数库scipy.stats的用法解析

    2022-08-12 07:15:32
  • mysql数据库mysql: [ERROR] unknown option '--skip-grant-tables'

    2024-01-18 08:41:27
  • Mysql到Elasticsearch高效实时同步Debezium实现

    2024-01-25 15:22:46
  • 20分钟成功编写bootstrap响应式页面 就这么简单

    2023-08-12 06:12:13
  • 在Python编程过程中用单元测试法调试代码的介绍

    2023-12-10 02:16:46
  • Python多维/嵌套字典数据无限遍历的实现

    2023-07-22 16:48:56
  • Python enumerate函数功能与用法示例

    2023-11-06 08:44:07
  • 表格艺术经典回顾

    2013-07-14 11:11:04
  • python“静态”变量、实例变量与本地变量的声明示例

    2021-11-16 23:17:28
  • 深入了解SQL Server 2008 商业智能平台

    2009-01-15 13:03:00
  • 使用python创建生成动态链接库dll的方法

    2021-02-13 22:18:21
  • 对Python 检查文件名是否规范的实例详解

    2021-11-13 02:04:23
  • asp之家 网络编程 m.aspxhome.com