-
The server time zone value ‘KST’ is unrecognized or represents more than one time zone.DB/MySQL 2019. 12. 5. 11:43
#
The server time zone value 'KST' is unrecognized or represents more than one time zone
#
My SQL 5.1.X 이후 버전부터 KST 타임존을 인식하지 못함
##
jdbc:mysql://${MYSQL_HOST:localhost}:3306/db_example?characterEncoding=UTF-8&serverTimezone=UTC
'DB > MySQL' 카테고리의 다른 글
[MySQL] Install MySQL with Homebrew (Mac) (0) 2023.02.07 [MySQL] CentOS7 - Mysql 5.7 cmmand 설치 (0) 2021.06.21 ERROR 1049 (42000): Unknown database (0) 2021.05.26