Thank you, but i need pool of connections too. So i think i'll fix mod_dbd to allow more than one connection pool and slightly change api to allow choosing pool of connections.
On Thu, Jul 10, 2008 at 5:34 AM, Tom Donovan <[EMAIL PROTECTED]> wrote: > If you are writing your own module, you could always open ad-hoc database > connections directly using the apr-util functions apr_dbd_get_driver(), > apr_dbd_open_ex(), apr_dbd_close(), etc. instead of using the pool of > connections provided by mod_dbd. -- С уважением, Кевац Марко Sincerely yours, Kevac Marko
