GRANT ALL PRIVILEGES on db.* to root@'111.121.177.29/255.255.255.0';
grant all privileges on *.* to root@"%" identified by '비밀번호' with grant option;
grant all privileges on *.* to root@"%" identified by '비밀번호' with grant option;