Hello, I encountered this 'mysql.time_zone_name' error when trying to restore a MySQL 5.0 database from a mysqldump. I believe it's a bug. I saw someone asked about it earlier on this forum. I found a solution, since that topic is closed, I'm opening a new topic.
Solution: Delete Line 12. (:)
12: /*!40103 SET TIME_ZONE='+00:00' */;
Old Topic:
http://forums.mysql.com/read.php?28,404875,404875
Solution: Delete Line 12. (:)
12: /*!40103 SET TIME_ZONE='+00:00' */;
Old Topic:
http://forums.mysql.com/read.php?28,404875,404875