comment utiliser mysql_tzinfo_to_sql sur Windows

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