[mysq] creating user with permission to creata databases
Hello,How to create user with permission only to create databases in mysql?
I'm writing a system to create databases for hosting users, and I wouldn't use mysql root account beacuse it's danger..
Regards,
Basf