* Mike S <[EMAIL PROTECTED]> [2003-12-21 23:13 +0100]:
> By mistake I deleted all users in MYSQL. So, how can I login to the mysql?
> Is it possible to add a user to my.cnf file?

Restart mysqld with the --skip-grant-tables option. Then you can log in
again and fix your user table.

For details, please refer to
http://www.mysql.com/doc/en/Resetting_permissions.html


-- 
Johannes Franken
 
MySQL Professional
mailto:[EMAIL PROTECTED]
http://www.jfranken.de/

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

Reply via email to