George Mathew <[EMAIL PROTECTED]> wrote: > Seems to be the binary log saves all INSERT statements, even if it is > a duplicate error.
Only successfully executed INSERTs are written to the binary logs. > How could I restore my table using mysqlbinlog if there > are duplicates in the log file. What about using -f (--force) option of mysql client? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]