ToiletMaster
New member
- Messages
- 146
- Points
- 0
Hello,
Just want to know what is the command that is enough for MySQL to allow it run in the inter-server.conf?
as right now i'm doing it like this which i believe is wrong lol
grant all privileges on *.* to name@whatever identified by 'password';
so what would be the best command to replace this?
Just want to know what is the command that is enough for MySQL to allow it run in the inter-server.conf?
as right now i'm doing it like this which i believe is wrong lol
grant all privileges on *.* to name@whatever identified by 'password';
so what would be the best command to replace this?