Connecting to remote mysql database - aws server

前端 未结 0 507
离开以前
离开以前 2021-02-08 14:45

I have created a user in mysql database like this:

create user \'remote\'@\'localhost\' identified by \'myUserPassword\';
grant all on *.* to \'remote\'@\'localho         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题