Hello I have html experience but am a newbie to the world of php and mysql. I was following along with the tutorial on Lynda.com (PHP with MySQL Essential Training) So I downloaded Wampserver2.2 withApache, MySql, PHP SQL Buddy, and Xdebug.
I went to add a password to MySql Console and now it wont let me in.
Here are my steps:
Enter password>
Use my sql>
UPDATE user>
SET password= Password("******"
>
WHERE user='root';>
(Query updated 3 rows affected)
mysql>
FLUSH PRIVILEGES>
quit
I am running windows 7
Apache 2.2.22
MySQL 5.5.24
SQL Buddy 1.3.3
XDebug 2.2.0