Changeset: 742532e5da37 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=742532e5da37
Modified Files:
tools/mserver/mserver5.c
Branch: Oct2012
Log Message:
mserver5: fixed option name: "transaction" -> "transactions"
diffs (12 lines):
diff --git a/tools/mserver/mserver5.c b/tools/mserver/mserver5.c
--- a/tools/mserver/mserver5.c
+++ b/tools/mserver/mserver5.c
@@ -230,7 +230,7 @@ main(int argc, char **av)
{ "memory", 0, 0, 0 },
{ "properties", 0, 0, 0 },
{ "io", 0, 0, 0 },
- { "transaction", 0, 0, 0 },
+ { "transactions", 0, 0, 0 },
{ "modules", 0, 0, 0 },
{ "algorithms", 0, 0, 0 },
{ "optimizers", 0, 0, 0 },
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list