Mazhar Ahmed

Results 1 issues of Mazhar Ahmed

I have written the MySQL URI like this: `mysql://root:pass@localhost/#{DB_NAME}` But it shows: `{"status":"error","message":"Access denied for user 'root'@'localhost'"}` How to connect using a password?