当前位置:网站首页>zsh: command not found: mysql
zsh: command not found: mysql
2022-07-17 00:34:00 【51CTO】
背景:
在mac电脑中再次执行以下命令时出现错误(ps:之前已经配置mysql环境变量)

解决办法:
方式一:
重新配置一次mysql,该方法是临时处理办法,下载还会出现该错误
1、打开配置文件
2、然后 按下esc 退出 ,然后输入 :wq! 保存
3、然后输入如下命令使配置的语句进行生效
4、然后输入
效果图:

方式二:
边栏推荐
- Rip comprehensive experiment
- 【单片机仿真】(十二)指令系统逻辑运算指令 — 逻辑异或指令XRL、累加器清0和取反指令
- Configure VLAN and use OSPF protocol for layer 3 switches
- [MCU simulation] (II) keil installation tutorial
- ENSP static routing experiment
- MySQL storage engine details
- 多项式插值拟合(三)
- 多项式插值拟合(一)
- [MCU simulation] (VII) addressing mode - bit addressing
- 【单片机仿真】(八)指令系统 — 数据传送指令
猜你喜欢

2、AsyncTool框架实战使用

From the perspective of MySQL architecture, how does an SQL statement execute?

10. System safety and Application

yolov5 opencv DNN 推理
4. Some thoughts on asynctool framework

About XML file (VI) - the difference between JSON and XML file
![[NoSQL] redis master-slave, sentinel, cluster](/img/69/37b80398617040984b006d3d7b71b9.png)
[NoSQL] redis master-slave, sentinel, cluster

当你在Linux系统中编译安装MySQL数据库卡住了怎么办?

【MySQL】数据查询操作(select语句)

【MySQL】MHA高可用
随机推荐
要开源节流
[MCU simulation] (XIII) instruction system logic operation instruction shift instruction
【单片机仿真】(十四)指令系统位操作类指令 — 位数据传送指令MOV、位变量修改指令
【单片机仿真】(一)Proteus8.9 安装教程
ResNet学习笔记
RHCE ansible second operation
【单片机仿真】(二十)ORG — 设置起始地址
C language foundation day4 array
SQL经典练习题(x30)
重写equals为什么要重写hashcode
Oracle查询时间段内所有日期
BiSeNetV1 面部分割
[MCU simulation] (VI) addressing mode - index addressing and relative addressing
TCP three handshakes and four disconnects
DDD 超越 MVC了吗
Que se passe - t - il lorsque vous compilez et installez une base de données MySQL bloquée dans un système Linux?
全虚拟化与半虚拟化
Analysis skills of time complexity and space complexity
3. Asynctool framework principle source code analysis
[MCU simulation] (IX) instruction system - add, ADDC, sub, Inc, Dec, Da of arithmetic operation instructions