jamieh
April 18th, 2009, 05:44 PM
I'm moving a site from an Ubuntu server to an OS X server and I'm trying to move the MySQL database. I exported it with the mysqldump command, but when I try to import it to OS X with phpmyadmin, I get the following:
Error
SQL query:
/*!40103 SET TIME_ZONE='+00:00' */;
MySQL said:
#1146 - Table 'mysql.time_zone_name' doesn't exist
Whats wrong with it?
Thanks
Error
SQL query:
/*!40103 SET TIME_ZONE='+00:00' */;
MySQL said:
#1146 - Table 'mysql.time_zone_name' doesn't exist
Whats wrong with it?
Thanks