apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

i just put "or tbl.FD_ORDER_NO = scd.client_order_no " in the end of statement, Jmter cannot run anymore #6242

Open miloluojia opened 2 months ago

miloluojia commented 2 months ago

Expected behavior

report a bug and expect to be fixed

Actual behavior

No response

Steps to reproduce the problem

image

when i put "or tbl.FD_ORDER_NO = scd.client_order_no " in the end of statement, it cannot run anymore and the cosole prints "Cerrorlevel=130" , however this statement abosolutely right in DBeaver

image image

JMeter Version

5.5

Java Version

java version "1.8.0_381"

OS Version

Windows Feature Experience Pack 1000.19053.1000.0

FSchumacher commented 2 months ago

Can you show the contents of the jmeter.log file? Have you tried the statement with the exact same table? Are you sure, that the variables are correctly filled out in your test?

miloluojia commented 2 months ago

邮件我已收到