GRANT ALL PRIVILEGES ON *.* TO root@"%" IDENTIFIED BY "root";    
FLUSH PRIVILEGES;

相关文章: