Skip to content

MySQL 5.7 and SHOW VARIABLES #11442

@lem9

Description

@lem9

A new behavior in MySQL 5.7 might cause some problems. Indeed, it seems like many (all?) SHOW VARIABLES statements are disabled by default for unprivileged users, unless show_compatibility_56 is set to ON. Tested on MySQL 5.7.8.

See http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_show_compatibility_56_show

Metadata

Metadata

Assignees

Labels

BugA problem or regression with an existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions