hello, I came upon a strange thing just recently. I was trying to pipe a few sql statements but got a 1025 error all the time. I restarted, erased database manually but nothing worked so I tried deleting the binlogs and then my error disapered and everything was as normal. In what way does the bin log interfere with my data? Does MySQL read bin log and compare them in some way with new data?
Anyone ? /Jonas