Jak używać mysql_tzinfo_to_sql w systemie Windows

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