MySQL Load Problem (not enought)

I'm testing a dev box right now that sifts through a DB of about 80,000 records and presents quite a few reports.

One of these reports I actually had to change the max_execute time in php.ini over 30 seconds. One report makes over 300 calls to the DB (which is local to the box)

The problem is the server WinXP Pro NEVER goes over 50% server load. (P4HT 2.8Ghz)..... I want that PC spiked to 100% MySQL Load Problem (not enought)

Is there something I can do to raise the amount of the proc mysql uses? (variable, setting, etc?)

 

 

 

 

Top