Zero

Results 3 issues of Zero

### VUX version 2.9.4 ### OS/Browsers version / ### Vue version 2.6.10 ### Code ```html onConfirm5 (value) { this.$refs.confirm5.setInputValue() if(value){ this.Nickname = value let gender if(this.value5[0] == '女士'){ gender =...

搭建集群原机器为3台,【期间多次测试过自动换主】后发现其中一台数据不一致。按照重新部署文档进行操作/加入新节点,多次尝试。导出数据导入时执行到一定时间提示 ERROR 2006 (HY000) at line 10452: MySQL server has gone away 之后Mysql无法连接 查看端口 netstat -anp |grep 11111 已不存在, 但mysql进程依旧存在。 查看logerr日志 一直在刷同样的错误 2017-06-22 18:11:05 30829 [Note] get last send gtid...