<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 'mythconverg.time_zone' doesn't exist<br><br>
mysql> 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>