<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - External database jdbc hsqldb, Crash in the case of SELECT, SQL query, access to the database"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119431#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - External database jdbc hsqldb, Crash in the case of SELECT, SQL query, access to the database"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119431">bug 119431</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>I tried to reproduce this but had this error message when typing:
CREATE TRIGGER PUBLIC. "Test2_TRG" BEFORE UPDATE ON PUBLIC. "Test2" REFERENCING
OLD ROW AS OLDROW NEW ROW AS NEWROW FOR EACH ROW SET NEWROW. "UpdateDateTime" =
CURRENT_TIMESTAMP;

1: Unexpected end of command: REFERENCING in statement [CREATE TRIGGER PUBLIC.
"Test2_TRG" BEFORE UPDATE ON PUBLIC. "Test2" REFERENCING]</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>