Thread
:
Running Amazingly Slow Of PHP Queries Against MySQL
View Single Post
#
4
(
permalink
)
11-05-2007
DarkPilgrim@gmail.com
Posts: n/a
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)
DarkPilgrim@gmail.com