Re[2]: DROP DATABASE
Hi,
> What will be the impact if i don't remove the users privileges. Does mysql
> will restart successfully or not. OR should i remove the users privileges
> before dropping the database.
It will restart sucessfully. The only impact I can see is
that next time a database with the same name is created, the
not-removed users will have access to it.
Best regards,
Aleksandar
|