update mysql.user set authentication_string=password('12345') where user='root' and Host = 'localhost';