Current time: 09-28-2024, 04:15 AM Hello There, Guest! (LoginRegister)


Post Reply 
Mysql Root - Passwort weg
Author Message
fragger Offline
Junior Member
*

Posts: 89
Joined: Jun 2009
Reputation: 2
Post: #2
RE: Mysql Root - Passwort weg
Selber Weg mit zwei Shells:

Erste Shell:

/etc/init.d/mysql stop
/usr/bin/mysqld --skip-networking --skip-grant-tables

Zweite Shell:

mysqladmin -u root password "NEUESPW"

Wieder erste Shell:

#[ctrl]+[c]
/etc/init.d/mysql start

powered by Huschi -> http://www.huschi.net/12_210_de-mysql-ro...essen.html Wink
06-05-2009 08:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Mysql Root - Passwort weg - Michi91 - 06-05-2009, 06:28 AM
RE: Mysql Root - Passwort weg - fragger - 06-05-2009 08:28 AM
RE: Mysql Root - Passwort weg - MasterTH - 06-05-2009, 02:41 PM
RE: Mysql Root - Passwort weg - menki - 06-05-2009, 09:22 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)