autosurf
Active Member
Hello,
My server crashed and I have the backup of my db in binary (/var/lib/mysql/(domaine name/)
However, this directory includes only the data and structure of MyISAM tables.
I also have not been able to recover all of my Factbook following a scrash mysql.
It would have been different if the tables were in MyISAM
all of my data could be restored ^ ^
This can be useful in many webmasters
PLEASE change the table type in future versions of VIsioList
My server crashed and I have the backup of my db in binary (/var/lib/mysql/(domaine name/)
However, this directory includes only the data and structure of MyISAM tables.
I also have not been able to recover all of my Factbook following a scrash mysql.
It would have been different if the tables were in MyISAM
all of my data could be restored ^ ^
This can be useful in many webmasters
PLEASE change the table type in future versions of VIsioList
Code:
ALTER TABLE yourtablename ENGINE=myisam