GRANT: calculate pasword hash in sql_acl.cc
don't do it in the parser, one should not make run-time decisions (like, checking thd->variables.old_passwords variable) during parsing.
Showing
Please register or sign in to comment
don't do it in the parser, one should not make run-time decisions (like, checking thd->variables.old_passwords variable) during parsing.