Q:

How to create a user for an IP address other than localhost

0

. How to create a user for an IP address other than localhost

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

create user [user name]@[<localhost>|<IP address>|<any host('%')>] 
identified by ["password"];

Example:

create user ramaswamy@192.168.0.105 identified by "mypassword";

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now