Once downloaded, I extracted the package into a directory. From the instruction, I executed the command:
.\mysql_tzinfo_to_sql.exe C:\dev\xampp_download\timezone\timezone_posix.sql
| .\mysql.exe -D
mysql -u root -p
Now, the timezone Table is all empty. I am wondering if I am missing a step or an option.
Ti.