Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

fix: mysql test connection error (#128) #129

Merged
merged 4 commits into from
May 30, 2023

Conversation

dr-coton
Copy link
Contributor

In the file pkg/queryengines/mysqlqueryengine/queryengine.go, an error occurred in MySQL TestConnection.

I don't know the exact reason, but it doesn't work while comparing the test variable with 1.

Since the role of the function in MySQL TestConnection is to test the connection, I changed the code to check for the presence or absence of a value rather than validating the exact value.

@paraswaykole paraswaykole changed the base branch from main to develop May 30, 2023 05:16
@paraswaykole paraswaykole merged commit 31b42d0 into paraswaykole:develop May 30, 2023
@dr-coton
Copy link
Contributor Author

@paraswaykole Hello 👋
When will this PR be released?

@paraswaykole
Copy link
Owner

@dr-coton! Will be making a release very soon.

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