当前位置:网站首页>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,安装成功。
边栏推荐
- MySql实战45讲【行锁】
- [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
- Change and access of median value of listening object
- Use of check boxes: select all, deselect all, and select some
- Idea format code idea set shortcut key format code
- float与0比较
- 程序员新人上午使用 isXxx 形式定义布尔类型,下午就被劝退?
- Yolov5 project based on QT
- PAT乙级“1104 天长地久”DFS优化思路
- Destroy the session and empty the specified attributes
猜你喜欢

用Three.js做一个简单的3D场景

Nce detail of softmax approximation

Pytoch lightweight visualization tool wandb (local)

Pat class B "1104 forever" DFS optimization idea

Pytorch multi card distributed training distributeddataparallel usage

Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!

The idea cannot be loaded, and the market solution can be applied (pro test)

别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!

Why does thread crash not cause JVM crash

VS 2019安装及配置opencv
随机推荐
MySql實戰45講【SQL查詢和更新執行流程】
MongoDB安装 & 部署
解决高并发下System.currentTimeMillis卡顿
Small guide for rapid formation of manipulator (VIII): kinematic modeling (standard DH method)
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
403 error displayed when vs cloning
numpy之 警告VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences
Avec trois. JS fait une scène 3D simple
Node start server
MySQL Real combat 45 [SQL query and Update Execution Process]
45 lectures on MySQL [index]
New programmers use the isXXX form to define Boolean types in the morning, and are discouraged in the afternoon?
[set theory] partial order relation (partial order relation definition | partial order set definition | greater than or equal to relation | less than or equal to relation | integer division relation |
Vs 2019 installation and configuration opencv
900W+ 数据,从 17s 到 300ms,如何操作
Ansible简介【暂未完成(半成品)】
Docker install redis
@Accessors注解作用指定前缀遵守驼峰命名
Stop using system Currenttimemillis() takes too long to count. It's too low. Stopwatch is easy to use!
MongoDB简介