Commit 2449d49b authored by unknown's avatar unknown

Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb-merge

into  willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-merge


storage/ndb/src/mgmsrv/MgmtSrvr.cpp:
  Auto merged
parents e0611c6f e17a3973
...@@ -234,10 +234,10 @@ MgmtSrvr::startEventLog() ...@@ -234,10 +234,10 @@ MgmtSrvr::startEventLog()
} }
} }
void void
MgmtSrvr::stopEventLog() MgmtSrvr::stopEventLog()
{ {
// Nothing yet g_eventLogger.close();
} }
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment