We're running MyODBC 3.51 on Windows 2000 Ssrver with IIS5 and ColdFusion 5
applications and don't see any memory leaks.  In a very hight traffic
application, you'll want to keep connections open as long as possible anyway.

There's also a MyODBC list that you might try.


----- Original Message ----- 
From: "Jon Drukman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 23, 2003 1:26 PM
Subject: MyODBC 3.51 + Windows Server 2000 = Memory Leak


> We have a very high traffic mysql app running in ASP on Windows 2000.
> It connects to a Linux mysql server (4.0.12) via ADODB and MyODBC.  It's
> leaking memory like crazy.  We've implemented connection pooling and
> long timeouts on connections so as to minimize the number of connects &
> closes, but that is only a band-aid on the problem.  Does anyone know
> how to get MyODBC to run on Windows without leaking memory on open/close?
>
> Thanks for any help.
>
> -jsd-


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to