Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Password Problem with User Manager #14133
    lennyh
    Member

    I finally figured it out. My problem had nothing to do wtih SQLyog.

    My MySQL user table contained a blank username and blank password entry (anonymous entry). The anonymous entry takes precedence over the new entires containing passwords, so entering a password with the new username results in a mismatch.

    I'm sure this is an error frequently made. It sure puzzled me for quite a while.

    Lenny

    in reply to: Password Problem with User Manager #14132
    lennyh
    Member

    Yes, I've tried Flush Privileges. I've also tried completely exiting SQLYog and restarting it. I've also tried stoppping MySQL and restarting it. In all cases the results are the same — I can't login using the new username and its password, but I can login using the new username w/ a blank password.

    Here's some more info: After exiting SQLyog, I tried logging in from the mysql cmd line. As it turns out, in this case as well I cannot login with the new username and its password. But once again I can login with the new username and a blank password. So this login anomaly is not restricted to logging in via SQLyog. It's like MySQL itself is not interpreting the password portion of the user table???

    I must be overlooking something simple.

    Lenny

Viewing 2 posts - 1 through 2 (of 2 total)