liwei225 commented on issue #6090:
URL: https://github.com/apache/jmeter/issues/6090#issuecomment-1780446422

   @FSchumacher 
   For example, I would like to use two groups of transaction controllers 
within the same test plan, with one group using manual control for commit and 
the other using automatic commit.
   
   tran 1 should control by manual.
   tran 2 should inherit jdbc connection configuretion[autocommit = true]
   
   
   <img width="926" alt="image" 
src="https://github.com/apache/jmeter/assets/22341888/b02ac510-8f45-48c0-b0d0-e3552ced65dd";>
   
    jdbc request supports set autocommit, but in the test plan, it cannot 
affect the next jdbc request autocommit state. 
    In other words, it seems that the query type AutoCommit(false) has no 
practical use anymore.
   <img width="872" alt="image" 
src="https://github.com/apache/jmeter/assets/22341888/0f0bf5b6-f069-4dbc-9c72-ee1a86b8da9d";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to