PDA

View Full Version : mysql


robghealey
19th June 2004, 02:25 PM
when mysql is first started in FC2, what is the default username and password that is set upon start up? Or is there a default username and password?

Thanks,
Rob

Tycho316
19th June 2004, 03:28 PM
I'm not when the packaged mysql loads, I went ahead and installed the binary from the mysql.com site.

The default password for mysql connecting from localhost should be
username: root
password:

bradthemad
19th June 2004, 04:09 PM

There is also a default anonymous account, with an empty username and password, as well as unpassworded root and anonymous accounts with access from @your_hostname.