Hi,
It looks like there is an error in the amalgamated file on line 139834:
"FROM %Q.'%q_segdir' WHERE level BETWEEN ? AND ?"
"ORDER BY level DESC, idx ASC",
There is no space between the question mark on the first line, and the
'ORDER' on the second line - which should generate invalid syntax I
believe.
Initially reported at: https://bugs.php.net/bug.php?id=68771 Apologies
in advance if this is a spurious report.
cheers
Dan
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users