RROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.ide
alter user 'root'@'localhost' identified by 'root';this
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'IDENTIFIED BY 'wzh999' WITH GRANT OPTION; spa