I've tested the server (1000 incoming events, no delay): FAILED with Mutex =( I'm getting crashes in Execute, Fetch, GetColumnInfo methods. I've checked all functions with SQL and cursors, there are mutex in all at the start of functions. The crashes now not only from ASSERT, but sometimes even from sqlite3 funcs %)