Hi,

        I have been unable to get an insert statement to use the results from 
the previous run.


        I have tried to use things like this:

        INSERT INTO `urls_jmeter`.`monitor_urls` (`service_env`, 
`service_name`, `service_test`, `service_target`, `status`, `size`, `duration`, 
`rate`, `log`) VALUES ('service_env', 'service_name','service_test', 
'service_target', ${HTTPSampler.connect_timeout}, '1', '1', '1', '');

        I would like to access the results of a previous sampler that has run 
in a thread.


Rinaldo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to