Hay,
I know this is possible by something like this:
And use this in sql for permissions:
Quote:
|
GRANT ALL PRIVILEGES ON [database].* TO [user]@"%" IDENTIFIED BY '[password]';
|
But is there a way to do it securely...?
I know its not efficient this way but I have no choice.
Anyway can someone help me out with this stuff?
Thanks,
Lex