summaryrefslogtreecommitdiff
path: root/ndb
diff options
context:
space:
mode:
authorunknown <joreland@mysql.com>2004-09-21 08:13:35 +0200
committerunknown <joreland@mysql.com>2004-09-21 08:13:35 +0200
commit5ebab4843777f466b0b62b9abda47677d81b87fe (patch)
tree5312fcf60469a96ddfd3132b33f5fdc57096beba /ndb
parentef1e278a20c30e4c8a582bf44ce0814bb230e82a (diff)
downloadmariadb-git-5ebab4843777f466b0b62b9abda47677d81b87fe.tar.gz
Removed debug printout
Diffstat (limited to 'ndb')
-rw-r--r--ndb/src/mgmsrv/MgmtSrvr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/mgmsrv/MgmtSrvr.cpp b/ndb/src/mgmsrv/MgmtSrvr.cpp
index 944eb47c618..d45953503ee 100644
--- a/ndb/src/mgmsrv/MgmtSrvr.cpp
+++ b/ndb/src/mgmsrv/MgmtSrvr.cpp
@@ -179,7 +179,6 @@ MgmtSrvr::logLevelThreadRun()
LogLevel tmp;
tmp = req;
- ndbout << "req3: " << tmp << endl;
if(req.blockRef == 0){
req.blockRef = _ownReference;