0
点赞
收藏
分享

微信扫一扫

zabbix 报错

就是耍帅 2023-11-28 阅读 9

1. Please create database manually, and set the configuration parameters for connection to this database. Press “Next step” button when done.

问题来源:连接mariadb的时候总是连接不上

解决方法:创建zabbix数据库的时候应该这样创建:create database zabbix character set utf8 collate utf8_bin;

举报

相关推荐

zabbix

0 条评论