fix mysqld.cnf
sudo vim /etc/mysql/mysql.conf.d/mysqld.cnf
then add the bottom of the document
default-time-zone="UTC+N" (In my case, live in Korea: default-time-zone="+9:00")
then restart