2swan

MySQL 8.0.28 이클립스 연동하기 본문

Utility/Mysql

MySQL 8.0.28 이클립스 연동하기

2swan 2022. 3. 24. 14:31

 

 

MySQL :: Download Connector/J

MySQL Connector/J 8.0 is highly recommended for use with MySQL Server 8.0, 5.7 and 5.6. Please upgrade to MySQL Connector/J 8.0.

dev.mysql.com

 

 

1. MySQL 홈페이지 접속 → DOWNLOADS → MySQL Community(GPL)Downloads

 

 

 

2. Connector/J 선택

 

 

3. Platform Independent → ZIP 다운로드

 

 

4. mysql-connector-java-8.0.28.jar 복사

 

 

5. lib 파일에 붙여넣기

 

'Utility > Mysql' 카테고리의 다른 글

MYSQL Workbench employees 샘플 데이터 설치  (0) 2022.02.24
MYSQL 다운로드  (0) 2022.02.22