Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Fix mysql server test#27

Merged
rafael merged 2 commits intomasterfrom
fix-for-mysql-test
Aug 8, 2017
Merged

Fix mysql server test#27
rafael merged 2 commits intomasterfrom
fix-for-mysql-test

Conversation

@rafael
Copy link
Copy Markdown

@rafael rafael commented Aug 2, 2017

  • Using the host fetched from the listener ip is not working consistently.
    It could return an empty value which results in a SSL handshake validation
    failure when connecting to the mysql server.
  • This change uses os.Hostname() to get host information.

Rafael Chacon added 2 commits August 2, 2017 09:57
* Using the host fetched from the listener ip is not working consistenly.
  It could return an empty value which results in a SSL handshake validation
  failure  when connecting to the mysql server.
* This change uses os.Hostname() to get host information.
@guidoiaquinti
Copy link
Copy Markdown

LGTM

@rafael rafael merged commit 93058e4 into master Aug 8, 2017
@rafael rafael deleted the fix-for-mysql-test branch August 8, 2017 00:16
rafael pushed a commit that referenced this pull request Dec 11, 2019
* converted tabletmanager test cases to go

Signed-off-by: Ajeet jain <ajeet@planetscale.com>

Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
rafael pushed a commit that referenced this pull request Dec 11, 2019
* converted tabletmanager test cases to go

Signed-off-by: Ajeet jain <ajeet@planetscale.com>

Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants