问题:
Gatling 报错 no suiteable driver found for jdbc
本地jre\lib\ext下已经加载mysql-connector-java-5.0.5-bin.jar,脚本中调用jdbcFeeder("jdbc:mysql://localhost:3306/test","root","root","SELECT id FROM users where id =1")报错no suiteable driver found for jdbc。请问大家知道什么原因吗?能解答一下吗