인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

wlsdnd9112381's profile image
wlsdnd9112381

asked

Creating a JSP community bulletin board where anyone can learn by following along

Implementing login functionality

mysql jdbc driver 오류 뜨시는분들 보세요!

Written on

·

537

3

1. time 어쩌구 하면서 뜨는 오류

2. SSL 어쩌구 하면서 뜨는 오류

크게 2가지 오류가 뜨는거 같은데요

String dbURL = "jdbc:mysql://localhost:3306/BBS?serverTimezone=Asia/Seoul&useSSL=false";

이런식으로 서버 타임존과 ssl 사용 false 해주시면 오류 안나실겁니다!

다들 즐거운 코딩 하세요!

javajsp

Answer

This question is waiting for answers
Be the first to answer!
wlsdnd9112381's profile image
wlsdnd9112381

asked

Ask a question