Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3224

[Console] printSqlQuery : rs.getFetchSize() is not the number of results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.0, 4.7.10
    • 4.2.3, 4.3.0
    • None
    • None

      In the method printSqlQuery of the console, we have the following message :

      print(rs.getFetchSize() + " results found\n");

      But the fetch size is not the number of results.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: