Yesterday I received a warning from our DB monitoring system stating that my django DB had an excessive amount of temp tables created. Here is the error:
***** Nagios 2.10 ***** Notification Type: PROBLEM Service: mysql_tmp_disk_tables Host: Address: State: WARNING Date/Time: Mon Nov 8 15:19:18 CST 2010 Additional Info: WARNING - 53.71% of 551680 tables were created on disk I was doing some light querying in the shell following a few recursive relationships for some foreignkeys but nothing major. I have several applications with full API's making requests constantly. This warning has only just now popped up. Has anyone seen anything like this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.