default username and password

[expired user #7579]'s profile image [expired user #7579] posted 10 years ago in General Permalink
Hi

To install the newest version of XAMPP, I had to remove
(using the uninstall application of XAMPP self)
to prior installation (from c:\xampp as I have Windows Vista).

Despite all attempts, I could not install it.

So I did download the zip-file containing all of the files
and unzipped all to c:\xampp.

But now I can not retrieve the retrieve the default username
and password (used to be 'root' for both).

If reading out is out of the question, reseting should be
the solution. Can I do this with the command-line-mode
cmd and then cd c:\xampp\mysql\bin and then use mysql or
mysqlconfig?

Thanks in advance and kind Regards
[expired user #7579]'s profile image [expired user #7579] posted 10 years ago Permalink
I meant of course
... use mysql or mysqladmin
jfalch's profile image jfalch posted 10 years ago Permalink
definitively off-topic. this is a forum about a particular mysql client; on the completely unrelated "how to uninstall xampp", post to an xampp forum.
[expired user #7579]'s profile image [expired user #7579] posted 10 years ago Permalink
I know and have found the solution googling around:

+-----------------------------------------------------------+
$ mysqladmin -u root -p'oldpassword' password 'NEWPASSWORD'
+-----------------------------------------------------------+

Still: it does concern MySql...
jfalch's profile image jfalch posted 10 years ago Permalink
not everything that concerns mysql is automatically a valid topic in this forum.
[expired user #7579]'s profile image [expired user #7579] posted 10 years ago Permalink
OK, sorry, won't happen again..

Please login to leave a reply, or register at first.