当前位置:网站首页>Connect to MySQL using sqldeveloper
Connect to MySQL using sqldeveloper
2022-07-25 18:04:00 【Martin Luther King】
Use sqldeveloper Connect mysql
Tips : the mysql The version is ’8.0.18’
Installation steps
Install and create mysql Of database
Tips : Baidu Bar .
One 、 install sqldeveloper
Download and install
Download path :The way 1. Official download path
https://www.oracle.com/technetwork/cn/developer-tools/sql-developer/downloads/index.html
The way 2. Baidu SkyDrive ( recommend ):
Baidu online address :
https://pan.baidu.com/s/1LFyey3WSvibncbpSOXxdiA
Extraction code :
78ru
- After extracting the file, click sqldeveloper.exe start-up

After starting
Two 、 Import jdbc Connect jar package
1. download jdbc Connect jar package
(1) Get current mysql edition :
stay mysql function
select version() from dual;
Get to the current mysql edition :
(2) download ava Connect MySQL 8 Of JDBC Driver package download mysql-connector-java-8.0.20.jar Official edition
website :http://49.233.184.186/fdb/soft1/mysql-connector-java-8.0.20.zip?cr=2254331356
(3). Import sqldeveloper:
open sql developer , Select the menu above , Tools (tools)—> Preferences , Here's the picture 
Select database (database)–> The third party JDBC The driver ; “ Add entry ”, Here's the picture 
Choose to download mysql The connection of jar package :
3、 ... and 、 Connect mysql
1. Create connection
Click on sqldeveloper “+” Number

Input mysql Connection information

Test one
Click test
If you come across the following Error
sqldeveloper An error was encountered while performing the requested operation : The server time zone value ‘�й���ʱ��’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the ‘serverTimezone’ configuration property) to use a mo
It turned out to be a time zone problem , Change port to :
3306/?serverTimezone=America/Winnipeg&dummyparam=
边栏推荐
- Problems faced by cloud XR and main application scenarios of cloud XR
- Resttemplate realizes the unified encapsulation (printable log) of post, put, delete, get, set request and file upload (batch files and parameters) through generics
- itextpdf实现多PDF文件合并为一个PDF文档
- Mock服务moco系列(二)- Json格式、File文件、Header、Cookie、解决中文乱码
- go语言context控制函数执行超时返回
- H5 test point (mind map)
- Installation and operation instructions of SVN client (TortoiseSVN)
- Which real-time gold trading platform is reliable and safe?
- Redis source code and design analysis -- 15. RDB persistence mechanism
- Principle and implementation of UDP penetration NAT in P2P
猜你喜欢

BiSeNet v1

Idea integrates common functions of SVN code management

二叉树的相关操作

Redistemplate solves the problem of oversold inventory in the seckill system with high speed - redis transaction + optimistic lock mechanism

专访即构科技李凯:音视频的有趣、行业前沿一直吸引着我

Redis source code and design analysis -- 17. Redis event processing

How to judge the performance of static code quality analysis tools? These five factors must be considered

Li Kai: the interesting and cutting-edge audio and video industry has always attracted me
![Why is the index in [mysql] database implemented by b+ tree? Is hash table / red black tree /b tree feasible?](/img/1f/a2d50ec6bc97d52c1e7566a42e564b.png)
Why is the index in [mysql] database implemented by b+ tree? Is hash table / red black tree /b tree feasible?

3DCAT v2.1.3新版本发布,这三大功能更新你不容错过!
随机推荐
「行话」| 用DevOps高效交付游戏,是种什么体验?
Update 3dcat real time cloud rendering V2.1.2 release
Basic operation of bidirectional linked list
Cross validation (CV) learning notes
绘制pdf表格 (二) 通过itext实现在pdf中绘制excel表格样式设置中文字体、水印、logo、页眉、页码
Brief introduction to clustered index, secondary index, index push down
Why the future of digitalization depends on 3D real-time rendering
有没有什么不起眼却挣钱的副业?
tkinter GUI版通信录管理系统
Recommend a qinheng Bluetooth reference blog
Resttemplate realizes the unified encapsulation (printable log) of post, put, delete, get, set request and file upload (batch files and parameters) through generics
PHP解决并发问题的几种实现
直击考点:PMP考试中常见敏捷知识点汇总
The new version of 3dcat v2.1.3 has been released. You can't miss these three function updates!
简述聚簇索引、二级索引、索引下推
H5 test point (mind map)
Oracle导入出错:IMP-00038: 无法转换为环境字符集句柄
期货开户哪家最好最安全
Postman get started quickly
Mock service Moco series (II) - JSON format, file file, header, cookie, solving Chinese garbled code