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

Made some improvements to the syncusers function #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alaphoid
Copy link
Contributor

It will now better handle instances of the same username with different passwords found in XtraDB. Now displaying users as they are being created, otherwise it seemed like nothing happened without logging into ProxySQL to verify. Also moved the completion and how to connect message to the very end as it can go off the screen if --syncusers was used during setup and a lot of users needed to be created. And unrelated, replaced some tabs with spaces, trying to stick to the established format.

… different passwords in handled in the syncusers function. Previously an error would be thrown, now it will handle this occurance by only creating the first user record found and printing a warning.
@CLAassistant
Copy link

CLAassistant commented Oct 21, 2019

CLA assistant check
All committers have signed the CLA.

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