Ticket #9792: db_status_dd2d7a14.txt

File db_status_dd2d7a14.txt, 4.3 KB (added by warpme@…, 13 years ago)

DB stat after dd2d7a14

Line 
1Welcome to the MySQL monitor.  Commands end with ; or \g.
2Your MySQL connection id is 4481
3Server version: 5.1.57 Source distribution
4
5Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
6This software comes with ABSOLUTELY NO WARRANTY. This is free software,
7and you are welcome to modify and redistribute it under the GPL v2 license
8
9Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
10
11mysql> SHOW ENGINE INNODB STATUS\G
12*************************** 1. row ***************************
13  Type: InnoDB
14  Name:
15Status:
16=====================================
17110729 13:41:07 INNODB MONITOR OUTPUT
18=====================================
19Per second averages calculated from the last 9 seconds
20----------
21SEMAPHORES
22----------
23OS WAIT ARRAY INFO: reservation count 24619, signal count 23988
24Mutex spin waits 0, rounds 540680, OS waits 10342
25RW-shared spins 22990, OS waits 11213; RW-excl spins 3448, OS waits 3060
26------------
27TRANSACTIONS
28------------
29Trx id counter 0 26799358
30Purge done for trx's n:o < 0 26799349 undo n:o < 0 0
31History list length 2
32LIST OF TRANSACTIONS FOR EACH SESSION:
33---TRANSACTION 0 0, not started, process no 1069, OS thread id 2966018928
34MySQL thread id 4481, query id 7009661 localhost root
35SHOW ENGINE INNODB STATUS
36---TRANSACTION 0 26782205, not started, process no 1069, OS thread id 2966219632
37MySQL thread id 3771, query id 6980932 localhost mythtv
38---TRANSACTION 0 26799356, not started, process no 1069, OS thread id 2966420336
39MySQL thread id 924, query id 7009660 localhost mythtv
40---TRANSACTION 0 26799352, not started, process no 1069, OS thread id 3012651888
41MySQL thread id 564, query id 7009632 localhost mythtv
42---TRANSACTION 0 26777606, not started, process no 1069, OS thread id 3013053296
43MySQL thread id 7, query id 6964170 localhost mythtv
44---TRANSACTION 0 26799354, not started, process no 1069, OS thread id 3013254000
45MySQL thread id 6, query id 7009642 localhost mythtv
46---TRANSACTION 0 26799355, not started, process no 1069, OS thread id 3013454704
47MySQL thread id 5, query id 7009651 localhost mythtv
48---TRANSACTION 0 26799353, not started, process no 1069, OS thread id 3013856112
49MySQL thread id 4, query id 7009639 localhost mythtv
50---TRANSACTION 0 26799357, not started, process no 1069, OS thread id 3013655408
51MySQL thread id 3, query id 7009659 localhost mythtv
52--------
53FILE I/O
54--------
55I/O thread 0 state: waiting for i/o request (insert buffer thread)
56I/O thread 1 state: waiting for i/o request (log thread)
57I/O thread 2 state: waiting for i/o request (read thread)
58I/O thread 3 state: waiting for i/o request (write thread)
59Pending normal aio reads: 0, aio writes: 0,
60 ibuf aio reads: 0, log i/o's: 0, sync i/o's: 0
61Pending flushes (fsync) log: 0; buffer pool: 0
621521047 OS file reads, 586771 OS file writes, 460443 OS fsyncs
630.00 reads/s, 0 avg bytes/read, 0.00 writes/s, 0.00 fsyncs/s
64-------------------------------------
65INSERT BUFFER AND ADAPTIVE HASH INDEX
66-------------------------------------
67Ibuf: size 1, free list len 5, seg size 7,
6865316 inserts, 65316 merged recs, 3336 merges
69Hash table size 34679, node heap has 12 buffer(s)
700.00 hash searches/s, 0.00 non-hash searches/s
71---
72LOG
73---
74Log sequence number 1 2779289259
75Log flushed up to   1 2779289259
76Last checkpoint at  1 2779289259
770 pending log writes, 0 pending chkp writes
78427939 log i/o's done, 0.00 log i/o's/second
79----------------------
80BUFFER POOL AND MEMORY
81----------------------
82Total memory allocated 24984714; in additional pool allocated 1048064
83Dictionary memory allocated 537240
84Buffer pool size   512
85Free buffers       1
86Database pages     499
87Modified db pages  0
88Pending reads 0
89Pending writes: LRU 0, flush list 0, single page 0
90Pages read 2381334, created 16536, written 180842
910.00 reads/s, 0.00 creates/s, 0.00 writes/s
92Buffer pool hit rate 1000 / 1000
93--------------
94ROW OPERATIONS
95--------------
960 queries inside InnoDB, 0 queries in queue
971 read views open inside InnoDB
98Main thread process no. 1069, id 2976263024, state: waiting for server activity
99Number of rows inserted 610797, updated 234559, deleted 464411, read 365518858
1000.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
101----------------------------
102END OF INNODB MONITOR OUTPUT
103============================
104
1051 row in set (0.08 sec)
106
107mysql>