반응형
http://pseg.or.kr/pseg/infoinstall/8417
grant all privileges on kotidb.* to koti@'%';
grant all privileges on kotidb.* to 'koti'@'%' identified by '1234' with grant option;
flush privileges;
http://pseg.or.kr/pseg/infoinstall/8417
grant all privileges on kotidb.* to koti@'%';
grant all privileges on kotidb.* to 'koti'@'%' identified by '1234' with grant option;
flush privileges;