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

chore(mysql): create test for passwordless auth (#3484) #3505

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

abonander
Copy link
Collaborator

This isn't a solution for #3484, as that seems to be an issue with privileges on the user's side. However, in the process of figuring that out, I realized we never explicitly test password-less auth.

This isn't a solution for #3484, as that seems to be an issue with privileges on the user's side. However, in the process of figuring that out, I realized we never explicitly test password-less auth.
@abonander abonander changed the title chore(mysql): create regression test for passwordless auth (#3484) chore(mysql): create test for passwordless auth (#3484) Sep 14, 2024
@abonander abonander merged commit 2f5ba71 into main Sep 14, 2024
79 checks passed
@abonander abonander deleted the issue-3484 branch September 14, 2024 18:51
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
…aunchbadge#3505)

This isn't a solution for launchbadge#3484, as that seems to be an issue with privileges on the user's side. However, in the process of figuring that out, I realized we never explicitly test password-less auth.
jrasanen pushed a commit to jrasanen/sqlx that referenced this pull request Oct 14, 2024
…aunchbadge#3505)

This isn't a solution for launchbadge#3484, as that seems to be an issue with privileges on the user's side. However, in the process of figuring that out, I realized we never explicitly test password-less auth.
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

Successfully merging this pull request may close these issues.

1 participant