Re: Very high com_admin_commands with django/mysql

2008-07-14 Thread Karen Tracey
On Mon, Jul 14, 2008 at 6:12 PM, fordprefect <[EMAIL PROTECTED]> wrote: > > We have been optimizing our server (db and caching) since our recent > launch and one thing we've been looking at is our server status: > > Total queries: 4,307,827 > Com_admin_commands: 3,754,356 > Com_insert: 37,790 > Co

Very high com_admin_commands with django/mysql

2008-07-14 Thread fordprefect
We have been optimizing our server (db and caching) since our recent launch and one thing we've been looking at is our server status: Total queries: 4,307,827 Com_admin_commands: 3,754,356 Com_insert: 37,790 Com_select: 1,354,134 Com_set_option: 172,319 Com_update: 52,759 Com_commit: 88,107 (thi