The Administrator is inexplicably deleted based on the bin log analysis.

Source: Internet
Author: User

According to the bin log analysis administrator was inexplicably deleted problem =============== according to the bin log analysis administrator was inexplicably deleted problem www.2cto.com # at 88572251 #120907 7:45:34 server id 1 end_log_pos 88572346 Query thread_id = 32426664 exec_time = 0 error_code = 0 set timestamp = 1346975134 /*! */; Delete from admin WHERE id = 62 /*! */; # At 88572346 #120907 7:45:34 server id 1 end_log_pos 88572418 Query thread_id = 32426664 exec_time = 0 error_code = 0 set timestamp = 1346975134 /*! */; COMMIT /*! */; # At 88572418 www.2cto.com #120907 7:45:34 server id 1 end_log_pos 88572489 Query thread_id = 32426664 exec_time = 0 error_code = 0 set timestamp = 1346975134 /*! */; BEGIN /*! */; # At 88572489 #120907 7:45:34 server id 1 end_log_pos 88572591 Query thread_id = 32426664 exec_time = 0 error_code = 0 set timestamp = 1346975134 /*! */; Delete from corp_db WHERE corp_id = 62 /*! */; # At 88572591 #120907 7:45:34 server id 1 end_log_pos 88572618 Xid = 132059217 COMMIT /*! */; # At 88572618 #120907 7:45:34 server id 1 end_log_pos 88572689 Query thread_id = 32426664 exec_time = 0 error_code = 0 set timestamp = 1346975134 /*! */; BEGIN /*! */; You can see the SQL operation in the context of DELETE FROM admin WHERE id = 62, delete from corp_db WHERE corp_id = 62 should have caused a bug in the delete from admin code when deleting the company.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.