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

modify: Add statement timeout query parmeter for MySQL #778

Merged
merged 4 commits into from
Jul 27, 2022

Conversation

Dombo
Copy link
Contributor

@Dombo Dombo commented Jul 25, 2022

Similarly to #327 this adds a statement timeout configuration parameter to the MySQL driver by way of an optional query parameter.

@coveralls
Copy link

coveralls commented Jul 25, 2022

Coverage Status

Coverage decreased (-0.03%) to 57.775% when pulling 9b9df6e on Dombo:mysql-statement-timeout into eebc4c4 on golang-migrate:master.

@Dombo
Copy link
Contributor Author

Dombo commented Jul 25, 2022

@dhui, @Fontinalis please take a look when you have a chance

Appreciate your efforts!

Copy link
Member

@dhui dhui left a comment

Choose a reason for hiding this comment

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

Thanks for the PR and thanks for linking #327 !

database/mysql/README.md Show resolved Hide resolved
database/mysql/mysql.go Show resolved Hide resolved
@Dombo Dombo requested a review from dhui July 27, 2022 12:26
@dhui dhui merged commit 3bba76f into golang-migrate:master Jul 27, 2022
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.

3 participants