MYSQL pwd
Posted by: Froz (---.230.48.14.speedy.net.pe)
Date: August 15, 2006 01:47PM

Hi, you sould think its a stupid question but, what is the original MySQL user and password? I installed WAMP 1.6.4a and when i try to access to MySQL query browser ask me for a user and password. Thanks for help me in advice.


Options: ReplyQuote
Re: MYSQL pwd
Posted by: CyberSpatium (67.170.181.---)
Date: August 15, 2006 03:02PM

the default mysql root user has no password set, so to connect to mysql use

mysql_connect ('localhost', 'root', '');

Options: ReplyQuote
Re: MYSQL pwd
Posted by: yfastud (72.236.169.---)
Date: August 15, 2006 03:53PM

Check my second post from here to setup your password

[forum.wampserver.com]

Hope this help

Options: ReplyQuote


Sorry, only registered users may post in this forum.