#원하는 루트 원격 계정 및 password 입력 grant all privileges on *.* to root@'%' identified by 'qockdtn!@#$'; flush privileges; grant all privileges on biztp.* to biztp@localhost identified by 'biztp!@#$'; flush privileges;