Hello,
We are using  MySQL as the database for our product . The frontend is in
VC++ .
The environment is as follows :-
1) MYSQL version 3.43.23
2) MySQL ODBC Driver Version 3.51
3) WIN NT Server Version 4.0 SP6

We have observed that if a global connection to the database is kept open
for a long time the handle count increases .
Approximately 24 per hour . The handle count can be seen by using the Task
Manager .
The application has to work with 2500 simultabeously open tables.
Can some one suggest any solution ?
Best Regards
Prasad Gurav




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to