3

I created a new MySQL user with permission to create new databases and tables. I want also that this user have all permissions on databases he will create but not on at this point existing databases. How can I do this?

Molag Bal
  • 47
  • 1
  • 5
  • 1
    Technically not possible. mysql perms are either "everything" or "explicitly just the the following". there's no time-based capability, or "new only", etc... – Marc B Dec 02 '15 at 17:50

0 Answers0