Advertisement
Guest User

Untitled

a guest
Feb 5th, 2024
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.87 KB | None | 0 0
  1. SHOW ENGINE INNODB STATUS;
  2. +--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  3. | Type | Name | Status |
  4. +--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  5. | InnoDB | |
  6. =====================================
  7. 2024-02-05 07:03:35 0x7f7f38e7a700 INNODB MONITOR OUTPUT
  8. =====================================
  9. Per second averages calculated from the last 24 seconds
  10. -----------------
  11. BACKGROUND THREAD
  12. -----------------
  13. srv_master_thread loops: 132407 srv_active, 0 srv_shutdown, 4284 srv_idle
  14. srv_master_thread log flush and writes: 136691
  15. ----------
  16. SEMAPHORES
  17. ----------
  18. OS WAIT ARRAY INFO: reservation count 12676706
  19. OS WAIT ARRAY INFO: signal count 41691982
  20. RW-shared spins 112906233, rounds 1875483192, OS waits 8122506
  21. RW-excl spins 7418058, rounds 166586996, OS waits 4366368
  22. RW-sx spins 6720, rounds 187078, OS waits 5639
  23. Spin rounds per wait: 16.61 RW-shared, 22.46 RW-excl, 27.84 RW-sx
  24. ------------
  25. TRANSACTIONS
  26. ------------
  27. Trx id counter 6901807622
  28. Purge done for trx's n:o < 6901806703 undo n:o < 0 state: running but idle
  29. History list length 372
  30. LIST OF TRANSACTIONS FOR EACH SESSION:
  31. ---TRANSACTION 421659389534736, ACTIVE 0 sec fetching rows
  32. mysql tables in use 1, locked 0
  33. 0 lock struct(s), heap size 1128, 0 row lock(s)
  34. MySQL thread id 437426, OS thread handle 140176604219136, query id 113564402 localhost mywebsite Sending data
  35. SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
  36. Trx read view will not see trx with id >= 6901807622, sees < 6901807622
  37. ---TRANSACTION 421659389530480, not started
  38. 0 lock struct(s), heap size 1128, 0 row lock(s)
  39. ---TRANSACTION 421659389526224, not started
  40. 0 lock struct(s), heap size 1128, 0 row lock(s)
  41. ---TRANSACTION 421659389538992, ACTIVE 3 sec fetching rows
  42. mysql tables in use 1, locked 0
  43. 0 lock struct(s), heap size 1128, 0 row lock(s)
  44. MySQL thread id 437409, OS thread handle 140176622847744, query id 113560992 localhost mywebsite Sending data
  45. SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'product' GROUP BY post_status
  46. Trx read view will not see trx with id >= 6901807522, sees < 6901807522
  47. ---TRANSACTION 421659389577296, ACTIVE 41 sec fetching rows
  48. mysql tables in use 6, locked 0
  49. 0 lock struct(s), heap size 1128, 0 row lock(s)
  50. MySQL thread id 437197, OS thread handle 140184391665408, query id 113531499 localhost mywebsite Sending data
  51. SELECT DISTINCT wp_posts.ID
  52. FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
  53. WHERE 1=1 AND (
  54. wp_posts.ID NOT IN (
  55. SELECT object_id
  56. FROM wp_term_relationships
  57. WHERE term_taxonomy_id IN (1582,3909,4718,14183)
  58. )
  59. ) AND ( ((wp_posts.post_title LIKE 'sony%') OR (wp_posts.post_content LIKE 'sony%')) OR ((wp_posts.post_title LIKE 'a7%') OR (wp_posts.post_content LIKE 'a7%')) OR ((wp_posts.post_title LIKE 'iv%') OR (wp_posts.post_content LIKE 'iv%'))) AND (wp_posts.post_password = '') AND (
  60. ( wp_postmeta.meta_key = '_stock_status' AND w
  61. Trx read view will not see trx with id >= 6901806700, sees < 6901806700
  62. --------
  63. FILE I/O
  64. --------
  65. Pending flushes (fsync) log: 0; buffer pool: 0
  66. 9299966429 OS file reads, 8895921 OS file writes, 3738389 OS fsyncs
  67. 110891.67 reads/s, 13179 avg bytes/read, 18.12 writes/s, 9.21 fsyncs/s
  68. -------------------------------------
  69. INSERT BUFFER AND ADAPTIVE HASH INDEX
  70. -------------------------------------
  71. Ibuf: size 990, free list len 85702, seg size 86693, 0 merges
  72. merged operations:
  73. insert 0, delete mark 0, delete 0
  74. discarded operations:
  75. insert 0, delete mark 0, delete 0
  76. 0.00 hash searches/s, 305168.12 non-hash searches/s
  77. ---
  78. LOG
  79. ---
  80. Log sequence number 9219253891647
  81. Log flushed up to 9219253891647
  82. Pages flushed up to 9219205528245
  83. Last checkpoint at 9219205528057
  84. 0 pending log flushes, 0 pending chkp writes
  85. 3126708 log i/o's done, 7.67 log i/o's/second
  86. ----------------------
  87. BUFFER POOL AND MEMORY
  88. ----------------------
  89. Total large memory allocated 7516192768
  90. Dictionary memory allocated 32609160
  91. Buffer pool size 322600
  92. Free buffers 0
  93. Database pages 322600
  94. Old database pages 119065
  95. Modified db pages 581
  96. Percent of dirty pages(LRU & free pages): 0.180
  97. Max dirty pages percent: 90.000
  98. Pending reads 0
  99. Pending writes: LRU 0, flush list 0
  100. Pages made young 699410555, not young 49317516937
  101. 844.55 youngs/s, 524083.79 non-youngs/s
  102. Pages read 9291980638, created 557399, written 5605071
  103. 110730.09 reads/s, 0.46 creates/s, 10.12 writes/s
  104. Buffer pool hit rate 921 / 1000, young-making rate 0 / 1000 not 370 / 1000
  105. Pages read ahead 21521.39/s, evicted without access 17586.14/s, Random read ahead 0.00/s
  106. LRU len: 322600, unzip_LRU len: 0
  107. I/O sum[4458832]:cur[728801], unzip sum[0]:cur[0]
  108. --------------
  109. ROW OPERATIONS
  110. --------------
  111. 3 read views open inside InnoDB
  112. Process ID=0, Main thread ID=0, state: sleeping
  113. Number of rows inserted 918696, updated 4374700, deleted 577061, read 122617648295
  114. 5.67 inserts/s, 0.87 updates/s, 2.33 deletes/s, 695540.39 reads/s
  115. Number of system rows inserted 0, updated 0, deleted 0, read 0
  116. 0.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
  117. ----------------------------
  118. END OF INNODB MONITOR OUTPUT
  119. ============================
  120. |
  121. +--------+------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  122. 1 row in set (0.003 sec)
  123.  
  124. MariaDB [(none)]>
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement