728x90
반응형

아래 내용을 pom.xml에 추가해준다.

<dependency>
    <groupId>mysql</groupId>
    <artifactId>mysql-connector-java</artifactId>
    <version>5.1.45</version>
    <scope>runtime</scope>
</dependency>

https://stackoverflow.com/questions/49984267/java-sql-sqlexception-unknown-system-variable-query-cache-size



728x90
반응형

'IT_ Tool > websquare5' 카테고리의 다른 글

websquare5 메모1  (0) 2020.01.07
websquare5 강좌_강좌링크  (1) 2020.01.07
20200107 화 websquare구조, 종이책관련  (0) 2020.01.07
20200105(일)_웹스퀘어 심화과정  (0) 2020.01.05
20200105(일)_ 웹스퀘어 시작  (0) 2020.01.05

+ Recent posts