When creating mysql database user, I think following command is used :
Code: 
CREATE USER 'webdb_user'@'10.0.15.25' IDENTIFIED BY 'password123';
What I have to put the highlighted part, "localhost" or my vps ip address ?
Thank you for the help...
jasoothai Reviewed by jasoothai on . Mysql database creation doubt When creating mysql database user, I think following command is used : CREATE USER 'webdb_user'@'10.0.15.25' IDENTIFIED BY 'password123'; What I have to put the highlighted part, "localhost" or my vps ip address ? Thank you for the help... Rating: 5