It shows:
1. What queries were executed
2. How long they took (after - before = elapsed, don't know why it wouldn't do that itself...)
3. How many queries were executed total
4. Total page generation time
It's dangerous because users can see the raw queries. How specifically that can be bad, I don't know (maybe some obscure XSS problem where you can steal hashes).
|