ERROR 1356 (HY000): View ‘mysql.user’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
I needed to change the hostname on mysql database logins because the application server name was changed. I ran the following command: Starting with the MariaDB-10.4+ the mysql.user is a… Read more »