You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/10/15 03:56:22 UTC

[Bug 63848] New: Do FetchNext and Offset is supported in JDBC Request reg;

https://bz.apache.org/bugzilla/show_bug.cgi?id=63848

            Bug ID: 63848
           Summary: Do FetchNext  and Offset is supported in JDBC Request
                    reg;
           Product: JMeter
           Version: 5.1.1
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: kknsanjeev@gmail.com
  Target Milestone: JMETER_5.2

As i am trying build pagination in the request, I need fetchNext And Offset In
JDBC request.But I didnot know whether it is supported in JMeter JDBC request
and I haven't seen any tutorials about this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63848] Do FetchNext and Offset is supported in JDBC Request reg;

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63848

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63848] Do FetchNext and Offset is supported in JDBC Request reg;

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63848

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Bugzilla is not a user support forum, but a place to report bugs.

Did you try to formulate jdbc statements with fetchnext/offset?

If you tried it and it didn't work for you, then describe exactly what you
tried, what you observed and what you expected.

A test plan that shows the behaviour - and can be run by anyone - is always a
good thing to provide.

-- 
You are receiving this mail because:
You are the assignee for the bug.