At 4:20 PM +0100 3/6/08, Andre Hübner wrote:
Hi List,

user wants to do:

SELECT COUNT(*) FROM mysql.time_zone_name;

problem ist that this table in mysql is empty. I dont know how to fill with data. I tried on testmachine with mysql_install_db but it leaves empty.
Where to get sql-data to fill these tables in mysql-db?

Please see this section of the manual:

http://dev.mysql.com/doc/refman/5.0/en/time-zone-support.html

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to