CentOS7下安装MySQL5.7安装与配置(转)
Posted 舒润
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS7下安装MySQL5.7安装与配置(转)相关的知识,希望对你有一定的参考价值。
表格创建是爆了个错
Error : Invalid default value for ‘timestamp‘
参考:http://www.jb51.net/article/71107.htm
这版本导致的。
mysql配置文件
mv /usr/local/mysql/suport-file/default-my.cnf /etc/my.cnf
explicit_defaults_for_timestamp=1
http://www.shangxueba.com/jingyan/1609295.html
以上是关于CentOS7下安装MySQL5.7安装与配置(转)的主要内容,如果未能解决你的问题,请参考以下文章