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

show @@white.set=hostIP,user1,user2 will be recorded in server.xml, and cannot add user to existing whiteIP #211

Closed
actiontech-bot opened this issue Sep 3, 2017 · 3 comments

Comments

@actiontech-bot
Copy link
Member

actiontech-bot commented Sep 3, 2017

Raised by: @zhunina
Steps:

mysql> show @@white.set=10.186.21.74,test;
Query OK, 1 row affected (0.00 sec)
white host set to succeed.

mysql> show @@white.set=10.186.21.74,user;
ERROR 1003 (HY000): host duplicated.
@actiontech-bot
Copy link
Member Author

By @yanhuqing666

Fix: it will not be records in server.xml

@actiontech-bot
Copy link
Member Author

By @yanhuqing666

show @@white.set should be removed

@zhunina
Copy link

zhunina commented Sep 7, 2017

Verified: show @@white.set is removed

@zhunina zhunina closed this as completed Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants