Reply To: svn-1655 make error

#12454
rpedde
Participant

@MSN_Exploder wrote:

@rpedde wrote:

i keep getting sqlite_misuse errors, but I can’t find it, so to work around it until I really find where I’m screwing stuff up, I’m just going to re-open the db in each thread.

Every thread connects directly to the db?
(Cant look into the source right now)
Why not simply use one thread only for the database?

i.e. use one thread just doing the db stuff,
and all the other fancy threads just queue the “db-master-thread”
(Dont punish me if there already something similar, no source here 😉 )

Tried that first… amaaaaazingly slow.

btw, all the sourceforge links on the wiki – trac page are leading straight into nowhere 😉

Hrmf… sourceforge… that’s the other thing, I’m trying to migrate all the web stuff to a new host too..

— Ron