After upgrading mariadb to 10.5, when I try to change the password in DA, I get an error:
How to fix it?
Edit.
Error altering user: View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
How to fix it?
Edit.
in directadmin.conf solved the problem.mysql_use_new_user_methods=1
Last edited: