Advertisement
Guest User

Untitled

a guest
Apr 26th, 2021
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 163.48 KB | None | 0 0
  1. A) System HW overview
  2. B) SHOW GLOBAL STATUS; after minimum 24 hours UPTIME
  3. C) SHOW GLOBAL VARIABLES;
  4. D) SHOW FULL PROCESSLIST;
  5. E) Htop
  6. F) Ulimit -a
  7.  
  8. # A) System overview
  9. All three InnoDB nodes are ESXi VMs with the same HW configuration
  10. RAM: 12GB
  11. CPU: 6 Cores
  12. HDD: A SAN cabibinet with spinning discs + some SSDs as cache directly connected with fibre channel
  13.  
  14.  
  15. # B) SHOW GLOBAL STATUS, ~13days uptime
  16. show global status where Variable_name not like "%public_key%";
  17. +-------------------------------------------------------+--------------------------------------------------+
  18. | Variable_name                                         | Value                                            |
  19. +-------------------------------------------------------+--------------------------------------------------+
  20. | Aborted_clients                                       | 6                                                |
  21. | Aborted_connects                                      | 9577                                             |
  22. | Acl_cache_items_count                                 | 0                                                |
  23. | Binlog_cache_disk_use                                 | 178                                              |
  24. | Binlog_cache_use                                      | 251587                                           |
  25. | Binlog_stmt_cache_disk_use                            | 0                                                |
  26. | Binlog_stmt_cache_use                                 | 4                                                |
  27. | Bytes_received                                        | 4880582195                                       |
  28. | Bytes_sent                                            | 5900711873                                       |
  29. | Com_admin_commands                                    | 103423                                           |
  30. | Com_assign_to_keycache                                | 0                                                |
  31. | Com_alter_db                                          | 0                                                |
  32. | Com_alter_event                                       | 0                                                |
  33. | Com_alter_function                                    | 0                                                |
  34. | Com_alter_instance                                    | 0                                                |
  35. | Com_alter_procedure                                   | 0                                                |
  36. | Com_alter_resource_group                              | 0                                                |
  37. | Com_alter_server                                      | 0                                                |
  38. | Com_alter_table                                       | 0                                                |
  39. | Com_alter_tablespace                                  | 0                                                |
  40. | Com_alter_user                                        | 0                                                |
  41. | Com_alter_user_default_role                           | 0                                                |
  42. | Com_analyze                                           | 2                                                |
  43. | Com_begin                                             | 2557488                                          |
  44. | Com_binlog                                            | 0                                                |
  45. | Com_call_procedure                                    | 102768                                           |
  46. | Com_change_db                                         | 104299                                           |
  47. | Com_change_master                                     | 0                                                |
  48. | Com_change_repl_filter                                | 0                                                |
  49. | Com_change_replication_source                         | 0                                                |
  50. | Com_check                                             | 0                                                |
  51. | Com_checksum                                          | 0                                                |
  52. | Com_clone                                             | 0                                                |
  53. | Com_commit                                            | 2557488                                          |
  54. | Com_create_db                                         | 1                                                |
  55. | Com_create_event                                      | 0                                                |
  56. | Com_create_function                                   | 0                                                |
  57. | Com_create_index                                      | 0                                                |
  58. | Com_create_procedure                                  | 0                                                |
  59. | Com_create_role                                       | 0                                                |
  60. | Com_create_server                                     | 0                                                |
  61. | Com_create_table                                      | 20907                                            |
  62. | Com_create_resource_group                             | 0                                                |
  63. | Com_create_trigger                                    | 0                                                |
  64. | Com_create_udf                                        | 0                                                |
  65. | Com_create_user                                       | 0                                                |
  66. | Com_create_view                                       | 2                                                |
  67. | Com_create_spatial_reference_system                   | 0                                                |
  68. | Com_dealloc_sql                                       | 0                                                |
  69. | Com_delete                                            | 4460                                             |
  70. | Com_delete_multi                                      | 128                                              |
  71. | Com_do                                                | 0                                                |
  72. | Com_drop_db                                           | 0                                                |
  73. | Com_drop_event                                        | 0                                                |
  74. | Com_drop_function                                     | 0                                                |
  75. | Com_drop_index                                        | 0                                                |
  76. | Com_drop_procedure                                    | 0                                                |
  77. | Com_drop_resource_group                               | 0                                                |
  78. | Com_drop_role                                         | 0                                                |
  79. | Com_drop_server                                       | 0                                                |
  80. | Com_drop_spatial_reference_system                     | 0                                                |
  81. | Com_drop_table                                        | 20873                                            |
  82. | Com_drop_trigger                                      | 0                                                |
  83. | Com_drop_user                                         | 0                                                |
  84. | Com_drop_view                                         | 0                                                |
  85. | Com_empty_query                                       | 0                                                |
  86. | Com_execute_sql                                       | 0                                                |
  87. | Com_explain_other                                     | 0                                                |
  88. | Com_flush                                             | 1                                                |
  89. | Com_get_diagnostics                                   | 0                                                |
  90. | Com_grant                                             | 0                                                |
  91. | Com_grant_roles                                       | 0                                                |
  92. | Com_ha_close                                          | 0                                                |
  93. | Com_ha_open                                           | 0                                                |
  94. | Com_ha_read                                           | 0                                                |
  95. | Com_help                                              | 0                                                |
  96. | Com_import                                            | 0                                                |
  97. | Com_insert                                            | 35672                                            |
  98. | Com_insert_select                                     | 41730                                            |
  99. | Com_install_component                                 | 0                                                |
  100. | Com_install_plugin                                    | 0                                                |
  101. | Com_kill                                              | 0                                                |
  102. | Com_load                                              | 178                                              |
  103. | Com_lock_instance                                     | 0                                                |
  104. | Com_lock_tables                                       | 0                                                |
  105. | Com_optimize                                          | 2                                                |
  106. | Com_preload_keys                                      | 0                                                |
  107. | Com_prepare_sql                                       | 0                                                |
  108. | Com_purge                                             | 0                                                |
  109. | Com_purge_before_date                                 | 0                                                |
  110. | Com_release_savepoint                                 | 0                                                |
  111. | Com_rename_table                                      | 0                                                |
  112. | Com_rename_user                                       | 0                                                |
  113. | Com_repair                                            | 0                                                |
  114. | Com_replace                                           | 0                                                |
  115. | Com_replace_select                                    | 0                                                |
  116. | Com_reset                                             | 0                                                |
  117. | Com_resignal                                          | 0                                                |
  118. | Com_restart                                           | 0                                                |
  119. | Com_revoke                                            | 0                                                |
  120. | Com_revoke_all                                        | 0                                                |
  121. | Com_revoke_roles                                      | 0                                                |
  122. | Com_rollback                                          | 0                                                |
  123. | Com_rollback_to_savepoint                             | 0                                                |
  124. | Com_savepoint                                         | 0                                                |
  125. | Com_select                                            | 9453852                                          |
  126. | Com_set_option                                        | 4651602                                          |
  127. | Com_set_password                                      | 0                                                |
  128. | Com_set_resource_group                                | 0                                                |
  129. | Com_set_role                                          | 0                                                |
  130. | Com_signal                                            | 0                                                |
  131. | Com_show_binlog_events                                | 0                                                |
  132. | Com_show_binlogs                                      | 0                                                |
  133. | Com_show_charsets                                     | 8                                                |
  134. | Com_show_collations                                   | 1051                                             |
  135. | Com_show_create_db                                    | 0                                                |
  136. | Com_show_create_event                                 | 0                                                |
  137. | Com_show_create_func                                  | 0                                                |
  138. | Com_show_create_proc                                  | 10                                               |
  139. | Com_show_create_table                                 | 0                                                |
  140. | Com_show_create_trigger                               | 0                                                |
  141. | Com_show_databases                                    | 22                                               |
  142. | Com_show_engine_logs                                  | 0                                                |
  143. | Com_show_engine_mutex                                 | 0                                                |
  144. | Com_show_engine_status                                | 0                                                |
  145. | Com_show_events                                       | 0                                                |
  146. | Com_show_errors                                       | 0                                                |
  147. | Com_show_fields                                       | 2                                                |
  148. | Com_show_function_code                                | 0                                                |
  149. | Com_show_function_status                              | 0                                                |
  150. | Com_show_grants                                       | 0                                                |
  151. | Com_show_keys                                         | 1                                                |
  152. | Com_show_master_status                                | 0                                                |
  153. | Com_show_open_tables                                  | 0                                                |
  154. | Com_show_plugins                                      | 0                                                |
  155. | Com_show_privileges                                   | 0                                                |
  156. | Com_show_procedure_code                               | 0                                                |
  157. | Com_show_procedure_status                             | 0                                                |
  158. | Com_show_processlist                                  | 0                                                |
  159. | Com_show_profile                                      | 0                                                |
  160. | Com_show_profiles                                     | 0                                                |
  161. | Com_show_relaylog_events                              | 0                                                |
  162. | Com_show_replicas                                     | 0                                                |
  163. | Com_show_slave_hosts                                  | 0                                                |
  164. | Com_show_replica_status                               | 0                                                |
  165. | Com_show_slave_status                                 | 0                                                |
  166. | Com_show_status                                       | 2233414                                          |
  167. | Com_show_storage_engines                              | 0                                                |
  168. | Com_show_table_status                                 | 0                                                |
  169. | Com_show_tables                                       | 0                                                |
  170. | Com_show_triggers                                     | 0                                                |
  171. | Com_show_variables                                    | 42                                               |
  172. | Com_show_warnings                                     | 620                                              |
  173. | Com_show_create_user                                  | 0                                                |
  174. | Com_shutdown                                          | 0                                                |
  175. | Com_replica_start                                     | 0                                                |
  176. | Com_slave_start                                       | 0                                                |
  177. | Com_replica_stop                                      | 0                                                |
  178. | Com_slave_stop                                        | 0                                                |
  179. | Com_group_replication_start                           | 0                                                |
  180. | Com_group_replication_stop                            | 0                                                |
  181. | Com_stmt_execute                                      | 18                                               |
  182. | Com_stmt_close                                        | 14                                               |
  183. | Com_stmt_fetch                                        | 0                                                |
  184. | Com_stmt_prepare                                      | 18                                               |
  185. | Com_stmt_reset                                        | 0                                                |
  186. | Com_stmt_send_long_data                               | 0                                                |
  187. | Com_truncate                                          | 0                                                |
  188. | Com_uninstall_component                               | 0                                                |
  189. | Com_uninstall_plugin                                  | 0                                                |
  190. | Com_unlock_instance                                   | 0                                                |
  191. | Com_unlock_tables                                     | 0                                                |
  192. | Com_update                                            | 314526                                           |
  193. | Com_update_multi                                      | 41730                                            |
  194. | Com_xa_commit                                         | 0                                                |
  195. | Com_xa_end                                            | 0                                                |
  196. | Com_xa_prepare                                        | 0                                                |
  197. | Com_xa_recover                                        | 0                                                |
  198. | Com_xa_rollback                                       | 0                                                |
  199. | Com_xa_start                                          | 0                                                |
  200. | Com_stmt_reprepare                                    | 0                                                |
  201. | Connection_errors_accept                              | 0                                                |
  202. | Connection_errors_internal                            | 0                                                |
  203. | Connection_errors_max_connections                     | 0                                                |
  204. | Connection_errors_peer_address                        | 0                                                |
  205. | Connection_errors_select                              | 0                                                |
  206. | Connection_errors_tcpwrap                             | 0                                                |
  207. | Connections                                           | 2467115                                          |
  208. | Created_tmp_disk_tables                               | 0                                                |
  209. | Created_tmp_files                                     | 7                                                |
  210. | Created_tmp_tables                                    | 4699683                                          |
  211. | Current_tls_ca                                        | ca.pem                                           |
  212. | Current_tls_capath                                    |                                                  |
  213. | Current_tls_cert                                      | server-cert.pem                                  |
  214. | Current_tls_cipher                                    |                                                  |
  215. | Current_tls_ciphersuites                              |                                                  |
  216. | Current_tls_crl                                       |                                                  |
  217. | Current_tls_crlpath                                   |                                                  |
  218. | Current_tls_key                                       | server-key.pem                                   |
  219. | Current_tls_version                                   | TLSv1,TLSv1.1,TLSv1.2,TLSv1.3                    |
  220. | Delayed_errors                                        | 0                                                |
  221. | Delayed_insert_threads                                | 0                                                |
  222. | Delayed_writes                                        | 0                                                |
  223. | Error_log_buffered_bytes                              | 5204832                                          |
  224. | Error_log_buffered_events                             | 21417                                            |
  225. | Error_log_expired_events                              | 0                                                |
  226. | Error_log_latest_write                                | 1619186917346904                                 |
  227. | Flush_commands                                        | 3                                                |
  228. | Handler_commit                                        | 8258516                                          |
  229. | Handler_delete                                        | 4586                                             |
  230. | Handler_discover                                      | 0                                                |
  231. | Handler_external_lock                                 | 33229755                                         |
  232. | Handler_mrr_init                                      | 0                                                |
  233. | Handler_prepare                                       | 1050546                                          |
  234. | Handler_read_first                                    | 9079841                                          |
  235. | Handler_read_key                                      | 12277293                                         |
  236. | Handler_read_last                                     | 0                                                |
  237. | Handler_read_next                                     | 209406291                                        |
  238. | Handler_read_prev                                     | 0                                                |
  239. | Handler_read_rnd                                      | 13686                                            |
  240. | Handler_read_rnd_next                                 | 1120244548                                       |
  241. | Handler_rollback                                      | 1                                                |
  242. | Handler_savepoint                                     | 0                                                |
  243. | Handler_savepoint_rollback                            | 0                                                |
  244. | Handler_update                                        | 250793                                           |
  245. | Handler_write                                         | 22740356                                         |
  246. | Innodb_buffer_pool_dump_status                        | Dumping of buffer pool not started               |
  247. | Innodb_buffer_pool_load_status                        | Buffer pool(s) load completed at 210423 16:03:32 |
  248. | Innodb_buffer_pool_resize_status                      |                                                  |
  249. | Innodb_buffer_pool_pages_data                         | 109043                                           |
  250. | Innodb_buffer_pool_bytes_data                         | 1786560512                                       |
  251. | Innodb_buffer_pool_pages_dirty                        | 15                                               |
  252. | Innodb_buffer_pool_bytes_dirty                        | 245760                                           |
  253. | Innodb_buffer_pool_pages_flushed                      | 1993104                                          |
  254. | Innodb_buffer_pool_pages_free                         | 480691                                           |
  255. | Innodb_buffer_pool_pages_misc                         | 90                                               |
  256. | Innodb_buffer_pool_pages_total                        | 589824                                           |
  257. | Innodb_buffer_pool_read_ahead_rnd                     | 0                                                |
  258. | Innodb_buffer_pool_read_ahead                         | 0                                                |
  259. | Innodb_buffer_pool_read_ahead_evicted                 | 0                                                |
  260. | Innodb_buffer_pool_read_requests                      | 320446822                                        |
  261. | Innodb_buffer_pool_reads                              | 14692                                            |
  262. | Innodb_buffer_pool_wait_free                          | 0                                                |
  263. | Innodb_buffer_pool_write_requests                     | 42436040                                         |
  264. | Innodb_data_fsyncs                                    | 1817711                                          |
  265. | Innodb_data_pending_fsyncs                            | 0                                                |
  266. | Innodb_data_pending_reads                             | 0                                                |
  267. | Innodb_data_pending_writes                            | 1                                                |
  268. | Innodb_data_read                                      | 240899072                                        |
  269. | Innodb_data_reads                                     | 14787                                            |
  270. | Innodb_data_writes                                    | 7148348                                          |
  271. | Innodb_data_written                                   | 40422444544                                      |
  272. | Innodb_dblwr_pages_written                            | 1992995                                          |
  273. | Innodb_dblwr_writes                                   | 1992995                                          |
  274. | Innodb_log_waits                                      | 0                                                |
  275. | Innodb_log_write_requests                             | 39265257                                         |
  276. | Innodb_log_writes                                     | 2934813                                          |
  277. | Innodb_os_log_fsyncs                                  | 1816337                                          |
  278. | Innodb_os_log_pending_fsyncs                          | 0                                                |
  279. | Innodb_os_log_pending_writes                          | 0                                                |
  280. | Innodb_os_log_written                                 | 4488705536                                       |
  281. | Innodb_page_size                                      | 16384                                            |
  282. | Innodb_pages_created                                  | 261239                                           |
  283. | Innodb_pages_read                                     | 14698                                            |
  284. | Innodb_pages_written                                  | 2094221                                          |
  285. | Innodb_redo_log_enabled                               | ON                                               |
  286. | Innodb_row_lock_current_waits                         | 0                                                |
  287. | Innodb_row_lock_time                                  | 1390                                             |
  288. | Innodb_row_lock_time_avg                              | 2                                                |
  289. | Innodb_row_lock_time_max                              | 33                                               |
  290. | Innodb_row_lock_waits                                 | 530                                              |
  291. | Innodb_rows_deleted                                   | 4458                                             |
  292. | Innodb_rows_inserted                                  | 17747222                                         |
  293. | Innodb_rows_read                                      | 227833634                                        |
  294. | Innodb_rows_updated                                   | 250094                                           |
  295. | Innodb_system_rows_deleted                            | 213694                                           |
  296. | Innodb_system_rows_inserted                           | 213726                                           |
  297. | Innodb_system_rows_read                               | 653687                                           |
  298. | Innodb_system_rows_updated                            | 4974                                             |
  299. | Innodb_sampled_pages_read                             | 0                                                |
  300. | Innodb_sampled_pages_skipped                          | 0                                                |
  301. | Innodb_num_open_files                                 | 50                                               |
  302. | Innodb_truncated_status_writes                        | 0                                                |
  303. | Innodb_undo_tablespaces_total                         | 2                                                |
  304. | Innodb_undo_tablespaces_implicit                      | 2                                                |
  305. | Innodb_undo_tablespaces_explicit                      | 0                                                |
  306. | Innodb_undo_tablespaces_active                        | 2                                                |
  307. | Key_blocks_not_flushed                                | 0                                                |
  308. | Key_blocks_unused                                     | 6698                                             |
  309. | Key_blocks_used                                       | 0                                                |
  310. | Key_read_requests                                     | 0                                                |
  311. | Key_reads                                             | 0                                                |
  312. | Key_write_requests                                    | 0                                                |
  313. | Key_writes                                            | 0                                                |
  314. | Locked_connects                                       | 0                                                |
  315. | Max_execution_time_exceeded                           | 0                                                |
  316. | Max_execution_time_set                                | 0                                                |
  317. | Max_execution_time_set_failed                         | 0                                                |
  318. | Max_used_connections                                  | 31                                               |
  319. | Max_used_connections_time                             | 2021-04-23 16:14:45                              |
  320. | Mysqlx_aborted_clients                                | 0                                                |
  321. | Mysqlx_address                                        | ::                                               |
  322. | Mysqlx_bytes_received                                 | 1264                                             |
  323. | Mysqlx_bytes_received_compressed_payload              | 0                                                |
  324. | Mysqlx_bytes_received_uncompressed_frame              | 0                                                |
  325. | Mysqlx_bytes_sent                                     | 15035                                            |
  326. | Mysqlx_bytes_sent_compressed_payload                  | 14019                                            |
  327. | Mysqlx_bytes_sent_uncompressed_frame                  | 91649                                            |
  328. | Mysqlx_compression_algorithm                          | DEFLATE_STREAM                                   |
  329. | Mysqlx_compression_level                              | 3                                                |
  330. | Mysqlx_connection_accept_errors                       | 0                                                |
  331. | Mysqlx_connection_errors                              | 0                                                |
  332. | Mysqlx_connections_accepted                           | 2                                                |
  333. | Mysqlx_connections_closed                             | 1                                                |
  334. | Mysqlx_connections_rejected                           | 0                                                |
  335. | Mysqlx_crud_create_view                               | 0                                                |
  336. | Mysqlx_crud_delete                                    | 0                                                |
  337. | Mysqlx_crud_drop_view                                 | 0                                                |
  338. | Mysqlx_crud_find                                      | 0                                                |
  339. | Mysqlx_crud_insert                                    | 0                                                |
  340. | Mysqlx_crud_modify_view                               | 0                                                |
  341. | Mysqlx_crud_update                                    | 0                                                |
  342. | Mysqlx_cursor_close                                   | 0                                                |
  343. | Mysqlx_cursor_fetch                                   | 0                                                |
  344. | Mysqlx_cursor_open                                    | 0                                                |
  345. | Mysqlx_errors_sent                                    | 1                                                |
  346. | Mysqlx_errors_unknown_message_type                    | 0                                                |
  347. | Mysqlx_expect_close                                   | 0                                                |
  348. | Mysqlx_expect_open                                    | 0                                                |
  349. | Mysqlx_init_error                                     | 0                                                |
  350. | Mysqlx_messages_sent                                  | 2463                                             |
  351. | Mysqlx_notice_global_sent                             | 1                                                |
  352. | Mysqlx_notice_other_sent                              | 14                                               |
  353. | Mysqlx_notice_warning_sent                            | 0                                                |
  354. | Mysqlx_notified_by_group_replication                  | 4                                                |
  355. | Mysqlx_port                                           | 33060                                            |
  356. | Mysqlx_prep_deallocate                                | 0                                                |
  357. | Mysqlx_prep_execute                                   | 0                                                |
  358. | Mysqlx_prep_prepare                                   | 0                                                |
  359. | Mysqlx_rows_sent                                      | 2392                                             |
  360. | Mysqlx_sessions                                       | 1                                                |
  361. | Mysqlx_sessions_accepted                              | 2                                                |
  362. | Mysqlx_sessions_closed                                | 0                                                |
  363. | Mysqlx_sessions_fatal_error                           | 0                                                |
  364. | Mysqlx_sessions_killed                                | 0                                                |
  365. | Mysqlx_sessions_rejected                              | 0                                                |
  366. | Mysqlx_socket                                         | /var/run/mysqld/mysqlx.sock                      |
  367. | Mysqlx_ssl_accepts                                    | 2                                                |
  368. | Mysqlx_ssl_active                                     | ON                                               |
  369. | Mysqlx_ssl_cipher                                     | TLS_AES_256_GCM_SHA384                           |
  370. | Mysqlx_ssl_cipher_list                                | TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-DSS-AES128-SHA256:DHE-DSS-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-DSS-AES128-SHA:DHE-RSA-AES128-SHA:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES256-SHA:CAMELLIA256-SHA:CAMELLIA128-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA |
  371. | Mysqlx_ssl_ctx_verify_depth                           | 18446744073709551615                             |
  372. | Mysqlx_ssl_ctx_verify_mode                            | 5                                                |
  373. | Mysqlx_ssl_finished_accepts                           | 2                                                |
  374. | Mysqlx_ssl_server_not_after                           | Mar 29 11:11:36 2031 GMT                         |
  375. | Mysqlx_ssl_server_not_before                          | Mar 31 11:11:36 2021 GMT                         |
  376. | Mysqlx_ssl_verify_depth                               | 18446744073709551615                             |
  377. | Mysqlx_ssl_verify_mode                                | 5                                                |
  378. | Mysqlx_ssl_version                                    | TLSv1.3                                          |
  379. | Mysqlx_stmt_create_collection                         | 0                                                |
  380. | Mysqlx_stmt_create_collection_index                   | 0                                                |
  381. | Mysqlx_stmt_disable_notices                           | 0                                                |
  382. | Mysqlx_stmt_drop_collection                           | 0                                                |
  383. | Mysqlx_stmt_drop_collection_index                     | 0                                                |
  384. | Mysqlx_stmt_enable_notices                            | 0                                                |
  385. | Mysqlx_stmt_ensure_collection                         | 0                                                |
  386. | Mysqlx_stmt_execute_mysqlx                            | 0                                                |
  387. | Mysqlx_stmt_execute_sql                               | 15                                               |
  388. | Mysqlx_stmt_execute_xplugin                           | 0                                                |
  389. | Mysqlx_stmt_get_collection_options                    | 0                                                |
  390. | Mysqlx_stmt_kill_client                               | 0                                                |
  391. | Mysqlx_stmt_list_clients                              | 0                                                |
  392. | Mysqlx_stmt_list_notices                              | 0                                                |
  393. | Mysqlx_stmt_list_objects                              | 0                                                |
  394. | Mysqlx_stmt_modify_collection_options                 | 0                                                |
  395. | Mysqlx_stmt_ping                                      | 0                                                |
  396. | Mysqlx_worker_threads                                 | 2                                                |
  397. | Mysqlx_worker_threads_active                          | 1                                                |
  398. | Not_flushed_delayed_rows                              | 0                                                |
  399. | Ongoing_anonymous_transaction_count                   | 0                                                |
  400. | Open_files                                            | 8                                                |
  401. | Open_streams                                          | 0                                                |
  402. | Open_table_definitions                                | 115                                              |
  403. | Open_tables                                           | 758                                              |
  404. | Opened_files                                          | 8                                                |
  405. | Opened_table_definitions                              | 41909                                            |
  406. | Opened_tables                                         | 21716                                            |
  407. | Performance_schema_accounts_lost                      | 0                                                |
  408. | Performance_schema_cond_classes_lost                  | 0                                                |
  409. | Performance_schema_cond_instances_lost                | 0                                                |
  410. | Performance_schema_digest_lost                        | 0                                                |
  411. | Performance_schema_file_classes_lost                  | 0                                                |
  412. | Performance_schema_file_handles_lost                  | 0                                                |
  413. | Performance_schema_file_instances_lost                | 0                                                |
  414. | Performance_schema_hosts_lost                         | 0                                                |
  415. | Performance_schema_index_stat_lost                    | 0                                                |
  416. | Performance_schema_locker_lost                        | 0                                                |
  417. | Performance_schema_memory_classes_lost                | 0                                                |
  418. | Performance_schema_metadata_lock_lost                 | 0                                                |
  419. | Performance_schema_mutex_classes_lost                 | 0                                                |
  420. | Performance_schema_mutex_instances_lost               | 0                                                |
  421. | Performance_schema_nested_statement_lost              | 0                                                |
  422. | Performance_schema_prepared_statements_lost           | 0                                                |
  423. | Performance_schema_program_lost                       | 0                                                |
  424. | Performance_schema_rwlock_classes_lost                | 0                                                |
  425. | Performance_schema_rwlock_instances_lost              | 0                                                |
  426. | Performance_schema_session_connect_attrs_longest_seen | 244                                              |
  427. | Performance_schema_session_connect_attrs_lost         | 0                                                |
  428. | Performance_schema_socket_classes_lost                | 0                                                |
  429. | Performance_schema_socket_instances_lost              | 0                                                |
  430. | Performance_schema_stage_classes_lost                 | 0                                                |
  431. | Performance_schema_statement_classes_lost             | 0                                                |
  432. | Performance_schema_table_handles_lost                 | 0                                                |
  433. | Performance_schema_table_instances_lost               | 0                                                |
  434. | Performance_schema_table_lock_stat_lost               | 0                                                |
  435. | Performance_schema_thread_classes_lost                | 0                                                |
  436. | Performance_schema_thread_instances_lost              | 0                                                |
  437. | Performance_schema_users_lost                         | 0                                                |
  438. | Prepared_stmt_count                                   | 0                                                |
  439. | Queries                                               | 25027728                                         |
  440. | Questions                                             | 23968368                                         |
  441. | Secondary_engine_execution_count                      | 0                                                |
  442. | Select_full_join                                      | 4467767                                          |
  443. | Select_full_range_join                                | 0                                                |
  444. | Select_range                                          | 2655                                             |
  445. | Select_range_check                                    | 0                                                |
  446. | Select_scan                                           | 11308103                                         |
  447. | Slave_open_temp_tables                                | 0                                                |
  448. | Slow_launch_threads                                   | 0                                                |
  449. | Slow_queries                                          | 0                                                |
  450. | Sort_merge_passes                                     | 0                                                |
  451. | Sort_range                                            | 0                                                |
  452. | Sort_rows                                             | 285944                                           |
  453. | Sort_scan                                             | 24409                                            |
  454. | Ssl_accept_renegotiates                               | 0                                                |
  455. | Ssl_accepts                                           | 2466933                                          |
  456. | Ssl_callback_cache_hits                               | 0                                                |
  457. | Ssl_cipher                                            |                                                  |
  458. | Ssl_cipher_list                                       |                                                  |
  459. | Ssl_client_connects                                   | 0                                                |
  460. | Ssl_connect_renegotiates                              | 0                                                |
  461. | Ssl_ctx_verify_depth                                  | 18446744073709551615                             |
  462. | Ssl_ctx_verify_mode                                   | 5                                                |
  463. | Ssl_default_timeout                                   | 0                                                |
  464. | Ssl_finished_accepts                                  | 2457356                                          |
  465. | Ssl_finished_connects                                 | 0                                                |
  466. | Ssl_server_not_after                                  | Mar 29 11:11:36 2031 GMT                         |
  467. | Ssl_server_not_before                                 | Mar 31 11:11:36 2021 GMT                         |
  468. | Ssl_session_cache_hits                                | 256                                              |
  469. | Ssl_session_cache_misses                              | 0                                                |
  470. | Ssl_session_cache_mode                                | SERVER                                           |
  471. | Ssl_session_cache_overflows                           | 0                                                |
  472. | Ssl_session_cache_size                                | 128                                              |
  473. | Ssl_session_cache_timeouts                            | 0                                                |
  474. | Ssl_sessions_reused                                   | 0                                                |
  475. | Ssl_used_session_cache_entries                        | 0                                                |
  476. | Ssl_verify_depth                                      | 0                                                |
  477. | Ssl_verify_mode                                       | 0                                                |
  478. | Ssl_version                                           |                                                  |
  479. | Table_locks_immediate                                 | 6700402                                          |
  480. | Table_locks_waited                                    | 0                                                |
  481. | Table_open_cache_hits                                 | 16614133                                         |
  482. | Table_open_cache_misses                               | 845                                              |
  483. | Table_open_cache_overflows                            | 0                                                |
  484. | Tc_log_max_pages_used                                 | 0                                                |
  485. | Tc_log_page_size                                      | 0                                                |
  486. | Tc_log_page_waits                                     | 0                                                |
  487. | Threads_cached                                        | 4                                                |
  488. | Threads_connected                                     | 21                                               |
  489. | Threads_created                                       | 36                                               |
  490. | Threads_running                                       | 2                                                |
  491. | Uptime                                                | 228686                                           |
  492. | Uptime_since_flush_status                             | 228686                                           |
  493. | group_replication_primary_member                      | dbaff795-9211-11eb-8b85-005056a25b64             |
  494. +-------------------------------------------------------+--------------------------------------------------+
  495.  
  496. # C) SHOW GLOBAL VARIABLES;
  497. SHOW GLOBAL VARIABLES;
  498. +----------------------------------------------------------+------------------------------------------------------------------------------------------+
  499. | Variable_name                                            | Value                                                                                    |
  500. +----------------------------------------------------------+------------------------------------------------------------------------------------------+
  501. | activate_all_roles_on_login                              | OFF                                                                                      |
  502. | admin_address                                            |                                                                                          |
  503. | admin_port                                               | 33062                                                                                    |
  504. | admin_ssl_ca                                             |                                                                                          |
  505. | admin_ssl_capath                                         |                                                                                          |
  506. | admin_ssl_cert                                           |                                                                                          |
  507. | admin_ssl_cipher                                         |                                                                                          |
  508. | admin_ssl_crl                                            |                                                                                          |
  509. | admin_ssl_crlpath                                        |                                                                                          |
  510. | admin_ssl_key                                            |                                                                                          |
  511. | admin_tls_ciphersuites                                   |                                                                                          |
  512. | admin_tls_version                                        | TLSv1,TLSv1.1,TLSv1.2,TLSv1.3                                                            |
  513. | auto_generate_certs                                      | ON                                                                                       |
  514. | auto_increment_increment                                 | 1                                                                                        |
  515. | auto_increment_offset                                    | 2                                                                                        |
  516. | autocommit                                               | ON                                                                                       |
  517. | automatic_sp_privileges                                  | ON                                                                                       |
  518. | avoid_temporal_upgrade                                   | OFF                                                                                      |
  519. | back_log                                                 | 151                                                                                      |
  520. | basedir                                                  | /usr/                                                                                    |
  521. | big_tables                                               | OFF                                                                                      |
  522. | bind_address                                             | *                                                                                        |
  523. | binlog_cache_size                                        | 32768                                                                                    |
  524. | binlog_checksum                                          | CRC32                                                                                    |
  525. | binlog_direct_non_transactional_updates                  | OFF                                                                                      |
  526. | binlog_encryption                                        | OFF                                                                                      |
  527. | binlog_error_action                                      | ABORT_SERVER                                                                             |
  528. | binlog_expire_logs_seconds                               | 172800                                                                                   |
  529. | binlog_format                                            | ROW                                                                                      |
  530. | binlog_group_commit_sync_delay                           | 0                                                                                        |
  531. | binlog_group_commit_sync_no_delay_count                  | 0                                                                                        |
  532. | binlog_gtid_simple_recovery                              | ON                                                                                       |
  533. | binlog_max_flush_queue_time                              | 0                                                                                        |
  534. | binlog_order_commits                                     | ON                                                                                       |
  535. | binlog_rotate_encryption_master_key_at_startup           | OFF                                                                                      |
  536. | binlog_row_event_max_size                                | 8192                                                                                     |
  537. | binlog_row_image                                         | FULL                                                                                     |
  538. | binlog_row_metadata                                      | MINIMAL                                                                                  |
  539. | binlog_row_value_options                                 |                                                                                          |
  540. | binlog_rows_query_log_events                             | OFF                                                                                      |
  541. | binlog_stmt_cache_size                                   | 32768                                                                                    |
  542. | binlog_transaction_compression                           | OFF                                                                                      |
  543. | binlog_transaction_compression_level_zstd                | 3                                                                                        |
  544. | binlog_transaction_dependency_history_size               | 25000                                                                                    |
  545. | binlog_transaction_dependency_tracking                   | WRITESET                                                                                 |
  546. | block_encryption_mode                                    | aes-128-ecb                                                                              |
  547. | bulk_insert_buffer_size                                  | 8388608                                                                                  |
  548. | caching_sha2_password_auto_generate_rsa_keys             | ON                                                                                       |
  549. | caching_sha2_password_digest_rounds                      | 5000                                                                                     |
  550. | caching_sha2_password_private_key_path                   | private_key.pem                                                                          |
  551. | caching_sha2_password_public_key_path                    | public_key.pem                                                                           |
  552. | character_set_client                                     | utf8mb4                                                                                  |
  553. | character_set_connection                                 | utf8mb4                                                                                  |
  554. | character_set_database                                   | utf8mb4                                                                                  |
  555. | character_set_filesystem                                 | binary                                                                                   |
  556. | character_set_results                                    | utf8mb4                                                                                  |
  557. | character_set_server                                     | utf8mb4                                                                                  |
  558. | character_set_system                                     | utf8mb3                                                                                  |
  559. | character_sets_dir                                       | /usr/share/mysql-8.0/charsets/                                                           |
  560. | check_proxy_users                                        | OFF                                                                                      |
  561. | collation_connection                                     | utf8mb4_0900_ai_ci                                                                       |
  562. | collation_database                                       | utf8mb4_0900_ai_ci                                                                       |
  563. | collation_server                                         | utf8mb4_0900_ai_ci                                                                       |
  564. | completion_type                                          | NO_CHAIN                                                                                 |
  565. | concurrent_insert                                        | AUTO                                                                                     |
  566. | connect_timeout                                          | 10                                                                                       |
  567. | core_file                                                | OFF                                                                                      |
  568. | create_admin_listener_thread                             | OFF                                                                                      |
  569. | cte_max_recursion_depth                                  | 1000                                                                                     |
  570. | datadir                                                  | /var/lib/mysql/                                                                          |
  571. | default_authentication_plugin                            | caching_sha2_password                                                                    |
  572. | default_collation_for_utf8mb4                            | utf8mb4_0900_ai_ci                                                                       |
  573. | default_password_lifetime                                | 0                                                                                        |
  574. | default_storage_engine                                   | InnoDB                                                                                   |
  575. | default_table_encryption                                 | OFF                                                                                      |
  576. | default_tmp_storage_engine                               | InnoDB                                                                                   |
  577. | default_week_format                                      | 0                                                                                        |
  578. | delay_key_write                                          | ON                                                                                       |
  579. | delayed_insert_limit                                     | 100                                                                                      |
  580. | delayed_insert_timeout                                   | 300                                                                                      |
  581. | delayed_queue_size                                       | 1000                                                                                     |
  582. | disabled_storage_engines                                 |                                                                                          |
  583. | disconnect_on_expired_password                           | ON                                                                                       |
  584. | div_precision_increment                                  | 4                                                                                        |
  585. | end_markers_in_json                                      | OFF                                                                                      |
  586. | enforce_gtid_consistency                                 | ON                                                                                       |
  587. | eq_range_index_dive_limit                                | 200                                                                                      |
  588. | event_scheduler                                          | ON                                                                                       |
  589. | expire_logs_days                                         | 0                                                                                        |
  590. | explicit_defaults_for_timestamp                          | ON                                                                                       |
  591. | flush                                                    | OFF                                                                                      |
  592. | flush_time                                               | 0                                                                                        |
  593. | foreign_key_checks                                       | ON                                                                                       |
  594. | ft_boolean_syntax                                        | + -><()~*:""&|                                                                           |
  595. | ft_max_word_len                                          | 84                                                                                       |
  596. | ft_min_word_len                                          | 4                                                                                        |
  597. | ft_query_expansion_limit                                 | 20                                                                                       |
  598. | ft_stopword_file                                         | (built-in)                                                                               |
  599. | general_log                                              | OFF                                                                                      |
  600. | general_log_file                                         | /var/lib/mysql/messitdb02lab.log                                                         |
  601. | generated_random_password_length                         | 20                                                                                       |
  602. | group_concat_max_len                                     | 1024                                                                                     |
  603. | group_replication_advertise_recovery_endpoints           | DEFAULT                                                                                  |
  604. | group_replication_allow_local_lower_version_join         | OFF                                                                                      |
  605. | group_replication_auto_increment_increment               | 7                                                                                        |
  606. | group_replication_autorejoin_tries                       | 3                                                                                        |
  607. | group_replication_bootstrap_group                        | OFF                                                                                      |
  608. | group_replication_clone_threshold                        | 9223372036854775807                                                                      |
  609. | group_replication_communication_debug_options            | GCS_DEBUG_NONE                                                                           |
  610. | group_replication_communication_max_message_size         | 10485760                                                                                 |
  611. | group_replication_components_stop_timeout                | 31536000                                                                                 |
  612. | group_replication_compression_threshold                  | 1000000                                                                                  |
  613. | group_replication_consistency                            | EVENTUAL                                                                                 |
  614. | group_replication_enforce_update_everywhere_checks       | OFF                                                                                      |
  615. | group_replication_exit_state_action                      | READ_ONLY                                                                                |
  616. | group_replication_flow_control_applier_threshold         | 25000                                                                                    |
  617. | group_replication_flow_control_certifier_threshold       | 25000                                                                                    |
  618. | group_replication_flow_control_hold_percent              | 10                                                                                       |
  619. | group_replication_flow_control_max_quota                 | 0                                                                                        |
  620. | group_replication_flow_control_member_quota_percent      | 0                                                                                        |
  621. | group_replication_flow_control_min_quota                 | 0                                                                                        |
  622. | group_replication_flow_control_min_recovery_quota        | 0                                                                                        |
  623. | group_replication_flow_control_mode                      | QUOTA                                                                                    |
  624. | group_replication_flow_control_period                    | 1                                                                                        |
  625. | group_replication_flow_control_release_percent           | 50                                                                                       |
  626. | group_replication_force_members                          |                                                                                          |
  627. | group_replication_group_name                             | abaeee56-de9b-11e8-b0c7-005056a25b64                                                     |
  628. | group_replication_group_seeds                            | messitdb03lab:33061                                                                      |
  629. | group_replication_gtid_assignment_block_size             | 1000000                                                                                  |
  630. | group_replication_ip_allowlist                           | AUTOMATIC                                                                                |
  631. | group_replication_ip_whitelist                           | AUTOMATIC                                                                                |
  632. | group_replication_local_address                          | messitdb02lab:33061                                                                      |
  633. | group_replication_member_expel_timeout                   | 30                                                                                       |
  634. | group_replication_member_weight                          | 75                                                                                       |
  635. | group_replication_message_cache_size                     | 1073741824                                                                               |
  636. | group_replication_poll_spin_loops                        | 0                                                                                        |
  637. | group_replication_recovery_complete_at                   | TRANSACTIONS_APPLIED                                                                     |
  638. | group_replication_recovery_compression_algorithms        | uncompressed                                                                             |
  639. | group_replication_recovery_get_public_key                | OFF                                                                                      |
  640. | group_replication_recovery_public_key_path               |                                                                                          |
  641. | group_replication_recovery_reconnect_interval            | 60                                                                                       |
  642. | group_replication_recovery_retry_count                   | 10                                                                                       |
  643. | group_replication_recovery_ssl_ca                        |                                                                                          |
  644. | group_replication_recovery_ssl_capath                    |                                                                                          |
  645. | group_replication_recovery_ssl_cert                      |                                                                                          |
  646. | group_replication_recovery_ssl_cipher                    |                                                                                          |
  647. | group_replication_recovery_ssl_crl                       |                                                                                          |
  648. | group_replication_recovery_ssl_crlpath                   |                                                                                          |
  649. | group_replication_recovery_ssl_key                       |                                                                                          |
  650. | group_replication_recovery_ssl_verify_server_cert        | OFF                                                                                      |
  651. | group_replication_recovery_tls_ciphersuites              |                                                                                          |
  652. | group_replication_recovery_tls_version                   | TLSv1,TLSv1.1,TLSv1.2,TLSv1.3                                                            |
  653. | group_replication_recovery_use_ssl                       | ON                                                                                       |
  654. | group_replication_recovery_zstd_compression_level        | 3                                                                                        |
  655. | group_replication_single_primary_mode                    | ON                                                                                       |
  656. | group_replication_ssl_mode                               | REQUIRED                                                                                 |
  657. | group_replication_start_on_boot                          | ON                                                                                       |
  658. | group_replication_tls_source                             | MYSQL_MAIN                                                                               |
  659. | group_replication_transaction_size_limit                 | 150000000                                                                                |
  660. | group_replication_unreachable_majority_timeout           | 0                                                                                        |
  661. | gtid_executed                                            | 7736b8e2-de86-11e8-b0c7-005056a25b64:1-23,
  662. a8ac1b55-ddeb-11e8-9950-005056a21411:1-2375,
  663. abaeee56-de9b-11e8-b0c7-005056a25b64:1-55071588:55845619-56102799:56845619-56847996,
  664. ada2e2b8-6b8a-11e6-901e-005056995595:1-14477,
  665. bd1e2735-de85-11e8-b0c7-005056a25b64:1-16 |
  666. | gtid_executed_compression_period                         | 0                                                                                        |
  667. | gtid_mode                                                | ON                                                                                       |
  668. | gtid_owned                                               |                                                                                          |
  669. | gtid_purged                                              | 7736b8e2-de86-11e8-b0c7-005056a25b64:1-23,
  670. a8ac1b55-ddeb-11e8-9950-005056a21411:1-2375,
  671. abaeee56-de9b-11e8-b0c7-005056a25b64:1-49985921:50906970-51083103,
  672. ada2e2b8-6b8a-11e6-901e-005056995595:1-14477,
  673. bd1e2735-de85-11e8-b0c7-005056a25b64:1-16 |
  674. | have_compress                                            | YES                                                                                      |
  675. | have_dynamic_loading                                     | YES                                                                                      |
  676. | have_geometry                                            | YES                                                                                      |
  677. | have_openssl                                             | YES                                                                                      |
  678. | have_profiling                                           | YES                                                                                      |
  679. | have_query_cache                                         | NO                                                                                       |
  680. | have_rtree_keys                                          | YES                                                                                      |
  681. | have_ssl                                                 | YES                                                                                      |
  682. | have_statement_timeout                                   | YES                                                                                      |
  683. | have_symlink                                             | DISABLED                                                                                 |
  684. | histogram_generation_max_mem_size                        | 20000000                                                                                 |
  685. | host_cache_size                                          | 279                                                                                      |
  686. | hostname                                                 | messitdb02lab                                                                            |
  687. | information_schema_stats_expiry                          | 86400                                                                                    |
  688. | init_connect                                             |                                                                                          |
  689. | init_file                                                |                                                                                          |
  690. | init_slave                                               |                                                                                          |
  691. | innodb_adaptive_flushing                                 | ON                                                                                       |
  692. | innodb_adaptive_flushing_lwm                             | 10                                                                                       |
  693. | innodb_adaptive_hash_index                               | ON                                                                                       |
  694. | innodb_adaptive_hash_index_parts                         | 8                                                                                        |
  695. | innodb_adaptive_max_sleep_delay                          | 150000                                                                                   |
  696. | innodb_api_bk_commit_interval                            | 5                                                                                        |
  697. | innodb_api_disable_rowlock                               | OFF                                                                                      |
  698. | innodb_api_enable_binlog                                 | OFF                                                                                      |
  699. | innodb_api_enable_mdl                                    | OFF                                                                                      |
  700. | innodb_api_trx_level                                     | 0                                                                                        |
  701. | innodb_autoextend_increment                              | 64                                                                                       |
  702. | innodb_autoinc_lock_mode                                 | 2                                                                                        |
  703. | innodb_buffer_pool_chunk_size                            | 134217728                                                                                |
  704. | innodb_buffer_pool_dump_at_shutdown                      | ON                                                                                       |
  705. | innodb_buffer_pool_dump_now                              | OFF                                                                                      |
  706. | innodb_buffer_pool_dump_pct                              | 25                                                                                       |
  707. | innodb_buffer_pool_filename                              | ib_buffer_pool                                                                           |
  708. | innodb_buffer_pool_in_core_file                          | ON                                                                                       |
  709. | innodb_buffer_pool_instances                             | 8                                                                                        |
  710. | innodb_buffer_pool_load_abort                            | OFF                                                                                      |
  711. | innodb_buffer_pool_load_at_startup                       | ON                                                                                       |
  712. | innodb_buffer_pool_load_now                              | OFF                                                                                      |
  713. | innodb_buffer_pool_size                                  | 9663676416                                                                               |
  714. | innodb_change_buffer_max_size                            | 25                                                                                       |
  715. | innodb_change_buffering                                  | all                                                                                      |
  716. | innodb_checksum_algorithm                                | crc32                                                                                    |
  717. | innodb_cmp_per_index_enabled                             | OFF                                                                                      |
  718. | innodb_commit_concurrency                                | 0                                                                                        |
  719. | innodb_compression_failure_threshold_pct                 | 5                                                                                        |
  720. | innodb_compression_level                                 | 6                                                                                        |
  721. | innodb_compression_pad_pct_max                           | 50                                                                                       |
  722. | innodb_concurrency_tickets                               | 5000                                                                                     |
  723. | innodb_data_file_path                                    | ibdata1:12M:autoextend                                                                   |
  724. | innodb_data_home_dir                                     |                                                                                          |
  725. | innodb_deadlock_detect                                   | ON                                                                                       |
  726. | innodb_dedicated_server                                  | ON                                                                                       |
  727. | innodb_default_row_format                                | dynamic                                                                                  |
  728. | innodb_directories                                       |                                                                                          |
  729. | innodb_disable_sort_file_cache                           | OFF                                                                                      |
  730. | innodb_doublewrite                                       | ON                                                                                       |
  731. | innodb_doublewrite_batch_size                            | 0                                                                                        |
  732. | innodb_doublewrite_dir                                   |                                                                                          |
  733. | innodb_doublewrite_files                                 | 2                                                                                        |
  734. | innodb_doublewrite_pages                                 | 1                                                                                        |
  735. | innodb_extend_and_initialize                             | ON                                                                                       |
  736. | innodb_fast_shutdown                                     | 1                                                                                        |
  737. | innodb_file_per_table                                    | ON                                                                                       |
  738. | innodb_fill_factor                                       | 100                                                                                      |
  739. | innodb_flush_log_at_timeout                              | 1                                                                                        |
  740. | innodb_flush_log_at_trx_commit                           | 1                                                                                        |
  741. | innodb_flush_method                                      | O_DIRECT_NO_FSYNC                                                                        |
  742. | innodb_flush_neighbors                                   | 0                                                                                        |
  743. | innodb_flush_sync                                        | ON                                                                                       |
  744. | innodb_flushing_avg_loops                                | 30                                                                                       |
  745. | innodb_force_load_corrupted                              | OFF                                                                                      |
  746. | innodb_force_recovery                                    | 0                                                                                        |
  747. | innodb_fsync_threshold                                   | 0                                                                                        |
  748. | innodb_ft_aux_table                                      |                                                                                          |
  749. | innodb_ft_cache_size                                     | 8000000                                                                                  |
  750. | innodb_ft_enable_diag_print                              | OFF                                                                                      |
  751. | innodb_ft_enable_stopword                                | ON                                                                                       |
  752. | innodb_ft_max_token_size                                 | 84                                                                                       |
  753. | innodb_ft_min_token_size                                 | 3                                                                                        |
  754. | innodb_ft_num_word_optimize                              | 2000                                                                                     |
  755. | innodb_ft_result_cache_limit                             | 2000000000                                                                               |
  756. | innodb_ft_server_stopword_table                          |                                                                                          |
  757. | innodb_ft_sort_pll_degree                                | 2                                                                                        |
  758. | innodb_ft_total_cache_size                               | 640000000                                                                                |
  759. | innodb_ft_user_stopword_table                            |                                                                                          |
  760. | innodb_idle_flush_pct                                    | 100                                                                                      |
  761. | innodb_io_capacity                                       | 2000                                                                                     |
  762. | innodb_io_capacity_max                                   | 5000                                                                                     |
  763. | innodb_lock_wait_timeout                                 | 50                                                                                       |
  764. | innodb_log_buffer_size                                   | 16777216                                                                                 |
  765. | innodb_log_checksums                                     | ON                                                                                       |
  766. | innodb_log_compressed_pages                              | ON                                                                                       |
  767. | innodb_log_file_size                                     | 1073741824                                                                               |
  768. | innodb_log_files_in_group                                | 7                                                                                        |
  769. | innodb_log_group_home_dir                                | ./                                                                                       |
  770. | innodb_log_spin_cpu_abs_lwm                              | 80                                                                                       |
  771. | innodb_log_spin_cpu_pct_hwm                              | 50                                                                                       |
  772. | innodb_log_wait_for_flush_spin_hwm                       | 400                                                                                      |
  773. | innodb_log_write_ahead_size                              | 8192                                                                                     |
  774. | innodb_log_writer_threads                                | ON                                                                                       |
  775. | innodb_lru_scan_depth                                    | 1024                                                                                     |
  776. | innodb_max_dirty_pages_pct                               | 90.000000                                                                                |
  777. | innodb_max_dirty_pages_pct_lwm                           | 10.000000                                                                                |
  778. | innodb_max_purge_lag                                     | 0                                                                                        |
  779. | innodb_max_purge_lag_delay                               | 0                                                                                        |
  780. | innodb_max_undo_log_size                                 | 1073741824                                                                               |
  781. | innodb_monitor_disable                                   |                                                                                          |
  782. | innodb_monitor_enable                                    |                                                                                          |
  783. | innodb_monitor_reset                                     |                                                                                          |
  784. | innodb_monitor_reset_all                                 |                                                                                          |
  785. | innodb_numa_interleave                                   | OFF                                                                                      |
  786. | innodb_old_blocks_pct                                    | 37                                                                                       |
  787. | innodb_old_blocks_time                                   | 1000                                                                                     |
  788. | innodb_online_alter_log_max_size                         | 134217728                                                                                |
  789. | innodb_open_files                                        | 4000                                                                                     |
  790. | innodb_optimize_fulltext_only                            | OFF                                                                                      |
  791. | innodb_page_cleaners                                     | 1                                                                                        |
  792. | innodb_page_size                                         | 16384                                                                                    |
  793. | innodb_parallel_read_threads                             | 4                                                                                        |
  794. | innodb_print_all_deadlocks                               | OFF                                                                                      |
  795. | innodb_print_ddl_logs                                    | OFF                                                                                      |
  796. | innodb_purge_batch_size                                  | 300                                                                                      |
  797. | innodb_purge_rseg_truncate_frequency                     | 128                                                                                      |
  798. | innodb_purge_threads                                     | 1                                                                                        |
  799. | innodb_random_read_ahead                                 | OFF                                                                                      |
  800. | innodb_read_ahead_threshold                              | 56                                                                                       |
  801. | innodb_read_io_threads                                   | 1                                                                                        |
  802. | innodb_read_only                                         | OFF                                                                                      |
  803. | innodb_redo_log_archive_dirs                             |                                                                                          |
  804. | innodb_redo_log_encrypt                                  | OFF                                                                                      |
  805. | innodb_replication_delay                                 | 0                                                                                        |
  806. | innodb_rollback_on_timeout                               | OFF                                                                                      |
  807. | innodb_rollback_segments                                 | 128                                                                                      |
  808. | innodb_sort_buffer_size                                  | 1048576                                                                                  |
  809. | innodb_spin_wait_delay                                   | 6                                                                                        |
  810. | innodb_spin_wait_pause_multiplier                        | 50                                                                                       |
  811. | innodb_stats_auto_recalc                                 | ON                                                                                       |
  812. | innodb_stats_include_delete_marked                       | OFF                                                                                      |
  813. | innodb_stats_method                                      | nulls_equal                                                                              |
  814. | innodb_stats_on_metadata                                 | OFF                                                                                      |
  815. | innodb_stats_persistent                                  | ON                                                                                       |
  816. | innodb_stats_persistent_sample_pages                     | 20                                                                                       |
  817. | innodb_stats_transient_sample_pages                      | 8                                                                                        |
  818. | innodb_status_output                                     | OFF                                                                                      |
  819. | innodb_status_output_locks                               | OFF                                                                                      |
  820. | innodb_strict_mode                                       | ON                                                                                       |
  821. | innodb_sync_array_size                                   | 1                                                                                        |
  822. | innodb_sync_spin_loops                                   | 30                                                                                       |
  823. | innodb_table_locks                                       | ON                                                                                       |
  824. | innodb_temp_data_file_path                               | ibtmp1:12M:autoextend                                                                    |
  825. | innodb_temp_tablespaces_dir                              | ./#innodb_temp/                                                                          |
  826. | innodb_thread_concurrency                                | 0                                                                                        |
  827. | innodb_thread_sleep_delay                                | 10000                                                                                    |
  828. | innodb_tmpdir                                            |                                                                                          |
  829. | innodb_undo_directory                                    | ./                                                                                       |
  830. | innodb_undo_log_encrypt                                  | OFF                                                                                      |
  831. | innodb_undo_log_truncate                                 | ON                                                                                       |
  832. | innodb_undo_tablespaces                                  | 2                                                                                        |
  833. | innodb_use_native_aio                                    | ON                                                                                       |
  834. | innodb_validate_tablespace_paths                         | ON                                                                                       |
  835. | innodb_version                                           | 8.0.24                                                                                   |
  836. | innodb_write_io_threads                                  | 1                                                                                        |
  837. | interactive_timeout                                      | 28800                                                                                    |
  838. | internal_tmp_mem_storage_engine                          | TempTable                                                                                |
  839. | join_buffer_size                                         | 262144                                                                                   |
  840. | keep_files_on_create                                     | OFF                                                                                      |
  841. | key_buffer_size                                          | 8388608                                                                                  |
  842. | key_cache_age_threshold                                  | 300                                                                                      |
  843. | key_cache_block_size                                     | 1024                                                                                     |
  844. | key_cache_division_limit                                 | 100                                                                                      |
  845. | keyring_operations                                       | ON                                                                                       |
  846. | large_files_support                                      | ON                                                                                       |
  847. | large_page_size                                          | 0                                                                                        |
  848. | large_pages                                              | OFF                                                                                      |
  849. | lc_messages                                              | en_US                                                                                    |
  850. | lc_messages_dir                                          | /usr/share/mysql-8.0/                                                                    |
  851. | lc_time_names                                            | en_US                                                                                    |
  852. | license                                                  | GPL                                                                                      |
  853. | local_infile                                             | ON                                                                                       |
  854. | lock_wait_timeout                                        | 31536000                                                                                 |
  855. | locked_in_memory                                         | OFF                                                                                      |
  856. | log_bin                                                  | ON                                                                                       |
  857. | log_bin_basename                                         | /var/lib/mysql/binlog                                                                    |
  858. | log_bin_index                                            | /var/lib/mysql/binlog.index                                                              |
  859. | log_bin_trust_function_creators                          | OFF                                                                                      |
  860. | log_bin_use_v1_row_events                                | OFF                                                                                      |
  861. | log_error                                                | /var/log/mysql/error.log                                                                 |
  862. | log_error_services                                       | log_filter_internal; log_sink_internal                                                   |
  863. | log_error_suppression_list                               |                                                                                          |
  864. | log_error_verbosity                                      | 2                                                                                        |
  865. | log_output                                               | FILE                                                                                     |
  866. | log_queries_not_using_indexes                            | OFF                                                                                      |
  867. | log_raw                                                  | OFF                                                                                      |
  868. | log_slave_updates                                        | ON                                                                                       |
  869. | log_slow_admin_statements                                | OFF                                                                                      |
  870. | log_slow_extra                                           | OFF                                                                                      |
  871. | log_slow_slave_statements                                | OFF                                                                                      |
  872. | log_statements_unsafe_for_binlog                         | ON                                                                                       |
  873. | log_throttle_queries_not_using_indexes                   | 0                                                                                        |
  874. | log_timestamps                                           | UTC                                                                                      |
  875. | long_query_time                                          | 10.000000                                                                                |
  876. | low_priority_updates                                     | OFF                                                                                      |
  877. | lower_case_file_system                                   | OFF                                                                                      |
  878. | lower_case_table_names                                   | 0                                                                                        |
  879. | mandatory_roles                                          |                                                                                          |
  880. | master_info_repository                                   | TABLE                                                                                    |
  881. | master_verify_checksum                                   | OFF                                                                                      |
  882. | max_allowed_packet                                       | 67108864                                                                                 |
  883. | max_binlog_cache_size                                    | 18446744073709547520                                                                     |
  884. | max_binlog_size                                          | 1073741824                                                                               |
  885. | max_binlog_stmt_cache_size                               | 18446744073709547520                                                                     |
  886. | max_connect_errors                                       | 100                                                                                      |
  887. | max_connections                                          | 151                                                                                      |
  888. | max_delayed_threads                                      | 20                                                                                       |
  889. | max_digest_length                                        | 1024                                                                                     |
  890. | max_error_count                                          | 1024                                                                                     |
  891. | max_execution_time                                       | 0                                                                                        |
  892. | max_heap_table_size                                      | 16777216                                                                                 |
  893. | max_insert_delayed_threads                               | 20                                                                                       |
  894. | max_join_size                                            | 18446744073709551615                                                                     |
  895. | max_length_for_sort_data                                 | 4096                                                                                     |
  896. | max_points_in_geometry                                   | 65536                                                                                    |
  897. | max_prepared_stmt_count                                  | 16382                                                                                    |
  898. | max_relay_log_size                                       | 0                                                                                        |
  899. | max_seeks_for_key                                        | 18446744073709551615                                                                     |
  900. | max_sort_length                                          | 1024                                                                                     |
  901. | max_sp_recursion_depth                                   | 0                                                                                        |
  902. | max_user_connections                                     | 0                                                                                        |
  903. | max_write_lock_count                                     | 18446744073709551615                                                                     |
  904. | min_examined_row_limit                                   | 0                                                                                        |
  905. | myisam_data_pointer_size                                 | 6                                                                                        |
  906. | myisam_max_sort_file_size                                | 9223372036853727232                                                                      |
  907. | myisam_mmap_size                                         | 18446744073709551615                                                                     |
  908. | myisam_recover_options                                   | OFF                                                                                      |
  909. | myisam_repair_threads                                    | 1                                                                                        |
  910. | myisam_sort_buffer_size                                  | 8388608                                                                                  |
  911. | myisam_stats_method                                      | nulls_unequal                                                                            |
  912. | myisam_use_mmap                                          | OFF                                                                                      |
  913. | mysql_native_password_proxy_users                        | OFF                                                                                      |
  914. | mysqlx_bind_address                                      | *                                                                                        |
  915. | mysqlx_compression_algorithms                            | DEFLATE_STREAM,LZ4_MESSAGE,ZSTD_STREAM                                                   |
  916. | mysqlx_connect_timeout                                   | 30                                                                                       |
  917. | mysqlx_deflate_default_compression_level                 | 3                                                                                        |
  918. | mysqlx_deflate_max_client_compression_level              | 5                                                                                        |
  919. | mysqlx_document_id_unique_prefix                         | 0                                                                                        |
  920. | mysqlx_enable_hello_notice                               | ON                                                                                       |
  921. | mysqlx_idle_worker_thread_timeout                        | 60                                                                                       |
  922. | mysqlx_interactive_timeout                               | 28800                                                                                    |
  923. | mysqlx_lz4_default_compression_level                     | 2                                                                                        |
  924. | mysqlx_lz4_max_client_compression_level                  | 8                                                                                        |
  925. | mysqlx_max_allowed_packet                                | 67108864                                                                                 |
  926. | mysqlx_max_connections                                   | 100                                                                                      |
  927. | mysqlx_min_worker_threads                                | 2                                                                                        |
  928. | mysqlx_port                                              | 33060                                                                                    |
  929. | mysqlx_port_open_timeout                                 | 0                                                                                        |
  930. | mysqlx_read_timeout                                      | 30                                                                                       |
  931. | mysqlx_socket                                            | /var/run/mysqld/mysqlx.sock                                                              |
  932. | mysqlx_ssl_ca                                            |                                                                                          |
  933. | mysqlx_ssl_capath                                        |                                                                                          |
  934. | mysqlx_ssl_cert                                          |                                                                                          |
  935. | mysqlx_ssl_cipher                                        |                                                                                          |
  936. | mysqlx_ssl_crl                                           |                                                                                          |
  937. | mysqlx_ssl_crlpath                                       |                                                                                          |
  938. | mysqlx_ssl_key                                           |                                                                                          |
  939. | mysqlx_wait_timeout                                      | 28800                                                                                    |
  940. | mysqlx_write_timeout                                     | 60                                                                                       |
  941. | mysqlx_zstd_default_compression_level                    | 3                                                                                        |
  942. | mysqlx_zstd_max_client_compression_level                 | 11                                                                                       |
  943. | net_buffer_length                                        | 16384                                                                                    |
  944. | net_read_timeout                                         | 30                                                                                       |
  945. | net_retry_count                                          | 10                                                                                       |
  946. | net_write_timeout                                        | 60                                                                                       |
  947. | new                                                      | OFF                                                                                      |
  948. | ngram_token_size                                         | 2                                                                                        |
  949. | offline_mode                                             | OFF                                                                                      |
  950. | old                                                      | OFF                                                                                      |
  951. | old_alter_table                                          | OFF                                                                                      |
  952. | open_files_limit                                         | 10000                                                                                    |
  953. | optimizer_prune_level                                    | 1                                                                                        |
  954. | optimizer_search_depth                                   | 62                                                                                       |
  955. | optimizer_switch                                         | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,engine_condition_pushdown=on,index_condition_pushdown=on,mrr=on,mrr_cost_based=on,block_nested_loop=on,batched_key_access=off,materialization=on,semijoin=on,loosescan=on,firstmatch=on,duplicateweedout=on,subquery_materialization_cost_based=on,use_index_extensions=on,condition_fanout_filter=on,derived_merge=on,use_invisible_indexes=off,skip_scan=on,hash_join=on,subquery_to_derived=off,prefer_ordering_index=on,hypergraph_optimizer=off,derived_condition_pushdown=on |
  956. | optimizer_trace                                          | enabled=off,one_line=off                                                                 |
  957. | optimizer_trace_features                                 | greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on               |
  958. | optimizer_trace_limit                                    | 1                                                                                        |
  959. | optimizer_trace_max_mem_size                             | 1048576                                                                                  |
  960. | optimizer_trace_offset                                   | -1                                                                                       |
  961. | parser_max_mem_size                                      | 18446744073709551615                                                                     |
  962. | partial_revokes                                          | OFF                                                                                      |
  963. | password_history                                         | 0                                                                                        |
  964. | password_require_current                                 | OFF                                                                                      |
  965. | password_reuse_interval                                  | 0                                                                                        |
  966. | performance_schema                                       | ON                                                                                       |
  967. | performance_schema_accounts_size                         | -1                                                                                       |
  968. | performance_schema_digests_size                          | 10000                                                                                    |
  969. | performance_schema_error_size                            | 4890                                                                                     |
  970. | performance_schema_events_stages_history_long_size       | 10000                                                                                    |
  971. | performance_schema_events_stages_history_size            | 10                                                                                       |
  972. | performance_schema_events_statements_history_long_size   | 10000                                                                                    |
  973. | performance_schema_events_statements_history_size        | 10                                                                                       |
  974. | performance_schema_events_transactions_history_long_size | 10000                                                                                    |
  975. | performance_schema_events_transactions_history_size      | 10                                                                                       |
  976. | performance_schema_events_waits_history_long_size        | 10000                                                                                    |
  977. | performance_schema_events_waits_history_size             | 10                                                                                       |
  978. | performance_schema_hosts_size                            | -1                                                                                       |
  979. | performance_schema_max_cond_classes                      | 100                                                                                      |
  980. | performance_schema_max_cond_instances                    | -1                                                                                       |
  981. | performance_schema_max_digest_length                     | 1024                                                                                     |
  982. | performance_schema_max_digest_sample_age                 | 60                                                                                       |
  983. | performance_schema_max_file_classes                      | 80                                                                                       |
  984. | performance_schema_max_file_handles                      | 32768                                                                                    |
  985. | performance_schema_max_file_instances                    | -1                                                                                       |
  986. | performance_schema_max_index_stat                        | -1                                                                                       |
  987. | performance_schema_max_memory_classes                    | 450                                                                                      |
  988. | performance_schema_max_metadata_locks                    | -1                                                                                       |
  989. | performance_schema_max_mutex_classes                     | 300                                                                                      |
  990. | performance_schema_max_mutex_instances                   | -1                                                                                       |
  991. | performance_schema_max_prepared_statements_instances     | -1                                                                                       |
  992. | performance_schema_max_program_instances                 | -1                                                                                       |
  993. | performance_schema_max_rwlock_classes                    | 60                                                                                       |
  994. | performance_schema_max_rwlock_instances                  | -1                                                                                       |
  995. | performance_schema_max_socket_classes                    | 10                                                                                       |
  996. | performance_schema_max_socket_instances                  | -1                                                                                       |
  997. | performance_schema_max_sql_text_length                   | 1024                                                                                     |
  998. | performance_schema_max_stage_classes                     | 175                                                                                      |
  999. | performance_schema_max_statement_classes                 | 218                                                                                      |
  1000. | performance_schema_max_statement_stack                   | 10                                                                                       |
  1001. | performance_schema_max_table_handles                     | -1                                                                                       |
  1002. | performance_schema_max_table_instances                   | -1                                                                                       |
  1003. | performance_schema_max_table_lock_stat                   | -1                                                                                       |
  1004. | performance_schema_max_thread_classes                    | 100                                                                                      |
  1005. | performance_schema_max_thread_instances                  | -1                                                                                       |
  1006. | performance_schema_session_connect_attrs_size            | 512                                                                                      |
  1007. | performance_schema_setup_actors_size                     | -1                                                                                       |
  1008. | performance_schema_setup_objects_size                    | -1                                                                                       |
  1009. | performance_schema_show_processlist                      | OFF                                                                                      |
  1010. | performance_schema_users_size                            | -1                                                                                       |
  1011. | persist_only_admin_x509_subject                          |                                                                                          |
  1012. | persisted_globals_load                                   | ON                                                                                       |
  1013. | pid_file                                                 | /run/mysqld/mysqld.pid                                                                   |
  1014. | plugin_dir                                               | /usr/lib/mysql/plugin/                                                                   |
  1015. | port                                                     | 3306                                                                                     |
  1016. | preload_buffer_size                                      | 32768                                                                                    |
  1017. | print_identified_with_as_hex                             | OFF                                                                                      |
  1018. | profiling                                                | OFF                                                                                      |
  1019. | profiling_history_size                                   | 15                                                                                       |
  1020. | protocol_compression_algorithms                          | zlib,zstd,uncompressed                                                                   |
  1021. | protocol_version                                         | 10                                                                                       |
  1022. | query_alloc_block_size                                   | 8192                                                                                     |
  1023. | query_prealloc_size                                      | 8192                                                                                     |
  1024. | range_alloc_block_size                                   | 4096                                                                                     |
  1025. | range_optimizer_max_mem_size                             | 8388608                                                                                  |
  1026. | rbr_exec_mode                                            | STRICT                                                                                   |
  1027. | read_buffer_size                                         | 131072                                                                                   |
  1028. | read_only                                                | OFF                                                                                      |
  1029. | read_rnd_buffer_size                                     | 262144                                                                                   |
  1030. | regexp_stack_limit                                       | 8000000                                                                                  |
  1031. | regexp_time_limit                                        | 32                                                                                       |
  1032. | relay_log                                                | messitdb02lab-relay-bin                                                                  |
  1033. | relay_log_basename                                       | /var/lib/mysql/messitdb02lab-relay-bin                                                   |
  1034. | relay_log_index                                          | /var/lib/mysql/messitdb02lab-relay-bin.index                                             |
  1035. | relay_log_info_file                                      | relay-log.info                                                                           |
  1036. | relay_log_info_repository                                | TABLE                                                                                    |
  1037. | relay_log_purge                                          | ON                                                                                       |
  1038. | relay_log_recovery                                       | OFF                                                                                      |
  1039. | relay_log_space_limit                                    | 0                                                                                        |
  1040. | replication_optimize_for_static_plugin_config            | OFF                                                                                      |
  1041. | replication_sender_observe_commit_only                   | OFF                                                                                      |
  1042. | report_host                                              |                                                                                          |
  1043. | report_password                                          |                                                                                          |
  1044. | report_port                                              | 3306                                                                                     |
  1045. | report_user                                              |                                                                                          |
  1046. | require_secure_transport                                 | OFF                                                                                      |
  1047. | rpl_read_size                                            | 8192                                                                                     |
  1048. | rpl_stop_slave_timeout                                   | 31536000                                                                                 |
  1049. | schema_definition_cache                                  | 256                                                                                      |
  1050. | secondary_engine_cost_threshold                          | 100000.000000                                                                            |
  1051. | secure_file_priv                                         | /var/lib/mysql-files/                                                                    |
  1052. | select_into_buffer_size                                  | 131072                                                                                   |
  1053. | select_into_disk_sync                                    | OFF                                                                                      |
  1054. | select_into_disk_sync_delay                              | 0                                                                                        |
  1055. | server_id                                                | 1345993800                                                                               |
  1056. | server_id_bits                                           | 32                                                                                       |
  1057. | server_uuid                                              | dbaff795-9211-11eb-8b85-005056a25b64                                                     |
  1058. | session_track_gtids                                      | OFF                                                                                      |
  1059. | session_track_schema                                     | ON                                                                                       |
  1060. | session_track_state_change                               | OFF                                                                                      |
  1061. | session_track_system_variables                           | time_zone,autocommit,character_set_client,character_set_results,character_set_connection |
  1062. | session_track_transaction_info                           | OFF                                                                                      |
  1063. | sha256_password_auto_generate_rsa_keys                   | ON                                                                                       |
  1064. | sha256_password_private_key_path                         | private_key.pem                                                                          |
  1065. | sha256_password_proxy_users                              | OFF                                                                                      |
  1066. | sha256_password_public_key_path                          | public_key.pem                                                                           |
  1067. | show_create_table_verbosity                              | OFF                                                                                      |
  1068. | show_old_temporals                                       | OFF                                                                                      |
  1069. | skip_external_locking                                    | ON                                                                                       |
  1070. | skip_name_resolve                                        | OFF                                                                                      |
  1071. | skip_networking                                          | OFF                                                                                      |
  1072. | skip_show_database                                       | OFF                                                                                      |
  1073. | skip_slave_start                                         | OFF                                                                                      |
  1074. | slave_allow_batching                                     | OFF                                                                                      |
  1075. | slave_checkpoint_group                                   | 512                                                                                      |
  1076. | slave_checkpoint_period                                  | 300                                                                                      |
  1077. | slave_compressed_protocol                                | OFF                                                                                      |
  1078. | slave_exec_mode                                          | STRICT                                                                                   |
  1079. | slave_load_tmpdir                                        | /tmp                                                                                     |
  1080. | slave_max_allowed_packet                                 | 1073741824                                                                               |
  1081. | slave_net_timeout                                        | 60                                                                                       |
  1082. | slave_parallel_type                                      | LOGICAL_CLOCK                                                                            |
  1083. | slave_parallel_workers                                   | 0                                                                                        |
  1084. | slave_pending_jobs_size_max                              | 134217728                                                                                |
  1085. | slave_preserve_commit_order                              | ON                                                                                       |
  1086. | slave_rows_search_algorithms                             | INDEX_SCAN,HASH_SCAN                                                                     |
  1087. | slave_skip_errors                                        | OFF                                                                                      |
  1088. | slave_sql_verify_checksum                                | ON                                                                                       |
  1089. | slave_transaction_retries                                | 10                                                                                       |
  1090. | slave_type_conversions                                   |                                                                                          |
  1091. | slow_launch_time                                         | 2                                                                                        |
  1092. | slow_query_log                                           | OFF                                                                                      |
  1093. | slow_query_log_file                                      | /var/lib/mysql/messitdb02lab-slow.log                                                    |
  1094. | socket                                                   | /run/mysqld/mysqld.sock                                                                  |
  1095. | sort_buffer_size                                         | 262144                                                                                   |
  1096. | sql_auto_is_null                                         | OFF                                                                                      |
  1097. | sql_big_selects                                          | ON                                                                                       |
  1098. | sql_buffer_result                                        | OFF                                                                                      |
  1099. | sql_log_off                                              | OFF                                                                                      |
  1100. | sql_mode                                                 | ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION |
  1101. | sql_notes                                                | ON                                                                                       |
  1102. | sql_quote_show_create                                    | ON                                                                                       |
  1103. | sql_require_primary_key                                  | OFF                                                                                      |
  1104. | sql_safe_updates                                         | OFF                                                                                      |
  1105. | sql_select_limit                                         | 18446744073709551615                                                                     |
  1106. | sql_slave_skip_counter                                   | 0                                                                                        |
  1107. | sql_warnings                                             | OFF                                                                                      |
  1108. | ssl_ca                                                   | ca.pem                                                                                   |
  1109. | ssl_capath                                               |                                                                                          |
  1110. | ssl_cert                                                 | server-cert.pem                                                                          |
  1111. | ssl_cipher                                               |                                                                                          |
  1112. | ssl_crl                                                  |                                                                                          |
  1113. | ssl_crlpath                                              |                                                                                          |
  1114. | ssl_fips_mode                                            | OFF                                                                                      |
  1115. | ssl_key                                                  | server-key.pem                                                                           |
  1116. | stored_program_cache                                     | 256                                                                                      |
  1117. | stored_program_definition_cache                          | 256                                                                                      |
  1118. | super_read_only                                          | OFF                                                                                      |
  1119. | sync_binlog                                              | 1                                                                                        |
  1120. | sync_master_info                                         | 10000                                                                                    |
  1121. | sync_relay_log                                           | 10000                                                                                    |
  1122. | sync_relay_log_info                                      | 10000                                                                                    |
  1123. | system_time_zone                                         | CEST                                                                                     |
  1124. | table_definition_cache                                   | 2000                                                                                     |
  1125. | table_encryption_privilege_check                         | OFF                                                                                      |
  1126. | table_open_cache                                         | 4000                                                                                     |
  1127. | table_open_cache_instances                               | 16                                                                                       |
  1128. | tablespace_definition_cache                              | 256                                                                                      |
  1129. | temptable_max_mmap                                       | 1073741824                                                                               |
  1130. | temptable_max_ram                                        | 1073741824                                                                               |
  1131. | temptable_use_mmap                                       | ON                                                                                       |
  1132. | thread_cache_size                                        | 9                                                                                        |
  1133. | thread_handling                                          | one-thread-per-connection                                                                |
  1134. | thread_stack                                             | 286720                                                                                   |
  1135. | time_zone                                                | SYSTEM                                                                                   |
  1136. | tls_ciphersuites                                         |                                                                                          |
  1137. | tls_version                                              | TLSv1,TLSv1.1,TLSv1.2,TLSv1.3                                                            |
  1138. | tmp_table_size                                           | 16777216                                                                                 |
  1139. | tmpdir                                                   | /tmp                                                                                     |
  1140. | transaction_alloc_block_size                             | 8192                                                                                     |
  1141. | transaction_isolation                                    | REPEATABLE-READ                                                                          |
  1142. | transaction_prealloc_size                                | 4096                                                                                     |
  1143. | transaction_read_only                                    | OFF                                                                                      |
  1144. | transaction_write_set_extraction                         | XXHASH64                                                                                 |
  1145. | unique_checks                                            | ON                                                                                       |
  1146. | updatable_views_with_limit                               | YES                                                                                      |
  1147. | version                                                  | 8.0.24                                                                                   |
  1148. | version_comment                                          | MySQL Community Server - GPL                                                             |
  1149. | version_compile_machine                                  | x86_64                                                                                   |
  1150. | version_compile_os                                       | Linux                                                                                    |
  1151. | version_compile_zlib                                     | 1.2.11                                                                                   |
  1152. | wait_timeout                                             | 28800                                                                                    |
  1153. | windowing_use_high_precision                             | ON                                                                                       |
  1154. +----------------------------------------------------------+------------------------------------------------------------------------------------------+
  1155.  
  1156. # D) SHOW FULL PROCESSLIST;
  1157. SHOW FULL PROCESSLIST;
  1158. +---------+-----------------------------+--------------------+----------+---------+--------+--------------------------------------------------------+----------------------------------+
  1159. | Id      | User                        | Host               | db       | Command | Time   | State                                                  | Info                             |
  1160. +---------+-----------------------------+--------------------+----------+---------+--------+--------------------------------------------------------+----------------------------------+
  1161. |       6 | event_scheduler             | localhost          | NULL     | Daemon  | 229160 | Waiting on empty queue                                 | NULL                             |
  1162. |      12 | system user                 |                    | NULL     | Connect | 229160 | waiting for handler commit                             | Group replication applier module |
  1163. |      15 | system user                 |                    | NULL     | Query   | 228857 | Slave has read all relay log; waiting for more updates | NULL                             |
  1164. |    3041 | ServiceA                    | 172.19.74.1:50315  | smsc_1_0 | Sleep   |     20 |                                                        | NULL                             |
  1165. |    3049 | ServiceB                    | 172.19.74.4:57397  | smsc_1_0 | Sleep   |      0 |                                                        | NULL                             |
  1166. |    3065 | ServiceC                    | 172.19.74.4:57402  | smsc_1_0 | Sleep   |      1 |                                                        | NULL                             |
  1167. |    3078 | ServiceD                    | 172.19.74.4:57406  | smsc_1_0 | Sleep   |     28 |                                                        | NULL                             |
  1168. |    3081 | ServiceE                    | 172.19.74.1:50324  | smsc_1_0 | Sleep   |     29 |                                                        | NULL                             |
  1169. |    3182 | ServiceF                    | 172.19.74.1:50365  | smsc_1_0 | Sleep   |     25 |                                                        | NULL                             |
  1170. |    3274 | ServiceG                    | 172.19.74.1:50386  | smsc_1_0 | Sleep   |     30 |                                                        | NULL                             |
  1171. |    3288 | ServiceH                    | 172.19.74.44:64573 | smsc_1_0 | Sleep   |     54 |                                                        | NULL                             |
  1172. |    3523 | ServiceI                    | 172.19.74.1:50444  | smsc_1_0 | Sleep   |     51 |                                                        | NULL                             |
  1173. |    3528 | ServiceJ                    | 172.19.74.1:50447  | smsc_1_0 | Sleep   |     36 |                                                        | NULL                             |
  1174. |    3557 | ServiceK                    | 172.19.74.1:50456  | smsc_1_0 | Sleep   |     39 |                                                        | NULL                             |
  1175. | 2447358 | myUser                      | 172.19.74.1:55577  | smsc_1_0 | Sleep   |    510 |                                                        | NULL                             |
  1176. | 2447368 | myUser                      | 172.19.74.1:55580  | smsc_1_0 | Sleep   |    510 |                                                        | NULL                             |
  1177. | 2451930 | ServiceL                    | 172.19.74.1:56571  | smsc_1_0 | Sleep   |     58 |                                                        | NULL                             |
  1178. | 2453693 | icroot                      | localhost:38414    | NULL     | Query   |      0 | init                                                   | PLUGIN: SHOW FULL PROCESSLIST    |
  1179. | 2453893 | icroot                      | localhost:52890    | NULL     | Sleep   |   1702 |                                                        | NULL                             |
  1180. | 2469008 | ServiceM                    | 172.19.74.1:60240  | smsc_1_0 | Sleep   |    304 |                                                        | NULL                             |
  1181. | 2471655 | ServiceL                    | 172.19.74.1:60806  | smsc_1_0 | Sleep   |     58 |                                                        | NULL                             |
  1182. | 2472289 | mysql_router5_mavn5qv26jjj  | 172.19.74.44:52531 | NULL     | Sleep   |      0 |                                                        | NULL                             |
  1183. | 2472291 | mysql_router6_9ouvylz9xavs  | 172.19.74.45:55366 | NULL     | Sleep   |      0 |                                                        | NULL                             |
  1184. | 2472292 | mysql_router53_9kejxx23alr7 | 172.19.74.61:36538 | NULL     | Sleep   |      0 |                                                        | NULL                             |
  1185. | 2472293 | mysql_router4_z3diyskxe8ko  | 172.19.74.4:51131  | NULL     | Sleep   |      0 |                                                        | NULL                             |
  1186. | 2472294 | mysql_router3_tr7a8xqxydlm  | 172.19.74.1:60944  | NULL     | Sleep   |      0 |                                                        | NULL                             |
  1187. +---------+-----------------------------+--------------------+----------+---------+--------+--------------------------------------------------------+----------------------------------+
  1188.  
  1189. # E) Htop
  1190.   1  [||                                                                      1.3%]   4  [|                                                                       0.7%]
  1191.   2  [|                                                                       0.7%]   5  [|||                                                                     3.3%]
  1192.   3  [||                                                                      2.0%]   6  [||||                                                                    3.9%]
  1193.   Mem[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||5.87G/11.7G]   Tasks: 32, 85 thr; 1 running
  1194.   Swp[|||                                                              32.8M/1024M]   Load average: 0.09 0.09 0.09
  1195.                                                                                       Uptime: 12 days, 23:00:07
  1196.  
  1197.     PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
  1198.   59292 mysql      20   0 12.1G 5747M 45120 S  9.9 48.0  7h06:43 /usr/sbin/mysqld
  1199.   59386 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0 25:08.48 /usr/sbin/mysqld
  1200.   59387 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0 30:25.06 /usr/sbin/mysqld
  1201.   63491 gmadmin    20   0  6428  4892  3132 R  1.3  0.0  0:02.07 htop
  1202.   59408 mysql      20   0 12.1G 5747M 45120 S  1.3 48.0 31:05.89 /usr/sbin/mysqld
  1203.   63377 mysql      20   0 12.1G 5747M 45120 S  1.3 48.0  0:21.26 /usr/sbin/mysqld
  1204.   61278 mysql      20   0 12.1G 5747M 45120 S  1.3 48.0 14:12.07 /usr/sbin/mysqld
  1205.   59402 mysql      20   0 12.1G 5747M 45120 S  1.3 48.0 28:36.78 /usr/sbin/mysqld
  1206.   59397 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0 31:01.06 /usr/sbin/mysqld
  1207.   63397 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0  0:10.68 /usr/sbin/mysqld
  1208.   59330 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  2:42.33 /usr/sbin/mysqld
  1209.   63481 gmadmin    20   0 14068  5568  4048 S  0.0  0.0  0:00.06 sshd: gmadmin@pts/1
  1210.   59306 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  5:05.17 /usr/sbin/mysqld
  1211.     876 root       20   0 1591M  8832  4648 S  0.0  0.1 11:32.52 /opt/Elastic/Agent/elastic-agent
  1212.     521 root       19  -1  207M 62672 62152 S  0.0  0.5  0:13.49 /lib/systemd/systemd-journald
  1213.     759 root       20   0 1591M  8832  4648 S  0.0  0.1 38:09.10 /opt/Elastic/Agent/elastic-agent
  1214.   59342 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:29.38 /usr/sbin/mysqld
  1215.   59309 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  6:52.03 /usr/sbin/mysqld
  1216.   59310 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0  4:53.81 /usr/sbin/mysqld
  1217.   59305 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  1:09.53 /usr/sbin/mysqld
  1218.     692 root       20   0  229M  2968  2188 S  0.0  0.0 20:04.33 /usr/bin/vmtoolsd
  1219.   59345 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0 10:29.28 /usr/sbin/mysqld
  1220.   59331 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:58.39 /usr/sbin/mysqld
  1221.     901 root       20   0 1591M  8832  4648 S  0.0  0.1  3:16.14 /opt/Elastic/Agent/elastic-agent
  1222.     877 root       20   0 1591M  8832  4648 S  0.0  0.1  2:58.87 /opt/Elastic/Agent/elastic-agent
  1223.   59311 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  7:01.44 /usr/sbin/mysqld
  1224.   59308 mysql      20   0 12.1G 5747M 45120 S  0.7 48.0  5:09.52 /usr/sbin/mysqld
  1225.     902 root       20   0 1591M  8832  4648 S  0.0  0.1  1:14.63 /opt/Elastic/Agent/elastic-agent
  1226.   59316 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:24.83 /usr/sbin/mysqld
  1227.   59340 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  1:01.76 /usr/sbin/mysqld
  1228.   59307 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:12.96 /usr/sbin/mysqld
  1229.   59392 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:10.43 /usr/sbin/mysqld
  1230.   59334 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:12.14 /usr/sbin/mysqld
  1231.   59347 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0 30:18.46 /usr/sbin/mysqld
  1232.   59341 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:31.11 /usr/sbin/mysqld
  1233.   59320 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:00.48 /usr/sbin/mysqld
  1234.     762 root       20   0 81968   464   316 S  0.0  0.0  1:05.50 /usr/sbin/irqbalance --foreground
  1235.   50890 ntp        20   0 74712   184     0 S  0.0  0.0  0:30.76 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 112:114
  1236.     879 root       20   0 1591M  8832  4648 S  0.0  0.1  3:16.79 /opt/Elastic/Agent/elastic-agent
  1237.   59304 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:13.42 /usr/sbin/mysqld
  1238.   59357 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:23.01 /usr/sbin/mysqld
  1239.   59339 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:10.95 /usr/sbin/mysqld
  1240.   59356 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:15.88 /usr/sbin/mysqld
  1241.   59384 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:14.45 /usr/sbin/mysqld
  1242.   59338 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:11.57 /usr/sbin/mysqld
  1243.   59383 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:15.29 /usr/sbin/mysqld
  1244.   59396 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:28.16 /usr/sbin/mysqld
  1245.   59313 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:08.88 /usr/sbin/mysqld
  1246.   59317 mysql      20   0 12.1G 5747M 45120 S  0.0 48.0  0:00.91 /usr/sbin/mysqld
  1247.     556 root       20   0 21868  2992  2244 S  0.0  0.0  0:08.53 /lib/systemd/systemd-udevd
  1248.       1 root       20   0  164M  8468  4744 S  0.0  0.1  0:24.50 /sbin/init maybe-ubiquity
  1249.     691 root       20   0 46540     8     0 S  0.0  0.0  0:00.03 /usr/bin/VGAuthService
  1250.     697 root       20   0  229M  2968  2188 S  0.0  0.0  0:35.96 /usr/bin/vmtoolsd
  1251.     705 root       20   0  229M  2968  2188 S  0.0  0.0  0:00.00 /usr/bin/vmtoolsd
  1252.     742 systemd-n  20   0 18596   932   788 S  0.0  0.0  0:05.99 /lib/systemd/systemd-networkd
  1253.     744 systemd-r  20   0 24088  2488  2268 S  0.0  0.0  0:03.08 /lib/systemd/systemd-resolved
  1254.     778 root       20   0  229M  2492  2032 S  0.0  0.0  0:25.05 /usr/lib/accountsservice/accounts-daemon
  1255.     874 root       20   0  229M  2492  2032 S  0.0  0.0  0:00.08 /usr/lib/accountsservice/accounts-daemon
  1256.     754 root       20   0  229M  2492  2032 S  0.0  0.0  0:25.34 /usr/lib/accountsservice/accounts-daemon
  1257.     756 messagebu  20   0  7884  2636  1980 S  0.0  0.0  0:01.94 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  1258.     878 root       20   0 1591M  8832  4648 S  0.0  0.1  3:11.73 /opt/Elastic/Agent/elastic-agent
  1259.     880 root       20   0 1591M  8832  4648 S  0.0  0.1  0:00.00 /opt/Elastic/Agent/elastic-agent
  1260.     903 root       20   0 1591M  8832  4648 S  0.0  0.1  0:00.00 /opt/Elastic/Agent/elastic-agent
  1261.     904 root       20   0 1591M  8832  4648 S  0.0  0.1  3:44.91 /opt/Elastic/Agent/elastic-agent
  1262.     905 root       20   0 1591M  8832  4648 S  0.0  0.1  2:38.87 /opt/Elastic/Agent/elastic-agent
  1263.    1029 root       20   0 1591M  8832  4648 S  0.0  0.1  3:36.32 /opt/Elastic/Agent/elastic-agent
  1264.   19888 root       20   0 1591M  8832  4648 S  0.0  0.1  2:38.10 /opt/Elastic/Agent/elastic-agent
  1265.     769 root       20   0 81968   464   316 S  0.0  0.0  0:00.00 /usr/sbin/irqbalance --foreground
  1266.  
  1267.  
  1268. # F) Ulimit -a
  1269. core file size          (blocks, -c) 0
  1270. data seg size           (kbytes, -d) unlimited
  1271. scheduling priority             (-e) 0
  1272. file size               (blocks, -f) unlimited
  1273. pending signals                 (-i) 47575
  1274. max locked memory       (kbytes, -l) 65536
  1275. max memory size         (kbytes, -m) unlimited
  1276. open files                      (-n) 1024
  1277. pipe size            (512 bytes, -p) 8
  1278. POSIX message queues     (bytes, -q) 819200
  1279. real-time priority              (-r) 0
  1280. stack size              (kbytes, -s) 8192
  1281. cpu time               (seconds, -t) unlimited
  1282. max user processes              (-u) 47575
  1283. virtual memory          (kbytes, -v) unlimited
  1284. file locks                      (-x) unlimited
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement