View Full Version : "explain" and other ACP links
BigJohnny
01-15-2007, 11:39 AM
What are these links i see in the ACP in debug mode?
Things like "explain" and the other od little links i see there.
clicking them returns nothing basically so what are they....
Explain .... :D
Marco van Herwaarden
01-16-2007, 08:10 AM
The Explain link will show the queries that have ran to create the page when in debug mode.
I always wondered.Where does it display?It displays them even without clicking
Marco van Herwaarden
01-17-2007, 06:47 AM
If you are running in debug mode, it will show on each page.
Well yeah so the explain link is not needed right?
Or can it be added like a link so even if debug mode is not on it will display quries?
Marco van Herwaarden
01-18-2007, 06:05 AM
No, you will need to run in debug mode.
Adrian Schneider
01-18-2007, 06:22 AM
Explain mode shows you how fast queries are executing and the "EXPLAIN" output of the query (explain select ... ) will show you which indexes are being used, the number of rows, etc. VERY useful. Learn it, love it.
BigJohnny
01-21-2007, 02:23 PM
when i click it though... nothing happens.... it kinda just refreshes the page and i dont see anything new
when i click it though... nothing happens.... it kinda just refreshes the page and i dont see anything new
true.I don't get it :-/.May it be that I use a plugin for it and don't edit the config.php file?
Adrian Schneider
01-21-2007, 07:06 PM
Yep you have to edit config.php to do it or else it's too late to view the explain page.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.