Bug #74486 | Dangerous grant in rewrite plugin install script | ||
---|---|---|---|
Submitted: | 21 Oct 2014 18:55 | Modified: | 16 Feb 2015 20:37 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 5.7.5-labs-preview | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | grants, rewriter plugin |
[21 Oct 2014 18:55]
Daniël van Eeden
[21 Oct 2014 18:58]
Daniël van Eeden
If root@localhost is used this should also be used as definer for the query_rewrite.flush_rewrite_rules procedure (also created with the install script).
[21 Oct 2014 18:59]
Daniël van Eeden
Also the hardcoded ".so" should be made dynamic as ".dll" will be used on Microsoft Windows.
[22 Oct 2014 14:42]
MySQL Verification Team
Hello Daniël, Thank you for the bug report. Thanks, Umesh
[16 Feb 2015 20:37]
Erlend Dahl
This has been fixed on the feature tree.