简体   繁体   English

启动MySQL服务器时出错

[英]Error when starting MySQL server

I have a problem starting the MySql server. 我在启动MySql服务器时遇到问题。 The log says: 日志显示:

2013-10-15 13:57:01 0 [Warning] TIMESTAMP with implicit DEFAULT value is depreca
ted. Please use --explicit_defaults_for_timestamp server option (see documentati
on for more details)

I now sombody solved this problem. 我现在解决了这个问题。 Can help me?? 可以帮我??

Go to: 去:

https://dev.mysql.com/doc/refman/5.6/en/upgrading-from-previous-series.html https://dev.mysql.com/doc/refman/5.6/zh-cn/upgrading-from-previous-series.html

Search for explicit_defaults_for_timestamp this might clear up some things. 搜索explicit_defaults_for_timestamp这可能会清除一些内容。

How to enable explicit_defaults_for_timestamp? 如何启用explicit_defaults_for_timestamp?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM