摘要:
java.lang.RuntimeException: org.springframework.dao.DataIntegrityViolationException: Error attempting to get column 'CHECK_KEY' from result set. Cause 阅读全文
摘要:
SHOW VARIABLES LIKE '%timeout%'; 使用如上命令可以查询MySQL的超时参数配置,可以看到超时参数还是较多的,下面解释一下主要参数的作用。 1. connect_time connect_timeout指的是连接过程中握手的超时时间,即MySQL客户端在尝试与MySQL 阅读全文