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

Fix mysql server test #27

Merged
merged 2 commits into from
Aug 8, 2017
Merged

Fix mysql server test #27

merged 2 commits into from
Aug 8, 2017

Conversation

rafael
Copy link

@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 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

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 <[email protected]>

Signed-off-by: Arindam Nayak <[email protected]>
rafael pushed a commit that referenced this pull request Dec 11, 2019
* converted tabletmanager test cases to go

Signed-off-by: Ajeet jain <[email protected]>

Signed-off-by: Arindam Nayak <[email protected]>
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