phpbar.de logo

Mailinglisten-Archive

Slow Queries finden

Slow Queries finden

Andreas Kunert mysql-de_(at)_lists.bttr.org
Thu, 03 Jan 2002 09:16:27 +0100


This is a multi-part message in MIME format.
--------------7E9035E60C8618B8E251DEC2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hallo und frohes neues Jahr!

Folgendes Problem tritt bei mir auf. Die Datenbank "schaukelt" sich
unregelmäßig auf, bis zu dem Punkt, an dem die maax_connections erreicht
sind. Folgendes meldet show status:
+--------------------------+-----------+
| Variable_name            | Value     |
+--------------------------+-----------+
| Aborted_clients          | 0         |
| Aborted_connects         | 1696      |
| Created_tmp_tables       | 4610      |
| Delayed_insert_threads   | 0         |
| Delayed_writes           | 0         |
| Delayed_errors           | 0         |
| Flush_commands           | 1         |
| Handler_delete           | 21712     |
| Handler_read_first       | 202       |
| Handler_read_key         | 2181459   |
| Handler_read_next        | 170017352 |
| Handler_read_rnd         | 84809769  |
| Handler_update           | 977       |
| Handler_write            | 164816    |
| Key_blocks_used          | 7822      |
| Key_read_requests        | 225007776 |
| Key_reads                | 28815     |
| Key_write_requests       | 162269    |
| Key_writes               | 110182    |
| Max_used_connections     | 100       |
| Not_flushed_key_blocks   | 0         |
| Not_flushed_delayed_rows | 0         |
| Open_tables              | 63        |
| Open_files               | 46        |
| Open_streams             | 1         |
| Opened_tables            | 2416      |
| Questions                | 492986    |
| Running_threads          | 101       |
| Slow_queries             | 1572      |
| Uptime                   | 69665     |
+--------------------------+-----------+

Wie kann ich die slow_queries finden, die den Load so hoch treiben.
(MySQL 3.22.21). Mit Explain die Queries durchsuchen und herausfinden,
welche es ist, ist ziemlich mühsam. Hat jemand eine Idee, wie ich das
anders rausfinden kann?
Laut Doku sollte man die slow_queries mitloggen können. Aber
-log_slow_queries funzt net. :-(

Vielen Dank für einen Tipp.

Andreas

--------------7E9035E60C8618B8E251DEC2
Content-Type: text/x-vcard; charset=us-ascii;
 name=""akunert.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Andreas Kunert
Content-Disposition: attachment;
 filename=""akunert.vcf"

begin:vcard 
n:Kunert;Andreas
tel;fax:06131/48-4173
tel;work:06131/48-4693
x-mozilla-html:FALSE
adr:;;Erich-Dombrowski-Str. 2;55127 Mainz;;;
version:2.1
email;internet:akunert_(at)_vrm.de
title:Online Management
fn:Andreas Kunert
end:vcard

--------------7E9035E60C8618B8E251DEC2--

---
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive