Files
MaxScale/query_classifier
Johan Wikman ecb6680e71 MXS-976: qc_sqlite: Force initialization of sqlite3
Sqlite3 performs some lazy initialization, during which it internally
parses some SQL statements of its own. Earlier there was detection code
for noticing that, but it was costly and errorprone.

Now, sqlite3 is forced to perform the initialization at startup so that
we no longer need any detection code.
2016-11-18 16:04:26 +02:00
..
2016-08-11 12:44:07 +03:00
2016-11-18 16:00:57 +02:00
2016-08-11 12:44:07 +03:00