Changeset: ed125f4a5dfe for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ed125f4a5dfe
Modified Files:
MonetDB.spec
clients/mapiclient/mhelp.c
debian/monetdb5-server.install
Branch: default
Log Message:
Merge with Aug2018 branch.
diffs (12 lines):
diff --git a/clients/mapiclient/mhelp.c b/clients/mapiclient/mhelp.c
--- a/clients/mapiclient/mhelp.c
+++ b/clients/mapiclient/mhelp.c
@@ -190,7 +190,7 @@ SQLhelp sqlhelp[] = {
"See also
https://www.monetdb.org/Documentation/Cookbooks/SQLrecipes/DataPartitioning"},
{"CREATE REMOTE TABLE",
"",
- "CREATE REMOTE TABLE [ IF NOT EXISTS ] qname ON string",
+ "CREATE REMOTE TABLE [ IF NOT EXISTS ] qname ON string [WITH [USER
'username'] [[ENCRYPTED] PASSWORD 'password']]",
NULL,
"remote name should match
mapi:monetdb://host:port/database[/schema[/table]]"},
{"CREATE REPLICA TABLE",
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list