当前位置:网站首页>Dbeaver connect the MySQL database and error Connection refusedconnect processing
Dbeaver connect the MySQL database and error Connection refusedconnect processing
2022-08-01 06:02:00 【m0_67392273】
目录
三、?Connection refused:connect处理
一、正常安装dbeaver
进入dbeaver官网,找到安装包,点击“windows 64 bit (installer)”下载即可


.exeExecute the file as shown below,右键单击,以管理员身份运行

选中文,直接next到结束,For specific installation, see the following blog.
(3条消息) DBeaver安装及使用手册_笨菜先飞的博客-CSDN博客_dbeaver安装教程
安装完成,打开dbeaver,提示如下,点击“是”,

如下图,则证明dbeaver安装成功.This is just a sample database created,Just don't delete it.

二、连接MySQL
新建数据库连接,选择MySQL,点下一步.

This is connecting to a local database,服务器地址为localhost,即127.0.0.1
填入MySQL用户名、密码,
编辑驱动设置
l
如下图所示,Download the updated driver,再点击确定(Not updating may also report an error due to lack of necessary drivers)

进行测试连接

三、Connection refused:connect处理
连接时,可能出现如下提示,
原因:MySQL没有安装,Unable to connect to the corresponding database

MySQLSee the following blog for installation,就不再细说了
(3条消息) 2021MySql-8.0.26安装详细教程(保姆级)_Rust Man's Blog-CSDN博客_mysql8.0.26安装教程
There are a few caveats to mention:
1、Change it to your own path here

2、Enter the terminal as administrator

Change it to the following way,右键“开始菜单”,Enter the terminal as administrator


The command executed is as shown in the blog,
3、执行命令方式

换成.mysqld --initialize --console
4、环境变量配置
可直接在Path里面,添加路径

四、连接MySQL成功
MySQL安装完成后,重新点击“测试连接”,连接成功后点“完成”即可.

如果安装mysql完成,Connection refused,Re-enter administrator mode,输入net start mysql,
重新进入终端,即可正常打开.



先自我介绍一下,小编13年上师交大毕业,曾经在小公司待过,去过华为OPPO等大厂,18年进入阿里,直到现在.深知大多数初中级java工程师,想要升技能,往往是需要自己摸索成长或是报班学习,但对于培训机构动则近万元的学费,着实压力不小.自己不成体系的自学效率很低又漫长,而且容易碰到天花板技术停止不前.因此我收集了一份《java开发全套学习资料》送给大家,初衷也很简单,就是希望帮助到想自学又不知道该从何学起的朋友,同时减轻大家的负担.添加下方名片,即可获取全套学习资料哦
边栏推荐
- LeetCode 0150. Reverse Polish Expression Evaluation
- LeetCode 0150. 逆波兰表达式求值
- 滚动条样式修改
- flinkcdc对mysql的date字段类型转化有什么解决思路么
- leetcode43 字符串相乘
- MySQL-Data Operation-Group Query-Join Query-Subquery-Pagination Query-Joint Query
- 牛客多校2022第四场A,H,K,N
- Win任务栏图标异常解决
- What should I do if the neural network cannot be trained?
- Causes and solutions of lock table
猜你喜欢

Check控件

【FiddlerScript】利用FiddlerScript抓包保利威下载

「游戏引擎 浅入浅出」4.1 Unity Shader和OpenGL Shader

Motion analysis and parameter optimization of crank-slider mechanism

信息系统项目管理师必背核心考点(五十六)配置控制委员会(CCB)的工作

NDK does not contain any platforms problem solving

Qt Widget 项目对qml的加载实例

测试工具(四)Jenkins环境搭建与使用

Robot_Framework:断言

太厉害了,终于有人能把文件上传漏洞讲的明明白白了
随机推荐
湖仓一体电商项目(一):项目背景和架构介绍
matplotlib pyplot
Xiaobai's 0 Basic Tutorial SQL: An Overview of Relational Databases 02
MySQL row locks and gap locks
matlab 风速模型 小波滤波
return;代表含义
小白的0基础教程SQL: 安装MYSQL 03
mysql的行锁和间隙锁
Selenium: JS operation
Selenium:表单切换
AspNet.WebApi.Owin 自定义Token请求参数
The solution to the inconsistency between the PaddleX deployment inference model and the GUI interface test results
从底层结构开始学习FPGA(6)----分布式RAM(DRAM,Distributed RAM)
头歌MySQL数据库实训答案 有目录
七、MFC序列化机制和序列化类对象
LeetCode 0150. Reverse Polish Expression Evaluation
深度比较两个对象是否相同
微信小程序获取手机号phonenumber.getPhoneNumber接口开发
数据湖:数据同步工具NiFi
仿牛客网项目总结