Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

alter user mysql native password

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '<password>';
Source by dba.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #alter #user #mysql #native #password
ADD COMMENT
Topic
Name
9+1 =