MySQL Forums
Forum List  »  Performance

RAM keeps increasing after some time
Posted by: ravi_yaddula
Date: February 09, 2005 09:25AM

Hi,
I am new to MySQL and I have created a database using InnoDB and we have a number of client machines which connect to server and the server side talks to the database.The situation is,we have number of threads on the server side,each waiting for client request and when a request arrives,the thread connects to the database and does some transactions.After some time,the CPU usage is 100% and RAM increases where MySQL is running and the transactions to the database takes a long time.The database connections are closed after each transaction.Can somebody help me with this problem?
Thanks
Ravi.

Options: ReplyQuote


Subject
Views
Written By
Posted
RAM keeps increasing after some time
2352
February 09, 2005 09:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.