Menu

#1620 (ok 4.5) Support MySQL 5.7 syntax for password change

Next_release
resolved
None
Low
2015-03-19
2015-03-12
No

According to
http://dev.mysql.com/doc/refman/5.7/en/set-password.html
the preferred syntax for changing password is now ALTER USER. Should be implemented when PMA_MYSQL_INT_VERSION >= 50706, but watch out for MariaDB version numbers being higher.

Discussion

  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
    • Marc Delisle

      Marc Delisle - 2015-03-19

      Sorry Madhura, we got a pull request on this one.

       
  • Marc Delisle

    Marc Delisle - 2015-03-19
    • assigned_to: Madhura Jayaratne --> Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2015-03-19
    • summary: Support MySQL 5.7 syntax for password change --> (ok 4.5) Support MySQL 5.7 syntax for password change
    • status: open --> resolved
    • Priority: Normal --> Low