Vs
Size: a a a
Vs
DM
Vs
mysqladmin variables | grep -i time_zone
NI
DM
mysqladmin variables | grep -i time_zone
Vs
# Updating timezone zones for mysql
# http://blog.tavda.net/2018/04/mysqlmariadb.html
# https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html
mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
service mysql restart
Vs
Vs
tzdata
DM
Vs
DM
DM
DM
DM
Vs
Vs
AG
DM
DM