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

Allow set to have scope for each setting #6494

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented Jul 29, 2020

Allow scope setting per system variable.

eg:

set session sql_mode = '', session default_week_format = 0, @@session.sql_safe_updates = 1;

Fixes #5401

Signed-off-by: Harshit Gangal harshit@planetscale.com

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal requested a review from systay July 29, 2020 15:55
@harshit-gangal harshit-gangal requested a review from sougou as a code owner July 29, 2020 15:55
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.

mysqldump: Allow setting multiple variables in one statement
4 participants