Hi all
I need all your advices regarding the performance of my Database. Our database was running fine and now it is lagging when there are more users.
Let me explain
We are using MySQL 4.0
1.We have tables having records more than 100,000
2.Our tables are growing by min 200 records per day
3.We have applied index for frequent usage and huge table.
4.We have modified the my.ini file to use the max resources
5.Our database server is running on a Windows 2000 server with 1 GB RAM
Still , the site is lagging and the MySql database residing server is showing 100% CPU usage.
So please, help me if our procedure are correct and any thing we are missing.
All advices are highly valued and please help
Thank you all
mimayla
I need all your advices regarding the performance of my Database. Our database was running fine and now it is lagging when there are more users.
Let me explain
We are using MySQL 4.0
1.We have tables having records more than 100,000
2.Our tables are growing by min 200 records per day
3.We have applied index for frequent usage and huge table.
4.We have modified the my.ini file to use the max resources
5.Our database server is running on a Windows 2000 server with 1 GB RAM
Still , the site is lagging and the MySql database residing server is showing 100% CPU usage.
So please, help me if our procedure are correct and any thing we are missing.
All advices are highly valued and please help
Thank you all
mimayla
Comment