<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Crash in: connectivity::OSQLParseTreeIterator::getOrderTree"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141115#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Crash in: connectivity::OSQLParseTreeIterator::getOrderTree"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141115">bug 141115</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>On pc Debian x86-64 with master sources updated today, I don't reproduce this.

If I take the steps:
Create new Query (SQL View)
=> OK

"Run SQL command directly" is set
=> Not for me

select * from table1 union select * from table2
Run Query (F5)
=> error:
"
The data content could not be loaded.
/home/julien/lo/libreoffice/connectivity/source/commontools/dbtools.cxx:749
SQL Status: HY000

The query can not be executed. It contains no valid table.
/home/julien/lo/libreoffice/connectivity/source/commontools/dbexception.cxx:400

The SQL command leading to this error is:

select * from table1 union select * from table2
"

Indeed there's no "table1" or "table2".

Did I miss something?
Would it be possible you attach a screencast?</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>