[OpenIndiana-discuss] [sqlite] Bug in fsdir

Kees Nuyt k.nuyt at zonnet.nl
Thu Mar 15 16:26:37 UTC 2018


On Thu, 15 Mar 2018 15:55:05 +1100, Jake Thaw
<jakethaw at gmail.com> wrote:

>The following query causes a crash in fsdirNext on Windows 10.
>
>SQLite version 3.22.0 2018-01-22 18:45:57
>Enter ".help" for usage hints.
>Connected to a transient in-memory database.
>Use ".open FILENAME" to reopen on a persistent database.
>sqlite> SELECT name FROM fsdir('.') JOIN (VALUES(1),(2));
>.
>./sqlite3.exe
>./sqlite3_analyzer.exe
>./sqldiff.exe
>.
>
>Adding an ORDER BY clause seems to provide workaround for this particular
>case.

Fixed by Richard Hipp on trunk:
https://www.sqlite.org/src/timeline 

-- 
Regards,
Kees Nuyt



-- 
Regards,

Kees Nuyt




More information about the openindiana-discuss mailing list