• unknown's avatar
    Fixing few small problems in SET PASSWORD: · caa3c81e
    unknown authored
    * comparison with correct cached variable
    * preventing check_change_password to be called twice, once from 
      set_var::check and the other time from change_password itself
    
    
    mysql-test/r/select_safe.result:
      Fixing result for fixed error message
    caa3c81e
sql_acl.cc 86.4 KB