Forum Discussion

riupie's avatar
riupie
Copper Contributor
Jun 08, 2022

How to create user for spesific IP?

Hi, Like the title said, how to achieve my requirement? On another database server, for example MySQL, we can define it when creating user:   CREATE USER 'bob'@'10.1.1.1' IDENTIFIED BY 'password12...