[Libreoffice-bugs] [Bug 141115] Crash in: connectivity::OSQLParseTreeIterator::getOrderTree

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Mar 21 07:35:35 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=141115

--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210321/a93cecb4/attachment.htm>


More information about the Libreoffice-bugs mailing list