Advertisement
jcrespeau

SLAVE B - MYSQL GLOBAL STATUS

Jan 26th, 2021
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 177.20 KB | None | 0 0
  1. mysql> SHOW GLOBAL STATUS;
  2. +-----------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  3. | Variable_name                                 | Value                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  4. +-----------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  5. | Aborted_clients                               | 35                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  6. | Aborted_connects                              | 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  7. | Binlog_cache_disk_use                         | 544395                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  8. | Binlog_cache_use                              | 77258255                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  9. | Binlog_stmt_cache_disk_use                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  10. | Binlog_stmt_cache_use                         | 573                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  11. | Bytes_received                                | 306481949957                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  12. | Bytes_sent                                    | 129315950529                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  13. | Com_admin_commands                            | 1060904                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  14. | Com_assign_to_keycache                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  15. | Com_alter_db                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  16. | Com_alter_db_upgrade                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  17. | Com_alter_event                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  18. | Com_alter_function                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  19. | Com_alter_instance                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  20. | Com_alter_procedure                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  21. | Com_alter_server                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  22. | Com_alter_table                               | 338                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  23. | Com_alter_tablespace                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  24. | Com_alter_user                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  25. | Com_analyze                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  26. | Com_begin                                     | 77230263                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  27. | Com_binlog                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  28. | Com_call_procedure                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  29. | Com_change_db                                 | 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  30. | Com_change_master                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  31. | Com_change_repl_filter                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  32. | Com_check                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  33. | Com_checksum                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  34. | Com_commit                                    | 77230261                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  35. | Com_create_db                                 | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  36. | Com_create_event                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  37. | Com_create_function                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  38. | Com_create_index                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  39. | Com_create_procedure                          | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  40. | Com_create_server                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  41. | Com_create_table                              | 92                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  42. | Com_create_trigger                            | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  43. | Com_create_udf                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  44. | Com_create_user                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  45. | Com_create_view                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  46. | Com_dealloc_sql                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  47. | Com_delete                                    | 7579626                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  48. | Com_delete_multi                              | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  49. | Com_do                                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  50. | Com_drop_db                                   | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  51. | Com_drop_event                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  52. | Com_drop_function                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  53. | Com_drop_index                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  54. | Com_drop_procedure                            | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  55. | Com_drop_server                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  56. | Com_drop_table                                | 99                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  57. | Com_drop_trigger                              | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  58. | Com_drop_user                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  59. | Com_drop_view                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  60. | Com_empty_query                               | 2010094                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  61. | Com_execute_sql                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  62. | Com_explain_other                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  63. | Com_flush                                     | 88                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  64. | Com_get_diagnostics                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  65. | Com_grant                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  66. | Com_ha_close                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  67. | Com_ha_open                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  68. | Com_ha_read                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  69. | Com_help                                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  70. | Com_insert                                    | 50810092                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  71. | Com_insert_select                             | 177                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  72. | Com_install_plugin                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  73. | Com_kill                                      | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  74. | Com_load                                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  75. | Com_lock_tables                               | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  76. | Com_optimize                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  77. | Com_preload_keys                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  78. | Com_prepare_sql                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  79. | Com_purge                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  80. | Com_purge_before_date                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  81. | Com_release_savepoint                         | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  82. | Com_rename_table                              | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  83. | Com_rename_user                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  84. | Com_repair                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  85. | Com_replace                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  86. | Com_replace_select                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  87. | Com_reset                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  88. | Com_resignal                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  89. | Com_revoke                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  90. | Com_revoke_all                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  91. | Com_rollback                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  92. | Com_rollback_to_savepoint                     | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  93. | Com_savepoint                                 | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  94. | Com_select                                    | 7355180                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  95. | Com_set_option                                | 169036                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  96. | Com_signal                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  97. | Com_show_binlog_events                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  98. | Com_show_binlogs                              | 55838                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  99. | Com_show_charsets                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  100. | Com_show_collations                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  101. | Com_show_create_db                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  102. | Com_show_create_event                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  103. | Com_show_create_func                          | 22                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  104. | Com_show_create_proc                          | 68                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  105. | Com_show_create_table                         | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  106. | Com_show_create_trigger                       | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  107. | Com_show_databases                            | 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  108. | Com_show_engine_logs                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  109. | Com_show_engine_mutex                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  110. | Com_show_engine_status                        | 335014                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  111. | Com_show_events                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  112. | Com_show_errors                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  113. | Com_show_fields                               | 3173                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  114. | Com_show_function_code                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  115. | Com_show_function_status                      | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  116. | Com_show_grants                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  117. | Com_show_keys                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  118. | Com_show_master_status                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  119. | Com_show_open_tables                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  120. | Com_show_plugins                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  121. | Com_show_privileges                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  122. | Com_show_procedure_code                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  123. | Com_show_procedure_status                     | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  124. | Com_show_processlist                          | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  125. | Com_show_profile                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  126. | Com_show_profiles                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  127. | Com_show_relaylog_events                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  128. | Com_show_slave_hosts                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  129. | Com_show_slave_status                         | 335741                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  130. | Com_show_status                               | 670037                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  131. | Com_show_storage_engines                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  132. | Com_show_table_status                         | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  133. | Com_show_tables                               | 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  134. | Com_show_triggers                             | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  135. | Com_show_variables                            | 167514                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  136. | Com_show_warnings                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  137. | Com_show_create_user                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  138. | Com_shutdown                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  139. | Com_slave_start                               | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  140. | Com_slave_stop                                | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  141. | Com_group_replication_start                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  142. | Com_group_replication_stop                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  143. | Com_stmt_execute                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  144. | Com_stmt_close                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  145. | Com_stmt_fetch                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  146. | Com_stmt_prepare                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  147. | Com_stmt_reset                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  148. | Com_stmt_send_long_data                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  149. | Com_truncate                                  | 24                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  150. | Com_uninstall_plugin                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  151. | Com_unlock_tables                             | 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  152. | Com_update                                    | 18869623                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  153. | Com_update_multi                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  154. | Com_xa_commit                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  155. | Com_xa_end                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  156. | Com_xa_prepare                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  157. | Com_xa_recover                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  158. | Com_xa_rollback                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  159. | Com_xa_start                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  160. | Com_stmt_reprepare                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  161. | Connection_errors_accept                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  162. | Connection_errors_internal                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  163. | Connection_errors_max_connections             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  164. | Connection_errors_peer_address                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  165. | Connection_errors_select                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  166. | Connection_errors_tcpwrap                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  167. | Connections                                   | 334184                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  168. | Created_tmp_disk_tables                       | 725888                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  169. | Created_tmp_files                             | 22821                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  170. | Created_tmp_tables                            | 4308649                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  171. | Delayed_errors                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  172. | Delayed_insert_threads                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  173. | Delayed_writes                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  174. | Flush_commands                                | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  175. | Handler_commit                                | 308977523                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  176. | Handler_delete                                | 20836617                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  177. | Handler_discover                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  178. | Handler_external_lock                         | 178145239                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  179. | Handler_mrr_init                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  180. | Handler_prepare                               | 280060704                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  181. | Handler_read_first                            | 3164444                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  182. | Handler_read_key                              | 3315124501                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  183. | Handler_read_last                             | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  184. | Handler_read_next                             | 15600878303                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  185. | Handler_read_prev                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  186. | Handler_read_rnd                              | 2121754692                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  187. | Handler_read_rnd_next                         | 11149881332                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  188. | Handler_rollback                              | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  189. | Handler_savepoint                             | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  190. | Handler_savepoint_rollback                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  191. | Handler_update                                | 2257064566                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  192. | Handler_write                                 | 4460039833                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  193. | Innodb_buffer_pool_dump_status                | Dumping of buffer pool not started                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  194. | Innodb_buffer_pool_load_status                | Buffer pool(s) load completed at 210107 19:50:46                                                                                                                                                                                                                                                                                                                                                                                                                    |
  195. | Innodb_buffer_pool_resize_status              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  196. | Innodb_buffer_pool_pages_data                 | 9648408                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  197. | Innodb_buffer_pool_bytes_data                 | 158079516672                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  198. | Innodb_buffer_pool_pages_dirty                | 349023                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  199. | Innodb_buffer_pool_bytes_dirty                | 5718392832                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  200. | Innodb_buffer_pool_pages_flushed              | 85848402                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  201. | Innodb_buffer_pool_pages_free                 | 65558                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  202. | Innodb_buffer_pool_pages_misc                 | 246290                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  203. | Innodb_buffer_pool_pages_total                | 9960256                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  204. | Innodb_buffer_pool_read_ahead_rnd             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  205. | Innodb_buffer_pool_read_ahead                 | 4162821                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  206. | Innodb_buffer_pool_read_ahead_evicted         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  207. | Innodb_buffer_pool_read_requests              | 103238792735                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  208. | Innodb_buffer_pool_reads                      | 15655866                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  209. | Innodb_buffer_pool_wait_free                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  210. | Innodb_buffer_pool_write_requests             | 19160749603                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  211. | Innodb_data_fsyncs                            | 76881515                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  212. | Innodb_data_pending_fsyncs                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  213. | Innodb_data_pending_reads                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  214. | Innodb_data_pending_writes                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  215. | Innodb_data_read                              | 474955076096                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  216. | Innodb_data_reads                             | 29001209                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  217. | Innodb_data_writes                            | 173709729                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  218. | Innodb_data_written                           | 3832411816960                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  219. | Innodb_dblwr_pages_written                    | 85582010                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  220. | Innodb_dblwr_writes                           | 12600000                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  221. | Innodb_log_waits                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  222. | Innodb_log_write_requests                     | 2006117053                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  223. | Innodb_log_writes                             | 74305874                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  224. | Innodb_os_log_fsyncs                          | 35308441                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  225. | Innodb_os_log_pending_fsyncs                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  226. | Innodb_os_log_pending_writes                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  227. | Innodb_os_log_written                         | 1022135553024                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  228. | Innodb_page_size                              | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  229. | Innodb_pages_created                          | 24593222                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  230. | Innodb_pages_read                             | 28989016                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  231. | Innodb_pages_written                          | 85940229                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  232. | Innodb_row_lock_current_waits                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  233. | Innodb_row_lock_time                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  234. | Innodb_row_lock_time_avg                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  235. | Innodb_row_lock_time_max                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  236. | Innodb_row_lock_waits                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  237. | Innodb_rows_deleted                           | 20836614                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  238. | Innodb_rows_inserted                          | 3227353645                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  239. | Innodb_rows_read                              | 27341913451                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  240. | Innodb_rows_updated                           | 2136835040                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  241. | Innodb_num_open_files                         | 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  242. | Innodb_truncated_status_writes                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  243. | Innodb_available_undo_logs                    | 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  244. | Key_blocks_not_flushed                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  245. | Key_blocks_unused                             | 26772                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  246. | Key_blocks_used                               | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  247. | Key_read_requests                             | 732                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  248. | Key_reads                                     | 53                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  249. | Key_write_requests                            | 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  250. | Key_writes                                    | 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  251. | Locked_connects                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  252. | Max_execution_time_exceeded                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  253. | Max_execution_time_set                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  254. | Max_execution_time_set_failed                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  255. | Max_used_connections                          | 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  256. | Max_used_connections_time                     | 2021-01-22 12:28:38                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  257. | Not_flushed_delayed_rows                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  258. | Ongoing_anonymous_transaction_count           | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  259. | Open_files                                    | 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  260. | Open_streams                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  261. | Open_table_definitions                        | 133                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  262. | Open_tables                                   | 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  263. | Opened_files                                  | 10046293                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  264. | Opened_table_definitions                      | 2700                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  265. | Opened_tables                                 | 2017323                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  266. | Performance_schema_accounts_lost              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  267. | Performance_schema_cond_classes_lost          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  268. | Performance_schema_cond_instances_lost        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  269. | Performance_schema_digest_lost                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  270. | Performance_schema_file_classes_lost          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  271. | Performance_schema_file_handles_lost          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  272. | Performance_schema_file_instances_lost        | 290                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  273. | Performance_schema_hosts_lost                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  274. | Performance_schema_index_stat_lost            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  275. | Performance_schema_locker_lost                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  276. | Performance_schema_memory_classes_lost        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  277. | Performance_schema_metadata_lock_lost         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  278. | Performance_schema_mutex_classes_lost         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  279. | Performance_schema_mutex_instances_lost       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  280. | Performance_schema_nested_statement_lost      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  281. | Performance_schema_prepared_statements_lost   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  282. | Performance_schema_program_lost               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  283. | Performance_schema_rwlock_classes_lost        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  284. | Performance_schema_rwlock_instances_lost      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  285. | Performance_schema_session_connect_attrs_lost | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  286. | Performance_schema_socket_classes_lost        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  287. | Performance_schema_socket_instances_lost      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  288. | Performance_schema_stage_classes_lost         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  289. | Performance_schema_statement_classes_lost     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  290. | Performance_schema_table_handles_lost         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  291. | Performance_schema_table_instances_lost       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  292. | Performance_schema_table_lock_stat_lost       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  293. | Performance_schema_thread_classes_lost        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  294. | Performance_schema_thread_instances_lost      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  295. | Performance_schema_users_lost                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  296. | Prepared_stmt_count                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  297. | Qcache_free_blocks                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  298. | Qcache_free_memory                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  299. | Qcache_hits                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  300. | Qcache_inserts                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  301. | Qcache_lowmem_prunes                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  302. | Qcache_not_cached                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  303. | Qcache_queries_in_cache                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  304. | Qcache_total_blocks                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  305. | Queries                                       | 218450368                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  306. | Questions                                     | 11686325                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  307. | Rsa_public_key                                | -----BEGIN PUBLIC KEY-----
  308. -----END PUBLIC KEY-----
  309.  |
  310. | Select_full_join                              | 670036                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  311. | Select_full_range_join                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  312. | Select_range                                  | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  313. | Select_range_check                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  314. | Select_scan                                   | 7790743                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  315. | Slave_open_temp_tables                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  316. | Slow_launch_threads                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  317. | Slow_queries                                  | 81947674                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  318. | Sort_merge_passes                             | 11378                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  319. | Sort_range                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  320. | Sort_rows                                     | 9846318                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  321. | Sort_scan                                     | 55841                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  322. | Ssl_accept_renegotiates                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  323. | Ssl_accepts                                   | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  324. | Ssl_callback_cache_hits                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  325. | Ssl_cipher                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  326. | Ssl_cipher_list                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  327. | Ssl_client_connects                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  328. | Ssl_connect_renegotiates                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  329. | Ssl_ctx_verify_depth                          | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  330. | Ssl_ctx_verify_mode                           | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  331. | Ssl_default_timeout                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  332. | Ssl_finished_accepts                          | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  333. | Ssl_finished_connects                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  334. | Ssl_server_not_after                          | Nov 14 10:04:35 2030 GMT                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  335. | Ssl_server_not_before                         | Nov 16 10:04:35 2020 GMT                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  336. | Ssl_session_cache_hits                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  337. | Ssl_session_cache_misses                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  338. | Ssl_session_cache_mode                        | SERVER                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  339. | Ssl_session_cache_overflows                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  340. | Ssl_session_cache_size                        | 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  341. | Ssl_session_cache_timeouts                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  342. | Ssl_sessions_reused                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  343. | Ssl_used_session_cache_entries                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  344. | Ssl_verify_depth                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  345. | Ssl_verify_mode                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  346. | Ssl_version                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  347. | Table_locks_immediate                         | 4959012                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  348. | Table_locks_waited                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  349. | Table_open_cache_hits                         | 87056413                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  350. | Table_open_cache_misses                       | 2017304                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  351. | Table_open_cache_overflows                    | 2016243                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  352. | Tc_log_max_pages_used                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  353. | Tc_log_page_size                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  354. | Tc_log_page_waits                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  355. | Threads_cached                                | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  356. | Threads_connected                             | 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  357. | Threads_created                               | 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  358. | Threads_running                               | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  359. | Uptime                                        | 1651025                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  360. | Uptime_since_flush_status                     | 1651025                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  361. | validate_password_dictionary_file_last_parsed | 2021-01-07 19:27:36                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  362. | validate_password_dictionary_file_words_count | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  363. +-----------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  364. 356 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement