[opensuse] MYSQL Installation
Hello Mates, i've installed.MySQL. After Installation i typed: mysqladmin -u root password [password] Then he gives me no error. Then i tried the next Step: mysql -u root -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) Does anyone know what happend? -- Sincerely yours Sascha Manns openSUSE Member openSUSE Ambassador openSUSE Marketing Team openSUSE Build Service Web: http://saschamanns.gulli.to Blog: http://saigkill.wordpress.com ClaimID: http://claimid.com/saigkill -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 05 November 2009 09:16:41 Sascha 'saigkill' Manns wrote:
i've installed.MySQL. After Installation i typed: mysqladmin -u root password [password] Then he gives me no error.
The from above works only when there is no pwd set for your mysql server. If it fails the most likely is that you have already set a pwd. However, it is possible to reset the root pwd if you have lost it, try to google for this. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 05 November 2009 01:16:41 Sascha 'saigkill' Manns wrote:
Hello Mates,
i've installed.MySQL. After Installation i typed: mysqladmin -u root password [password] Then he gives me no error.
Then i tried the next Step: mysql -u root -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Does anyone know what happend?
You didn't read openSUSE specific instructions: http://en.opensuse.org/Mysql#First%20Start%20of%20MySQL%20in%20openSUSE (First Start of MySQL in openSUSE) The above section is updated for 11.2 after Is pent some time hitting the wall in attempts to connect to MySQL :-) -- Regards, Rajko OpenSUSE Wiki Team: http://en.opensuse.org/Wiki_Team People of openSUSE: http://en.opensuse.org/People_of_openSUSE/About -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Bogdan Cristea
-
Rajko M.
-
Sascha 'saigkill' Manns