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

MySQL - Allow to set "ansi" mode! #69

Open
hansgru opened this issue Oct 12, 2013 · 0 comments
Open

MySQL - Allow to set "ansi" mode! #69

hansgru opened this issue Oct 12, 2013 · 0 comments

Comments

@hansgru
Copy link

hansgru commented Oct 12, 2013

Please allow to set "ansi" mode for MySQL.

This would help allot since it's much easier for users to experiment and learn this way.

Trying to do this myself with:

SET GLOBAL sql_mode='ANSI';

I'm getting:

Access denied; you need (at least one of) the SUPER privilege(s) for this operation: SET GLOBAL sql_mode='ANSI'

regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant