Default mysql pass
Posted by: pravind (---.static.exatt.net)
Date: July 16, 2006 06:25PM

Hey guys...whats the default mysql password...

Options: ReplyQuote
Re: Default mysql pass
Posted by: CyberSpatium (67.170.181.---)
Date: July 17, 2006 07:45AM

wamp comes with no password set for the root user, so to use mysql, use

mysql_conect('localhost', 'root', null)

for security reasons, I recommend you set a password for mysql, follow the second post here

[forum.wampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.