View Single Post

  #4 (permalink)  
Old 11-05-2007
DarkPilgrim@gmail.com
 
Posts: n/a
Default Re: Running Amazingly Slow Of PHP Queries Against MySQL

I found the problem now. Ur...
I didn't enale query_cache(query_cache_size=0)
Ha.Anyway, I'm not familiar with MySQL configuration( fine tuning)

Reply With Quote