摘要: 执行报错Zero date value prohibited 报错信息Cannot create PoolableConnectionFactory (The server time zone value '?��???????' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the 'serverTimezone' configuration property) to use a more specifc time zone value if you want to utilize time zone support.) 阅读全文
posted @ 2020-10-24 17:59 colorfully 阅读(360) 评论(0) 推荐(0)
摘要: 一、导入数据库(MySQL)的jar包 1. 连接数据库,需要引入外部的jar包 2. 解压,将jar包放到jmeter的lib目录下 3. 重启jmeter 二、连接数据库配置(JDBC Connection Configuration) 三、发送数据库请求(JDBC Request) 配置项的含义及解释 添加Debug Sampler 运行测试 阅读全文
posted @ 2020-10-24 17:24 colorfully 阅读(290) 评论(0) 推荐(0)