I have made a function that finds all the URLs within an html file and repeats the same process for each html content linked to the discovered URLs. The function is recursiv
I had the same problem and i reslove like this :
Open MySQL my.ini file
In [mysqld] section, add the following line: innodb_force_recovery = 1
Save the file and try starting MySQL
Remove that line which you just added and Save