Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

how to modify alter user root@localhost identified with mysql_native_password by properly

GRANT ALL PRIVILEGES ON *.* TO 'root'@'10.1.2.%'
IDENTIFIED BY PASSWORD '*fdfgdgdggfggfgfg' WITH GRANT OPTION;
Source by dba.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #modify #alter #user #identified #properly
ADD COMMENT
Topic
Name
3+6 =