解决方案:
vim my.cnf
#开启查询缓存
explicit_defaults_for_timestamp=true
[Warning] IP address 'XXX ' could not be resolved: Name or service not known
[mysqld]
skip-name-resolve
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated.explicit_defaults_for_timestamp
阅读 86
2022-05-27
解决方案:
vim my.cnf
#开启查询缓存
explicit_defaults_for_timestamp=true
[Warning] IP address 'XXX ' could not be resolved: Name or service not known
[mysqld]
skip-name-resolve
相关推荐
精彩评论(0)