From 3b63551301982ae1b69ade1a196ca96e3a114b98 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 25 Feb 2014 11:30:38 +0800 Subject: [PATCH] MDL-43882 lib: Adding info about the new performance metric The performance metric was introduced in MDL-43758. --- lib/upgrade.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index f00b412142b..21f28081d36 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -35,6 +35,9 @@ JavaSript: events provided. * New locking api and admin settings to configure the system locking type. +* New "Time spent waiting for the database" performance metric displayed along with the + other MDL_PERF vars; the change affects both the error logs and the vars displayed in + the page footer. === 2.6 === -- 2.43.0