crash - Recover mysql database from data files -


recently 1 of server's os died. have disk data left. unfortunately disks database backup formatted accident not long before that. i'm hoping can database (not table structures data), don't know how! found data .frm files, don't seem contain data, they're not more 10 kb big, , entire database on 3 gb.

i read retrieving .myd , .myi files well, can't find those! .frm files..

can tell me do?

[edit] wasn't able find .myd , .myi files in data/tablename folder. don't know if they're supposed there, if not don't know them, maybe me out well.

you should @ ibdata1file should old true data of mysql server. weeks ago managed recover database file plus .frm files.

generally file in /var/lib/mysql


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -