Bug 46821 - JDBC select request doesn't store the first column in the variables
Summary: JDBC select request doesn't store the first column in the variables
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 major (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 15:36 UTC by Milamber
Modified: 2009-03-08 17:19 UTC (History)
1 user (show)



Attachments
Proposal patch (962 bytes, patch)
2009-03-08 15:38 UTC, Milamber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Milamber 2009-03-08 15:36:21 UTC
In lastest svn (r747176).

When use a select request in JDBC sampler (with several column names), the first column aren't saved in JMeter variables.
Comment 1 Milamber 2009-03-08 15:38:19 UTC
Created attachment 23357 [details]
Proposal patch
Comment 2 Sebb 2009-03-08 17:19:04 UTC
Good catch, thanks for the patch.

Fixed in r751560.
Comment 3 The ASF infrastructure team 2022-09-24 20:37:43 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2205