MySQL Forums
Forum List  »  Newbie

Re: Impossible to connect locally to Mysql
Posted by: Arnaud Forster
Date: November 05, 2019 09:13AM

Hello Peter,
Thanks very much for your help.
So I played the command you wrote ; here's the result :

+------------------+-----------+------------------------------------------------------------------------+
| user | host | authentication_string |
+------------------+-----------+------------------------------------------------------------------------+
| mysql.infoschema | localhost | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED |
| mysql.session | localhost | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED |
| mysql.sys | localhost | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED |
| phpmyadmin | localhost | $A$005$+5H
%m!c;Ojlq3+
T\otUO4w/kBpEqGXrpDaXVk9GJ1gKvGiuNLDAPP4g55g1 |
qO+xS>Z(BlNIP | localhost | $A$005$
e2oy5XPMHZMYh/2X10gHbuHdL8OlKLrf1rVRr8Z/B05 |
+------------------+-----------+------------------------------------------------------------------------+
5 rows in set (0.00 sec)

seems fine ? ;)

Options: ReplyQuote


Subject
Written By
Posted
Re: Impossible to connect locally to Mysql
November 05, 2019 09:13AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.