GRANT
REVOKE
Buy this Reference Manual in softcover from Barnes & Noble!
Section 4.3.5 The example grant all privieges to certain user using GRANT ALL PRIVILEGES ON *.* ... It goes against the strong advise on 4.2.1 security guideline that one should not give access to anyone to the user table. The example should be revised to be more secure. I think it should also demonstrate how to setup mysql with local access only. The restrictive configuration should be the default. User should explicitly grant more access when they known what they are doing. Wai Yip Tung
Add your own comment.