Menu

#13 Error granting privileges via menu

v1.0_(example)
open
nobody
None
5
2014-12-20
2014-12-20
no_spam_me
No

Unable to grant privileges to users when using the menu. The syntax is malformed. I get the error message You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GRAN ON information_schema.* TO 'user'@'localhost'' at line 1.

Manually typing GRANT ALL ON information_schema.* TO 'user'@'localhost' works properly.

This project seems to not have been updated recently. Is it being maintained?

Discussion


Log in to post a comment.