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

--- Comment #5 from Alex Thurgood <ipla...@tuta.io> ---
@Stephan: does your table contain a primary key field as well ?

As far as I recall, the native driver via the SQL parser requires a primary
field in order to be able to fetch a resultset and assign a relevant row cursor
in order to be able to traverse the resultset.

If it doesn't have this, it is conceivable that the result of trying to execute
the query might lead to an unmanaged exception and then a crash.

I don't suppose you have any debug output by any chance when the crash occurs ?

I'll try and see if I can reproduce this on my mac, but it may not generate any
useful debug/trace output.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to