当前位置:网站首页>2002 - Can‘t connect to server on ‘127.0.0.1‘ (36)
2002 - Can‘t connect to server on ‘127.0.0.1‘ (36)
2022-07-17 00:35:00 【51CTO】
背景:
在mac电脑哦中通过Navicat 连接 MySQL 数据库时,出现了还错误信息

解决办法:
1、首先停止所有mysql服务(系统偏好设置> Stop MySQL Server 停止mysql服务)

2、然后通过以下命令删除mysql相关文件
3、然后重启mac电脑
4、然后再重新安装mysql
5、然后再通过Navicat 连接 MySQL 即可

边栏推荐
- 关于XML文件(六)-与JSON的区别
- BiSeNetV1 面部分割
- ncnn Allocator内存分配器
- PyTorch最佳实践和代码模板
- 1. Introduction, analysis and implementation of asynctool framework
- [single chip microcomputer simulation] (XI) instruction system logic operation instruction - logic and instruction anl, logic or instruction ORL
- 【单片机仿真】(六)寻址方式 — 变址寻址与相对寻址
- The place where the dream begins ---- first knowing C language
- Redis' simple dynamic string SDS
- 多锻炼身体有好处
猜你喜欢

yolov6 学习初篇
![[face recognition] face recognition based on histogram histogram with matlab code](/img/a6/ae776d084a207647501ca951e32000.png)
[face recognition] face recognition based on histogram histogram with matlab code

【PHP】tp6多表连接查询
![mysqldump: [Warning] Using a password on the command line interface can be insecure.](/img/91/8b0d35f85bc0f46daac4e1e9bc9e34.png)
mysqldump: [Warning] Using a password on the command line interface can be insecure.

LETV has more than 400 employees? Living a fairy life without a boss, the official responded

Que se passe - t - il lorsque vous compilez et installez une base de données MySQL bloquée dans un système Linux?

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

工具及方法 - Excel插件XLTools

ncnn param文件及bin模型可视化解析

SysTick定时器的基础学习以及手撕代码
随机推荐
HCIA_ Nat experiment
【单片机仿真】(七)寻址方式 — 位寻址
通过Dao投票STI的销毁,SeekTiger真正做到由社区驱动
Introduction to wangeditor (entry level)
1. Introduction, analysis and implementation of asynctool framework
05_服务调用Ribbon
GFS分布式文件系统
MySQL日志管理和完全备份增量备份与恢复
多锻炼身体有好处
MySQL数据库中的事务和存储引擎
4. Some thoughts on asynctool framework
Que se passe - t - il lorsque vous compilez et installez une base de données MySQL bloquée dans un système Linux?
Rsync - remote synchronization
Elk log analysis system
yolov5 opencv DNN 推理
关于XML文件(六)-与JSON的区别
【单片机仿真】(十九)介绍汇编、汇编指令、伪指令
Nat comprehensive experiment
Go language realizes sending SMS verification code and logging in
【单片机仿真】(十六)控制转移类指令 — 无条件转移指令、条件转移指令