Fork me on GitHub

随笔分类 -  DATA-Mysql

摘要:对 com.mysql.jdbc.ConnectionImpl.execSQL() 进行断点,入参 StatementImpl callingStatement 直接 toString 即可看到真实执行的 SQL 阅读全文
posted @ 2021-01-10 23:13 勇往无前的康康 阅读(209) 评论(0) 推荐(0)
摘要:https://github.com/aneasystone/mysql-deadlocks/blob/master/11.md https://blog.csdn.net/dhfzhishi/article/details/81272360 http://blog.itpub.net/226646 阅读全文
posted @ 2019-03-22 14:53 勇往无前的康康 阅读(200) 评论(0) 推荐(0)
摘要:试一试setTimeBetweenEvictionRunsMillis +setMaxEvictableIdleTimeMillis小于 mysql的wait_timeout 阅读全文
posted @ 2019-03-22 02:18 勇往无前的康康 阅读(289) 评论(0) 推荐(0)