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

NullPointerException when calling a procedure with sub-query as argument

    XMLWordPrintableJSON

Details

    Description

      ij version 10.10
      ij> connect 'jdbc:derby:memory:db;create=true';
      ij> call syscs_util.syscs_set_database_property('abc', (values 'def'));
      ERROR XJ001: Java exception: ': java.lang.NullPointerException'. (errorCode = 0)

      The query should either compile and execute just fine, or it should raise a proper exception. It should not fail with a NullPointerException.

      Attachments

        1. derby-6212-01-a.diff
          3 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: