摘要: 安装环境 操作系统:CentOS7 JDK版本:1.8 工具:SecureCRT 7.3 安装前准备 一、SecureCRT 7.3工具 参考:https://www.cnblogs.com/yjd_hycf_space/p/7729796.html 二、JDK 1、下载jdk的tar包 网址:ht 阅读全文
posted @ 2019-11-14 18:06 沐舒坦 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 问题描述: 今天update(修改)mysql数据库中一张表时,发现时间很长,而且会失败。报错:Error Code: 1205. Lock wait timeout exceeded; try restarting transaction 解决方案: # 查看事务表 select * from i 阅读全文
posted @ 2019-11-14 17:01 沐舒坦 阅读(4917) 评论(0) 推荐(0) 编辑