I have a database that is creating loads of orphaned tables and the hash at the beginning #sql-whatever
is causing MySql to crash. This has started happening weekly so I've created a cron job to remove the files every 5 minutes as a band-aid fix.
How can I find the root cause of this issue?
CMS: Drupal 7
Server Setup:
- Apache: 2.4.34
- PHP: 5.6.37
- MySQL: 5.6.39
- Perl: 5.26.0