Skip to content

Instantly share code, notes, and snippets.

@deoxxa
deoxxa / gist:830623
Created February 17, 2011 00:06
Sphinx SVN (r2673) SQLite patch
Index: src/sphinxutils.cpp
===================================================================
--- src/sphinxutils.cpp (revision 2673)
+++ src/sphinxutils.cpp (working copy)
@@ -129,6 +129,7 @@
{ "sql_db", 0, NULL },
{ "sql_port", 0, NULL },
{ "sql_sock", 0, NULL },
+ { "sqlite_file", 0, NULL },
{ "mysql_connect_flags", 0, NULL },