To remove the error, run following command
sudo mysql_upgrade -u root -p
If your system does not identify mysql_upgrade, you can try these two commands.mysqlcheck --no-defaults --check-upgrade --all-databases --auto-repair mysql < fix_priv_tables