Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3845

Problems running org.apache.derbyTesting.system.optimizer.RunOptimizerTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.5.1.1
    • 10.5.1.1
    • Test
    • None

    Description

      If org.apache.derbyTesting.system.optimizer.RunOptimizerTest is run without the -verbose option the time used per query is not collected:

      java org.apache.derbyTesting.system.optimizer.RunOptimizerTest
      Running test with url jdbc:derby:testdb;create=true

      ========================= R E S U L T S =========================

      ________________________________________________________________________________________________
      Timings for Query type: Select from single view

      QueryName Using PreparedStatment Using Statement Rows Expected
      ------------------------------------------------------------------------------
      Query size: 4
      QUERY # 1 null null 3
      QUERY # 1 null null 3
      *************************************************************************
      QUERY # 2 null null 6
      QUERY # 2 null null 6
      *************************************************************************
      QUERY # 3 null null 10
      QUERY # 3 null null 10
      *************************************************************************
      QUERY # 4 null null 10
      QUERY # 4 null null 10
      *************************************************************************
      .
      .

      Attachments

        1. DERBY-3845-p2_diff.txt
          2 kB
          Ole Solberg
        2. DERBY-3845_diff.txt
          0.7 kB
          Ole Solberg

        Activity

          People

            olesolberg Ole Solberg
            olesolberg Ole Solberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: