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

Old_Password Set = 1

forums forums SQLyog Using SQLyog Old_Password Set = 1

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #12207
      Hardwerk
      Member

      PHP is displaying:

      'Client does not support authentication protocol requested by server; consider upgrading MySQL client'

      I believe I need to enable OLD_PASSWORDS.

      How can I do so via SQLYog?

      Thanks!

    • #31742
      peterlaursen
      Participant

      A better option is to use a recent PHP version! It must be a very old one you have.

      MySQL documentation explains: http://dev.mysql.com…old-client.html

      Obviously if you cannot connect with SQLyog then you cannot do it with SQLyog. To SET OLD_PASSWORD for the SQLyog user you will need to do so from a client that can connect and has sufficient privileges (I think SUPER privilege). Or you may edit the configuration file.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.