Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Column count of mysql.proc is wrong. Expected 20, found 16. The table is probably corrupted

#try 
mysql_upgrade -u root -p
service mysqld restart

#if not fix yet than try this.

sudo /opt/lampp/lampp start
/opt/lampp/bin/mysql_upgrade
 
PREVIOUS NEXT
Tagged: #Column #count #Expected #The #table #corrupted
ADD COMMENT
Topic
Name
7+7 =