为了账号安全,请及时绑定邮箱和手机立即绑定

Java高并发秒杀API跑一个Test测试都不行

org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 

### Error querying database.  Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.

### The error may exist in file [E:\seckill2\target\classes\mapper\SeckillDao.xml]

### The error may involve org.seckill.dao.SeckillDao.queryAll

### The error occurred while executing a query

### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.

这是什么原因?

正在回答

1 回答

我用5.7的数据库可以成功查询,用5.1的数据库就不可以,这是为什么,?

1 回复 有任何疑惑可以回复我~
#1

宝贝1314

5.1版本太老了 很多特性不支持
2018-05-21 回复 有任何疑惑可以回复我~
#2

沉寂守望者

请问什么地方更改版本呢?我的mysql是8.0了,应该不会是版本老的问题了吧?我同样测试遇到这个问题
2019-10-12 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

Java高并发秒杀API跑一个Test测试都不行

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信