----- Original Message ----- From: "Koetter, Thomas Theodor" <[EMAIL PROTECTED]> To: "'Pavel Konovalov'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 15, 2004 4:22 PM Subject: RE: Descriptor and memory leak in odbc driver (from 7.3 to 7.5 includes) Thanks, Thomas, for operative and detailed answer.
> The effect is visible in applications like you describe in your mail. > However, this problem is not so severe as it seems. It does not > happen, if you use a connection pool for your applications, since > then environments and connections are reused and nothing will > be unloaded. Own applications can easily overcome the problem > by allocating an environment that will only be freed by leaving the > application. > As I understand one of more solves of this problem is a one constant open connection with a database. > Thomas > > ---------------------------------------------- > Dr. Thomas Kцtter > SAP AG, SAP Labs Berlin > __________________ Pavel Konovalov http://www.rscom.ru -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
