From: Warren Young Date: April 25 2009 2:36am Subject: =?WINDOWS-1252?Q?Re:_Connection_Pool_=96_How_to_remove_bad_conne?= =?WINDOWS-1252?Q?ction_from_pool=3F?= List-Archive: http://lists.mysql.com/plusplus/8528 Message-Id: <6294DCE9-FA83-4FE5-9EE2-D71FA8EB3D12@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Apr 24, 2009, at 1:08 PM, Jay Rajput wrote: > How can I remove such connections from the pool? I'm sure someone will have to add this as a feature to ConnectionPool. I suggest giving the class a remove() method. I've added this to the Wishlist, but since you need it now, I think you should just add it and provide the patch for this feature. It should be easy to add, and you won't then have to wait until I get around to releasing 3.1, which looks like it will take some time.