当前位置:网站首页>Mysql Mac版下载安装教程
Mysql Mac版下载安装教程
2022-07-03 03:23:00 【水w】
目录
下载安装
(1)首先进入官网MySQL :: Download MySQL Community Server
找到对应的版本,点击进行下载(此处我选择的是最新版本“macOS 12(ARM,64-bit),DMG Archive”进行下载),

(2)点击版本后面的“Download”之后,跳转到此页面,我们选择“只下载mysql”, 跳过登录和注册,

进入下载之后, 等待dmg文件下载完成,

(3)下载完成之后,找到刚刚下载的dmg文件,双击打开,

(4)双击“mysql-8.0.29-macos12-am64.dmg”,进入安装流程,

点击“继续”进入下一页,

点击“继续”进入下一页,

点击“安装”进入下一页,

点击“next”进入下一页,

输入密码之后,点击“finnish”,

点击“继续”进入下一页,

点击“关闭”。
(5)安装完毕后,进入系统偏好设置,找到mysql。

双击打开mysql,启动mysql,

当遇到这样的界面时,输入之前设置的密码即可,

(6)安装之后,我们需要先验证一下是否已经按照成功了,打开终端执行命令,
PATH="$PATH":/usr/local/mysql/bin之后输入命令进行查看mysql的版本信息,
mysql -V如果出现如下mysql版本信息说明安装配置成功。

(7)执行命令输入安装时设置的用户密码,终端只要出现“mysql>”就可以登录到 mysql了,
mysql -uroot -p[密码]
输入“exit”之后,就可以退出Mysql了,

OK,安装成功。
边栏推荐
- 二维数组中的元素求其存储地址
- Solve high and send system Currenttimemillis Caton
- Pat class B common function Usage Summary
- 模糊查询时报错Parameter index out of range (1 > number of parameters, which is 0)
- Nce detail of softmax approximation
- MySQL practice 45 lecture [transaction isolation]
- Tidal characteristics of the Bohai Sea and the Yellow Sea
- Vs 2019 configuration tensorrt
- C#通用接口调用
- navicat 导出数据库的表结构
猜你喜欢

Bid farewell to artificial mental retardation: Mengzi open source project team received RMB 100 million financing to help NLP develop

Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0

900W+ 数据,从 17s 到 300ms,如何操作
![MySQL Real combat 45 [SQL query and Update Execution Process]](/img/cd/3a635f0c3bb4ac3c8241cb77285cc8.png)
MySQL Real combat 45 [SQL query and Update Execution Process]

Small guide for rapid formation of manipulator (VIII): kinematic modeling (standard DH method)

el-tree搜索方法使用

Pat class B "1104 forever" DFS optimization idea

敏捷认证(Professional Scrum Master)模拟练习题-2
![45 lectures on MySQL [index]](/img/f6/70be00028908cbd9ed7f2c77687cee.png)
45 lectures on MySQL [index]

【PyG】理解MessagePassing过程,GCN demo详解
随机推荐
[mathematical logic] normal form (conjunctive normal form | disjunctive normal form | major item | minor item | maximal item | minor item | principal conjunctive normal form | principal disjunctive no
用Three.js做一个简单的3D场景
VS 2019 配置tensorRT生成engine
VS 2019 配置tensorRT生成engine
Introduction à mongodb
Vs Code configure virtual environment
Pytorch multi card distributed training distributeddataparallel usage
The series of hyperbolic function in daily problem
别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
I2C subsystem (I): I2C spec
使用InputFilter限制EditText时踩坑及解决方案
Application of derivative in daily question
Why does thread crash not cause JVM crash
复选框的使用:全选,全不选,选一部分
Unity3d RPG implementation (medium)
Summary of matrix knowledge points in Chapter 2 of Linear Algebra (Jeff's self perception)
Summary of electromagnetic spectrum
Stepping on pits and solutions when using inputfilter to limit EditText
Last update time of all sqlserver tables
模糊查詢時報錯Parameter index out of range (1 > number of parameters, which is 0)