载入时区信息到 Mysql 中

如何载入时区信息到 Mysql 中?

使用下面的命令:

mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql -p