• Robert Bindar's avatar
    MDEV-24363 mysql.user password_expired column is incorrect · 363ba107
    Robert Bindar authored
    The mysql.user view password_expired column should display the right
    result, in sync with whether an account has its password expired or not
    
    For mariadb 10.4+ upgrades before this commit, the mysql.user view needs
    to be dropped and recreated to actually make the view display the
    correct value for the password_expired column.
    363ba107
system_mysql_db_fix40123.result 27 KB