MySQL Forums
Forum List  »  General

Re: what's wrong with "update user set authentication_sting = password('MyP0ssward') where user = 'root';"?
Posted by: wu ryan
Date: March 09, 2020 06:39AM

Here is my environment:
[root@localhost ~]# cat /etc/oracle-release
Oracle Linux Server release 7.5
[root@localhost ~]# uname -a
Linux localhost.localdomain 4.1.12-112.16.4.el7uek.x86_64 #2 SMP Mon Mar 12 23:57:12 PDT 2018 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#
[root@localhost ~]# rpm -qa|grep mysql
mysql-connector-odbc-5.2.5-8.el7.x86_64
mysql-community-libs-8.0.19-1.el7.x86_64
mysql-release-el7-1.0-2.el7.x86_64
mysql-community-common-8.0.19-1.el7.x86_64
mysql-community-server-8.0.19-1.el7.x86_64
mysql-community-embedded-compat-8.0.19-1.el7.x86_64
mysql-community-client-8.0.19-1.el7.x86_64
mysql-community-devel-8.0.19-1.el7.x86_64
mysql-community-libs-compat-8.0.19-1.el7.x86_64
mysql-connector-java-5.1.25-3.el7.noarch
mysql-community-test-8.0.19-1.el7.x86_64
[root@localhost ~]#

Options: ReplyQuote


Subject
Written By
Posted
Re: what's wrong with "update user set authentication_sting = password('MyP0ssward') where user = 'root';"?
March 09, 2020 06:39AM


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.