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

Adding client_flags option to mysql_query state module #58718

Merged
merged 8 commits into from Feb 1, 2021

Conversation

garethgreenaway
Copy link
Member

@garethgreenaway garethgreenaway commented Oct 12, 2020

What does this PR do?

Adding a new option to pass client_flags to MySQL connections, for example passing the option to support multiple statements in queries.

What issues does this PR fix or reference?

Fixes: #57638

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@garethgreenaway garethgreenaway requested a review from a team as a code owner October 12, 2020 17:13
@garethgreenaway garethgreenaway requested review from cmcmarrow and removed request for a team October 12, 2020 17:13
@ghost ghost requested a review from krionbsd October 12, 2020 17:13
@garethgreenaway garethgreenaway added the Aluminium Release Post Mg and Pre Si label Oct 12, 2020
@sagetherage sagetherage added this to In progress in Aluminium Oct 20, 2020
@Ch3LL Ch3LL merged commit 14fb42d into saltstack:master Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aluminium Release Post Mg and Pre Si
Projects
None yet
Development

Successfully merging this pull request may close these issues.

state mysql_query.run cannot use multiline queries
4 participants