Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18380/modules/mal/Tests
Modified Files:
inspect05.stable.out
Log Message:
Add a few statistics for tracking client behavior.
Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- inspect05.stable.out 3 Sep 2007 19:46:16 -0000 1.331
+++ inspect05.stable.out 5 Sep 2007 18:13:17 -0000 1.332
@@ -1033,6 +1033,8 @@
[ "exit", "command", "clients",
"():void ",
"CLTexit;"
]
[ "getUsers", "command", "clients",
"(s:bat[:str,:any_1]):bat[:oid,:str] ",
"CLTgetUsers;"
]
[ "getUsers", "command", "clients",
"():bat[:int,:str] ",
"CLTusers;"
]
+[ "getTime", "command", "clients",
"():bat[:int,:lng] ",
"CLTTime;"
]
+[ "getActions", "command", "clients",
"():bat[:int,:int] ",
"CLTActions;"
]
[ "getLogins", "command", "clients",
"():bat[:int,:str] ",
"CLTLogin;"
]
[ "getScenario", "command", "clients",
"():str ",
"CLTgetScenario;"
]
[ "getInfo", "command", "clients",
"():bat[:str,:str] ",
"CLTInfo;"
]
@@ -1041,6 +1043,7 @@
[ "removeScenario", "command", "clients",
"(usr:str,sc:str):void ",
"CLTremoveScenario;"
]
[ "removeUser", "command", "clients",
"(nme:str):void ",
"CLTremoveUser;"
]
[ "setPassword", "command", "clients",
"(user:str,pass:str):void ",
"CLTsetPassword;"
]
+[ "shutdown", "command", "clients",
"(forced:bit):void ",
"CLTshutdown;"
]
[ "suspend", "command", "clients",
"(id:int):void ",
"CLTsuspend;"
]
[ "setScenario", "command", "clients",
"(msg:str):str ",
"CLTsetScenario;"
]
[ "setHistory", "command", "clients",
"(s:str):void ",
"CLTsetHistory;"
]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
