Mega Code Archive

 
Categories / MySQL Tutorial / Privilege
 

A user doesnt need a password if connecting from a certain machine

GRANT ALL PRIVILEGES ON myDatabase.* TO newuser@192.168.0.2