0

Mysql : Column count of mysql.user is wrong

hello..,

when i try to create user in mysql i got below error... please guide me to solve this error...

ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 42, found 39. Created with MySQL 50173, now running 50557.

levi
asked Sep 5, 2017
1 Answer
0

Need to update the Mysql using the command as follow ""mysql_upgrade --force -uroot -p"",

Then you can proceed the Column count of mysql.user

View More
linuxhelp
answered Jan 14, 2019
Your Answer
||||
 
100:0