mysql-使用druid连接池,出现以下错误

WBOY
Lepaskan: 2016-06-06 09:38:08
asal
4009 orang telah melayarinya

mysqldruidexception

org.springframework.jdbc.UncategorizedSQLException:

Error updating database. Cause: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

The error may involve lotteryMapper.insertMultiChanceApp-Inline

The error occurred while setting parameters

SQL: insert into lottery (platform,activity,activity_id,openid,type,status,get_time) values (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?)

Cause: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

; uncategorized SQLException for SQL []; SQL state [null]; error code [0]; Statement cancelled due to timeout or client request; nested exception is com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

我的druid的配置是










<code>    <property name="validationQuery" value="SELECT 'x'"></property><!-- -->    <property name="testWhileIdle" value="true"></property>    <property name="testOnBorrow" value="false"></property>    <property name="testOnReturn" value="false"></property>    当表数据量达到2kw时,压测tps为2k,就会报者错误,    请问怎么去判断问题出在哪里,求大神帮忙,给解决思路!</code>
Salin selepas log masuk
Label berkaitan:
sumber:php.cn
Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn
Tutorial Popular
Lagi>
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan
Tentang kita Penafian Sitemap
Laman web PHP Cina:Latihan PHP dalam talian kebajikan awam,Bantu pelajar PHP berkembang dengan cepat!