Why does a query on the mysql server itself run quicker than in php..
Hi Guys,
Just wondering..
Why is it that when you ( mysql -uUSERNAME -pPASSWORD )
and then run a query.
Its like UBER quick and uses hardly any CPU.. ( 0.00 sec )
However the same query thats run through PHP takes like 1second and uses 99% cpu when it happens?
Ive just noticed this and wonders if these some odd setting in php misconfigured?
View full post on Tycoon Talk
Itself, mySQL, php..., Query, quicker, server, than