Cómo usar mysql_tzinfo_to_sql en Windows

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