When I try to change the root pw in mysql with ALTER USER \'root\'@\'localhost\' IDENTIFIED WITH mysql_native_password BY \'myPassword\';, I got the error messa
ALTER USER \'root\'@\'localhost\' IDENTIFIED WITH mysql_native_password BY \'myPassword\';