Como usar o mysql_tzinfo_to_sql no Windows

mysql> use mysql ;
mysql> source /path/to/file/timezone_posix.sql ;
Yabaduga