Forums
Has anyone noticed that the database behind Opigno LMS randomly implodes?
It's happened twice so far. Next time, I'll document the issue more thoroughly like the errors I'm seeing. Instead I just emptied the database, and to get rid of a "tablespace for table accesslog exists. Please DISCARD..." error I removed the accesslog.idb without a corresponding accesslog.frm (as per http://stackoverflow.com/questions/15694168/error-tablespace-for-table-…) , and imported my last known database backup to work around the issue.
I'm hoping this issue is specific to my XAMPP localhost install rather than something that will happen in staging and especially production environments.
I've never noticed it with other projects using Drupal 7 or 8 so I'm assuming there's something specific to Opigno LMS on Drupal 7 -- maybe a database or memory requirement or something -- that's not working well with my mysql server that comes with XAMPP 5.6.3 on Mac.
Hi