Sohail Hasan <[EMAIL PROTECTED]> wrote:
> 
> I want to bring back my mysql original database as well as root GRANTS 
> as was during the installation because i installed an application that 
> modified my root GRANTS and now I am not able to see my mysql database 
> as I login from root account. I am not even able to create or delete any 
> database when login as root. Is there any other way to reclaim the root 
> GRANTS by using mysqladmin command??
> 
Nope. But you can start mysqld with --skip-grant-tables option and reset root 
permissions.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to