Re: [Sqlrelay-discussion] Bug report, open client connections not freed, with code to reproduce pro
Brought to you by:
mused
|
From: Ingmar B. <sw...@gm...> - 2007-11-08 13:59:20
|
Hi David, Unfortunately the fix didn't work, it resulted in a lot of 'failed to get a cursor id' errors. I'm thinking about building a simple workaround. When the maximum number of client connections is reached, I want to compare that number with the number of actual connection processes in the processlist and decrement the connectioncounter accordingly. Do you think that would work as a quickfix ? Friendly greetings, Ingmar |