摘要:
碰到好用的windows软件(如heidisql ),在mac上又没有,切换双系统麻烦,打开虚拟机缓慢占内存,怎么办? 那就使用wine吧 安装wine:brew install wine 参数说明: Welcome to wine-3.0.4. In order to start a progra 阅读全文
摘要:
使用mysql执行update的时候,如果不是用主键当where语句,会报如下错误,使用主键用于where语句中正常。 异常内容:Error Code: 1175. You are using safe update mode and you tried to update a table with 阅读全文