摘要:
说明: 当一个SQL事务执行完了,但未COMMIT,后面的SQL想要执行update或者delete就是被锁,超时结束;报错信息如下: 解决方案: 该问题发生环境为MySQL 5.7,在MySQL 5.5版本后,information_schema 库中增加了三个关于锁的表,分别如下: innodb 阅读全文
posted @ 2020-06-21 21:48
吴政恒
阅读(1242)
评论(0)
推荐(0)
使用git clone命令克隆文件出现error: RPC failed; curl 18 transfer closed with outstanding read data remaining问题
摘要:
在使用git clone命令从github克隆源码到电脑时出现了以下问题 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed error: RPC failed; curl 18 t 阅读全文
posted @ 2020-06-21 21:41
吴政恒
阅读(1036)
评论(0)
推荐(0)

浙公网安备 33010602011771号