<div dir="ltr"><div>root@mediabawx:~# mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mythconverg -p<br>Enter password:<br>ERROR 1146 (42S02) at line 1: Table &#39;mythconverg.time_zone&#39; doesn&#39;t exist<br><br>
mysql&gt; show databases;<br>+--------------------+<br>| Database           |<br>+--------------------+<br>| information_schema |<br>| mysql              |<br>| mythconverg        |<br>| performance_schema |<br>| test               |<br>
+--------------------+<br>5 rows in set (0.00 sec)<br><br></div>This is on an install of ubuntu (net install)<br></div>