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