摘要:
1、git未保存的代码怎么切换分支? 2、两个分支的代码怎么合并?怎么解决冲突? 常见报错: 1、Merge failed : Some unreacked working tree files would be overwitten by Merge.Please move or remove t 阅读全文
摘要:
MySQL you *might* want to use the less safe log_bin_trust_function_creators variable 刷脚本时,多次遇到这个问题,是因为当前版本的数据库默认关闭了一个配置。执行如下命令可解决该问题: SET GLOBAL log_b 阅读全文