FTS5

Posted by Copycatnebula on Thu 05 Sep 2024 08:49 PM — 2 posts, 5,540 views.

#0
So i have a roughly 3.5gb mapper database at this point and was working to implement some improved performance. I am able to create an FTS5 table however anything I run through mushclient even with the updated and enabled FTS5 DLL file returns a module error.

Just wanted to confirm im not missing something from the 5.03 version.

:3031: Database error: no such module: FTS5

I have confirmed the compile options, the creation of a table and query in the sqlite browser..


For now ive set it up to FTS4 until I can work that out
Amended on Thu 05 Sep 2024 08:51 PM by Copycatnebula
Australia Forum Administrator #1
Not sure, but SQLite3 is compiled into the client, and trying to link to an external DLL might possibly not work.

What is wrong with earlier FTS, which SQLite3 supports (I think)?

Anyway, try MUSHclient version 5.06:

http://www.gammon.com.au/forum/?id=14437

Also the pre-release versions which may be more up-to-date and support it.

http://www.gammon.com.au/forum/?id=13903