protect against inappropriate $cmd's to a slave mode db

Command code cleanup
--quiet for Jim
This commit is contained in:
Dwight
2008-12-11 10:27:05 -05:00
parent b393202f97
commit 0e32c98bf3
9 changed files with 159 additions and 107 deletions

View File

@@ -191,6 +191,7 @@ void receivedGetMore(DbResponse& dbresponse, /*AbstractMessagingPort& dbMsgPort,
}
bool objcheck = false;
bool quiet = false;
void receivedInsert(Message& m, stringstream& ss) {
DbMessage d(m);