mysql rollback when auto commit is on

Posted by devang on Stack Overflow See other posts from Stack Overflow or by devang
Published on 2010-04-27T10:30:47Z Indexed on 2010/04/27 10:33 UTC
Read the original article Hit count: 169

Filed under:

hi, by mistake i fired a update query and all the records in the table in dat field got updated nd also cannot rollback as auto_commit is on..is der ny other way in which i can retreive the records.plz help its urgent.. Thanks in advance

© Stack Overflow or respective owner

Related posts about mysql