Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

mysql – Error ‘Column count of mysql.user is wrong. Expected 45, found 43. The table is probably corrupted’ on query.

#run this on your terminal if you mysql server is installed globaly 
#===>
mysql_upgrade -uroot -p
 
PREVIOUS NEXT
Tagged: #mysql #Error #count #Expected #The #table
ADD COMMENT
Topic
Name
6+6 =