The last few weeks I had quite a few problems with SQLite – whenever I was updating the database using threads (so multiple connections at the same time), fairly frequently a database access error would show up.
Regular usage was fine, no problems, and before I had less than 15 keywords to scan which worked . . . → Read More: Changing DEV from SQLite to MySQL