MySQL Forums
Forum List  »  InnoDB

Writing new entries to database stops, unexpectedly
Posted by: Mahdi Noori
Date: April 24, 2015 03:00AM

I'm using MySQL with Entity Framework, my database contains 4 tables. At the beginning everything works good, but after a month or so, when db size exceeds 40 MB (approximately 180000 rows), writing new entries to the db stops, no errors at C# side. After I empty the tables and restart my program, writing entries starts again.

Note: db optimization and practices not used. Over 1 TB free hard disk space, 8 GB ram installed.

Is there any limitation, If not how can I find the problem? I can post InnoDB monitor output, if helpful.

Options: ReplyQuote


Subject
Views
Written By
Posted
Writing new entries to database stops, unexpectedly
1457
April 24, 2015 03:00AM


Sorry, you can't reply to this topic. It has been closed.

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.