Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In MDB auth db and working DB might be different. This is ignored in this plugin. #188

Open
shumutun opened this issue Jul 13, 2024 · 0 comments

Comments

@shumutun
Copy link

In the connection string, a db is specified that is used to authenticate a user. But the target DB might be another one. If I define an auth db in the connection string (admin) and target db in the database parameter (Logs), the plugin creates a collection in the auth db (admin) but should create the Logs db and create the collection in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant