[PATCH] BUG#25064 make formatting of key=value consistent in getTextTransReportCounters

Index: ndb/storage/ndb/src/common/debugger/EventLogger.cpp
===================================================================
This commit is contained in:
stewart@flamingspork.com[stewart] 2007-10-03 17:26:03 +10:00
parent 5415286db8
commit a43fa8e500

View file

@ -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],