Solution:
In [mysqld] section, add the following line:
1.Add "innodb_force_recovery = 1" to Mysql -- my.ini file.
2.Start mysql56.
3.Remove "innodb_force_recovery = 1" from MySQL-- my.ini file.
4.Restart mysql56.
In [mysqld] section, add the following line:
1.Add "innodb_force_recovery = 1" to Mysql -- my.ini file.
2.Start mysql56.
3.Remove "innodb_force_recovery = 1" from MySQL-- my.ini file.
4.Restart mysql56.
0 Comments