由password更改为authentication_string
update user set authentication_string=password("123456") where user="root";