mysql远程访问 GRANT ALL PRIVILEGES ON ftdcs.* TO 'root'@'%' IDENTIFIED BY 'root' WITH GRANT OPTION; flush privileges;