Re: MySQL deleting all recent inserts in all tables
Posted by: Peter Brawley
Date: January 15, 2019 12:34PM

What does "The rows were inserted with normality" mean? Were these transactions, or not? If they were, are successes rollbacks and retries logged? If not, what error trapping and logging were enabled for these inserts?

What do you find in the mysql error log that's relevant to these problems?

Is the binary log enabled? Is there replication?

How is sql injection defended against?

Since the app uses .NET, I'm moving this thread to that forum.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL deleting all recent inserts in all tables
January 15, 2019 12:34PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.