0 {{postValue.vote_count}}

ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with MySQL 50560, now running 50642

Hi ! I am facing the Following error while trying to access my mysql DB

mysql> grant all privileges on octobercmsdb.* to 'octoberuser'@'localhost' identified by 'password' with grant option;
ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with MySQL 50560, now running 50642

How to solve this issue?

{{forumCtrl.question_commentErr}}

Your Answer
{{forumCtrl.responseErr}}