Hi
The issue got solved after I have configured the hostname as 127.0.0.1 , as it’s in mysql
for root user
select host, user , password from user;
+———————————————+——–+——————————————-+
| host | user | password |
+———————————————+——–+——————————————-+
| localhost | root | *4ACFE3202A5FF5CF467898FC58AAB1D615029441 |
| 127.0.0.1 | root |