I was using sql 5.5 and updated it. After update I am getting error in phpmyadmin.
Table 'data_dictionary.CHARACTER_SETS' doesn't exist.
I try this stack overflow ans
sudo mysql_upgrade -u root -p --force
and then restart my sql but it didn't work for me.
please suggest me.