The branch, master has been updated
via aa0d3cfc4a4859a2d6e5b2d8a03cdaa8d7a10bbf (commit)
from b5c9a2e2b7502e3c995dfbeaa9f7a1f8c11be9ab (commit)
- Log -----------------------------------------------------------------
commit aa0d3cfc4a4859a2d6e5b2d8a03cdaa8d7a10bbf
Author: Marc Delisle <[email protected]>
Date: Sun Feb 20 07:04:08 2011 -0500
Improve display of debugging queries
-----------------------------------------------------------------------
Summary of changes:
libraries/footer.inc.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/footer.inc.php b/libraries/footer.inc.php
index f6222f8..f5385d5 100644
--- a/libraries/footer.inc.php
+++ b/libraries/footer.inc.php
@@ -79,7 +79,7 @@ if (! empty($_SESSION['debug'])) {
}
echo '<div>';
- echo count($_SESSION['debug']['queries']) . ' queries executed'
+ echo count($_SESSION['debug']['queries']) . ' queries executed '
. $sum_exec . ' times in ' . $sum_time . ' seconds';
echo '<pre>';
print_r($_SESSION['debug']);
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git