You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the DB creation script completely ignores the issue of authentication to the MonetDB server. What this means is that either the user has taken care of that in his/her ~/.monetdb file, or s/he will be prompted for credentials whenever mclient is called. The latter option is incredibly annoying when we have dozens and dozens of files to load.
So, we should probably do something about it.
The text was updated successfully, but these errors were encountered:
At the moment, the DB creation script completely ignores the issue of authentication to the MonetDB server. What this means is that either the user has taken care of that in his/her
~/.monetdb
file, or s/he will be prompted for credentials whenever mclient is called. The latter option is incredibly annoying when we have dozens and dozens of files to load.So, we should probably do something about it.
The text was updated successfully, but these errors were encountered: