摘要:
Statement-based With statement-based replication, triggers executed on the master also execute on the slave. Row-based With row-based replication, tri 阅读全文
摘要:
git config --global http.sslVerify false 先设置忽略SSL验证 再执行git相关命令即可; 阅读全文