grant all privileges on *.* to 'root'@'%' identified by 'hadoop' with grant option;
 

flush privileges;
 

授权mysql远程登陆

相关文章: