Hi to all,

 

I am using MySql 5.0.15 windows version and java application to access
the database using MySql JDBC driver.

 

I come to one interesting issue regarding memory used by "mysqld-nt"
service and displayed in the task manager.

 

The service memory constantly increases as I write or read data from the
database. 

Either if I closes connection from java or closes the application memory
used by "mysqld-nt" service stays unchanged.

 

Can anyone help me with this issue?

 

The problem is when using application on PCs that are poor with RAM
memory and "mysqld-nt" service memory don't frees properly.

 

Can I INIT "mysqld-nt" servise from Java. I know I can stop and start
service but I don't like this solution, BUT the best solution would be
if someone 

could me provide the answer why "mysqld-nt" service behaves this was.

 

Thanks for help 

 

Dusan

 

 

 

 

 

Reply via email to