From a43fa8e500bec1ea2d1b145ccf5725e72f31c2a7 Mon Sep 17 00:00:00 2001 From: "stewart@flamingspork.com[stewart]" <> Date: Wed, 3 Oct 2007 17:26:03 +1000 Subject: [PATCH] [PATCH] BUG#25064 make formatting of key=value consistent in getTextTransReportCounters Index: ndb/storage/ndb/src/common/debugger/EventLogger.cpp =================================================================== --- storage/ndb/src/common/debugger/EventLogger.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/ndb/src/common/debugger/EventLogger.cpp b/storage/ndb/src/common/debugger/EventLogger.cpp index bcc0d4a969c..068b0c6ac18 100644 --- a/storage/ndb/src/common/debugger/EventLogger.cpp +++ b/storage/ndb/src/common/debugger/EventLogger.cpp @@ -501,7 +501,7 @@ void getTextTransReportCounters(QQQQ) { "Read Count = %u, Simple Read Count = %u, " "Write Count = %u, AttrInfo Count = %u, " "Concurrent Operations = %u, Abort Count = %u" - " Scans: %u Range scans: %u", + " Scans = %u Range scans = %u", theData[1], theData[2], theData[3],