This is a discussion on help for log within the MySQL Database forums, part of the Database Forums category; I have a mysql on windows server 2003. I have deleted some records from mysql table accidently. I need to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have a mysql on windows server 2003.
I have deleted some records from mysql table accidently. I need to see log file to recover INSERT commands and run them again to recover my table. I cant find binary file. but I have a ib_logfile0 and ib_logfile1 file. they are big and maybe cosists of INSERT commands but how can I open them? how can I use them? |