Skip to content

Add vttablet auth support for external Azure MySQL.#5683

Merged
sougou merged 1 commit intovitessio:masterfrom
planetscale:jacques_azure_auth
Jan 10, 2020
Merged

Add vttablet auth support for external Azure MySQL.#5683
sougou merged 1 commit intovitessio:masterfrom
planetscale:jacques_azure_auth

Conversation

@aquarapid
Copy link
Copy Markdown
Contributor

Azure ignores the mysql_native_password in
the MySQL Login Request packet, and then issues
a Auth Switch Request specifying the mysql_native_password
again, and passing a new salt.

Signed-off-by: Jacques Grove aquarapid@gmail.com

Azure ignores the mysql_native_password in
the MySQL Login Request packet, and then issues
a Auth Switch Request specifying the mysql_native_password
again, and passing a new salt.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@aquarapid aquarapid requested a review from sougou as a code owner January 10, 2020 07:02
Copy link
Copy Markdown
Contributor

@sougou sougou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have normally insisted on a test. But, knowing that this is a quirk of how Azure is setup, and that you've tested it manually, we can let this through.

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.

2 participants