Forgot mysql-root password

2002-09-18 Thread Mario Ohnewald
Hi! I am using SuSE7.3 and mysqld Ver 3.23.41 for suse-linux What i did (http://www.mysql.com/doc/en/Resetting_permissions.html): # rcmysql stop # mysqld --skip-grant-tables Fatal error: Please read Security section of the manual to find out how to run mysqld as root! 020918 12:42:39 Aborting

Forgot Mysql-Root Password

2002-09-18 Thread Mario Ohnewald
Hi! I am using SuSE7.3 and mysqld Ver 3.23.41 for suse-linux What i did (http://www.mysql.com/doc/en/Resetting_permissions.html): # rcmysql stop # mysqld --skip-grant-tables Fatal error: Please read Security section of the manual to find out how to run mysqld as root! 020918 12:42:39 Aborting

Re: Forgot Mysql-Root Password

2002-09-18 Thread Neil Mansilla
On Wed, 18 Sep 2002, Mario Ohnewald wrote: Hi! I am using SuSE7.3 and mysqld Ver 3.23.41 for suse-linux What i did (http://www.mysql.com/doc/en/Resetting_permissions.html): # rcmysql stop # mysqld --skip-grant-tables Fatal error: Please read Security section of the manual to find out how

re: Forgot mysql-root password

2002-09-18 Thread Egor Egorov
Mario, Wednesday, September 18, 2002, 1:50:25 PM, you wrote: MO I am using SuSE7.3 and mysqld Ver 3.23.41 for suse-linux MO What i did (http://www.mysql.com/doc/en/Resetting_permissions.html): MO # rcmysql stop MO # mysqld --skip-grant-tables MO Fatal error: Please read Security section of the

Re: Forgot mysql-root password

2002-09-18 Thread Gerald Clark
mysqld --user=mysql --skip-grant-tables Mario Ohnewald wrote: Hi! I am using SuSE7.3 and mysqld Ver 3.23.41 for suse-linux What i did (http://www.mysql.com/doc/en/Resetting_permissions.html): # rcmysql stop # mysqld --skip-grant-tables Fatal error: Please read Security section of the manual

Re: Forgot Mysql-Root Password

2002-09-18 Thread B. van Ouwerkerk
How can i solve this Problem? I have alread reinstalled mysql, but unforunatelly i keeps its password. Reinstall will only work if you remove the database containing the passwords and users (mysql). Personally I would prefer the way suggested in the manual. Bye, B.

RE: Forgot mysql-root password

2002-09-18 Thread Mario Ohnewald
AH..thx a lot everybody! -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 18. September 2002 15:34 To: [EMAIL PROTECTED] Subject: re: Forgot mysql-root password Mario, Wednesday, September 18, 2002, 1:50:25 PM, you wrote: MO I am using