Jmeter jdbc mysql No pool found named: 'test_jdbc1', ensure Variable Name matches Variable Name of JDBC Connection Configuration

问题: Jmeter 使用 jdbc 连接 Mysql 8.0.17, 出现 Jmeter jdbc mysql No pool found named: 'test_jdbc1', ensure Variable Name matches Variable Name of JDBC Connection Configuration

解决办法:

 

修改 JDBC Request 中  Variable Name of Pool declared in JDBC Connection Configuration: 的值与  JDBC Connection Configuration > Variable Name for createed pool 的值 一致.

posted @ 2021-06-07 10:48  Aliwall  阅读(544)  评论(0编辑  收藏  举报