Yeah, the update didn't change anything....
mysql> update user set password=PASSWORD('frankjones') where user='root';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 3 Changed: 0 Warnings: 0
So now I'll go back and see if maybe i made it somethine else in the other instance and just had a major brain fart.
Thanks |