MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Shawn Hogan
Date: August 31, 2005 02:32PM

I've been having what appears to be the exact same problem, this morning. It's a relatively moderate traffic DB server. I have 1000 MySQL connections setup on my DB server and the process list was showing 1 query copying to tmp table (for 16834 seconds) and 999 that were locked.

I'm thinking it might be a platform/OS issue because I'm running the same OS and a similar hardware setup. I'm running a dual 2.3Ghz G5 (Xserve) with 5GB of RAM, hardware RAID-5 and Mac OS X Server 10.3.8 with MySQL 4.1.14

This was the status when I reset the server:

Uptime: 209289 Threads: 1000 Questions: 18954914 Slow queries: 6919 Opens: 89696 Flush tables: 1 Open tables: 1912 Queries per second avg: 90.568

The thing that seems odd to be is the Open tables. Seems strange to have 1,912 tables open, when there are only 136 tables actual tables on the server.

Even now it hasn't been up that long since I restarted it, and I'm showing 280 open tables:

Uptime: 6044 Threads: 26 Questions: 1358719 Slow queries: 3 Opens: 330 Flush tables: 1 Open tables: 280 Queries per second avg: 224.805

This has been a problem since it started as a MySQL db server in February, but it's getting worse as it serves more queries (it's to the point that I need to restart MySQL every few days).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Server just hanging (Copying to tmp table)
24271
August 31, 2005 02:32PM
8202
December 07, 2006 10:30AM
9583
September 23, 2005 01:56AM
4847
October 05, 2005 04:58AM
6042
October 05, 2005 11:49PM
5322
October 06, 2005 01:34AM
6618
October 06, 2005 04:57PM
6433
January 21, 2008 10:14AM
5789
January 21, 2008 10:53AM
5247
May 19, 2008 09:41AM
5462
February 05, 2008 10:27AM
6007
March 12, 2008 08:37AM
6067
November 14, 2008 12:31AM


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.