灰儿 发表于 2012-4-28 12:43:01

[Err] 1298 - Unknown or incorrect time zone: 'NULL'

1298 - Unknown or incorrect time zone: 'NULL'
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
Finished - Unsuccessfully
--------------------------------------------------

翻译:
未知或不正确的时区:“空

原因解释:

It’s probably a command that MySQL didn’t like perhaps due to version differences (e.g. if you were uploading from an order MySQL version). However, if the rest of your tables and data was restored, you can safely ignore the error

这可能是一个命令,不喜欢或许是由于版本不同(例如如果你上传一版本)。然而,如果你其余的表和数据恢复了,你可以安全地忽略错误
页: [1]
查看完整版本: [Err] 1298 - Unknown or incorrect time zone: 'NULL'