use mysql;
select user, host from user;
alter user '///'@'%' identified with mysql_native_password by '///';
use mysql;
select user, host from user;
alter user '///'@'%' identified with mysql_native_password by '///';
For further actions, you may consider blocking this person and/or reporting abuse
Avradeep Nayak -
Anwar Achilles -
Java para Iniciantes (Oracle) -
Hajar | هاجر -
Top comments (0)