mysql grant
grant all privileges on *.* to root(mysql userName)@'%(还可以给localhost,IP address)' identified by '1' with grant option
grant all privileges on *.* to root(mysql userName)@'%(还可以给localhost,IP address)' identified by '1' with grant option