Here's what PHPmyAdmin came back with:
GRANT USAGE ON * . * TO "testUser"@ "localhost"IDENTIFIED BY "**********"WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 ;
And
SET PASSWORD FOR "testUser"@ "localhost" = PASSWORD( "******" )
...was used to change it. I believe PHPmyAdmin makes them stars for security, but the DB recognizes it. The first password is "dilbert101" and the second 874458.