A user doesn't need a password if connecting from a certain machine : Grant : Privilege MySQL TUTORIALS


MySQL TUTORIALS » Privilege » Grant »

 

A user doesn't need a password if connecting from a certain machine


GRANT ALL PRIVILEGES
ON myDatabase.*
TO newuser@192.168.0.2



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Privilege
» Grant