JustPaste.it

galera db info

User avatar
@anonymous · Mar 23, 2024

A) SELECT COUNT(*) FROM information_schema.tables;
4959
B) SHOW GLOBAL STATUS; after minimum 24 hours UPTIME
MariaDB [(none)]> SHOW GLOBAL STATUS;
+--------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
| Variable_name                                          | Value                                                                                                                                          |
+--------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
| Aborted_clients                                        | 999                                                                                                                                            |
| Aborted_connects                                       | 996                                                                                                                                            |
| Aborted_connects_preauth                               | 996                                                                                                                                            |
| Access_denied_errors                                   | 19                                                                                                                                             |
| Acl_column_grants                                      | 0                                                                                                                                              |
| Acl_database_grants                                    | 25                                                                                                                                             |
| Acl_function_grants                                    | 0                                                                                                                                              |
| Acl_procedure_grants                                   | 0                                                                                                                                              |
| Acl_package_spec_grants                                | 0                                                                                                                                              |
| Acl_package_body_grants                                | 0                                                                                                                                              |
| Acl_proxy_users                                        | 1                                                                                                                                              |
| Acl_role_grants                                        | 0                                                                                                                                              |
| Acl_roles                                              | 0                                                                                                                                              |
| Acl_table_grants                                       | 1                                                                                                                                              |
| Acl_users                                              | 32                                                                                                                                             |
| Aria_pagecache_blocks_not_flushed                      | 0                                                                                                                                              |
| Aria_pagecache_blocks_unused                           | 31276                                                                                                                                          |
| Aria_pagecache_blocks_used                             | 1026                                                                                                                                           |
| Aria_pagecache_read_requests                           | 797647                                                                                                                                         |
| Aria_pagecache_reads                                   | 40874                                                                                                                                          |
| Aria_pagecache_write_requests                          | 373331                                                                                                                                         |
| Aria_pagecache_writes                                  | 373331                                                                                                                                         |
| Aria_transaction_log_syncs                             | 55                                                                                                                                             |
| Binlog_commits                                         | 0                                                                                                                                              |
| Binlog_group_commits                                   | 0                                                                                                                                              |
| Binlog_group_commit_trigger_count                      | 0                                                                                                                                              |
| Binlog_group_commit_trigger_lock_wait                  | 0                                                                                                                                              |
| Binlog_group_commit_trigger_timeout                    | 0                                                                                                                                              |
| Binlog_snapshot_file                                   |                                                                                                                                                |
| Binlog_snapshot_position                               | 0                                                                                                                                              |
| Binlog_bytes_written                                   | 0                                                                                                                                              |
| Binlog_cache_disk_use                                  | 6221                                                                                                                                           |
| Binlog_cache_use                                       | 141249                                                                                                                                         |
| Binlog_stmt_cache_disk_use                             | 0                                                                                                                                              |
| Binlog_stmt_cache_use                                  | 0                                                                                                                                              |
| Busy_time                                              | 0.000000                                                                                                                                       |
| Bytes_received                                         | 421733362                                                                                                                                      |
| Bytes_sent                                             | 5810999273                                                                                                                                     |
| Column_compressions                                    | 0                                                                                                                                              |
| Column_decompressions                                  | 0                                                                                                                                              |
| Com_admin_commands                                     | 0                                                                                                                                              |
| Com_alter_db                                           | 0                                                                                                                                              |
| Com_alter_db_upgrade                                   | 0                                                                                                                                              |
| Com_alter_event                                        | 0                                                                                                                                              |
| Com_alter_function                                     | 0                                                                                                                                              |
| Com_alter_procedure                                    | 0                                                                                                                                              |
| Com_alter_server                                       | 0                                                                                                                                              |
| Com_alter_sequence                                     | 0                                                                                                                                              |
| Com_alter_table                                        | 63                                                                                                                                             |
| Com_alter_tablespace                                   | 0                                                                                                                                              |
| Com_alter_user                                         | 0                                                                                                                                              |
| Com_analyze                                            | 0                                                                                                                                              |
| Com_assign_to_keycache                                 | 0                                                                                                                                              |
| Com_backup                                             | 0                                                                                                                                              |
| Com_backup_lock                                        | 0                                                                                                                                              |
| Com_begin                                              | 0                                                                                                                                              |
| Com_binlog                                             | 0                                                                                                                                              |
| Com_call_procedure                                     | 0                                                                                                                                              |
| Com_change_db                                          | 13306                                                                                                                                          |
| Com_change_master                                      | 0                                                                                                                                              |
| Com_check                                              | 0                                                                                                                                              |
| Com_checksum                                           | 0                                                                                                                                              |
| Com_commit                                             | 0                                                                                                                                              |
| Com_compound_sql                                       | 0                                                                                                                                              |
| Com_create_db                                          | 0                                                                                                                                              |
| Com_create_event                                       | 0                                                                                                                                              |
| Com_create_function                                    | 0                                                                                                                                              |
| Com_create_index                                       | 0                                                                                                                                              |
| Com_create_package                                     | 0                                                                                                                                              |
| Com_create_package_body                                | 0                                                                                                                                              |
| Com_create_procedure                                   | 0                                                                                                                                              |
| Com_create_role                                        | 0                                                                                                                                              |
| Com_create_sequence                                    | 0                                                                                                                                              |
| Com_create_server                                      | 0                                                                                                                                              |
| Com_create_table                                       | 33                                                                                                                                             |
| Com_create_temporary_table                             | 0                                                                                                                                              |
| Com_create_trigger                                     | 0                                                                                                                                              |
| Com_create_udf                                         | 0                                                                                                                                              |
| Com_create_user                                        | 0                                                                                                                                              |
| Com_create_view                                        | 0                                                                                                                                              |
| Com_dealloc_sql                                        | 0                                                                                                                                              |
| Com_delete                                             | 22050                                                                                                                                          |
| Com_delete_multi                                       | 3768                                                                                                                                           |
| Com_do                                                 | 0                                                                                                                                              |
| Com_drop_db                                            | 0                                                                                                                                              |
| Com_drop_event                                         | 0                                                                                                                                              |
| Com_drop_function                                      | 0                                                                                                                                              |
| Com_drop_index                                         | 0                                                                                                                                              |
| Com_drop_procedure                                     | 0                                                                                                                                              |
| Com_drop_package                                       | 0                                                                                                                                              |
| Com_drop_package_body                                  | 0                                                                                                                                              |
| Com_drop_role                                          | 0                                                                                                                                              |
| Com_drop_server                                        | 0                                                                                                                                              |
| Com_drop_sequence                                      | 0                                                                                                                                              |
| Com_drop_table                                         | 36                                                                                                                                             |
| Com_drop_temporary_table                               | 0                                                                                                                                              |
| Com_drop_trigger                                       | 0                                                                                                                                              |
| Com_drop_user                                          | 0                                                                                                                                              |
| Com_drop_view                                          | 0                                                                                                                                              |
| Com_empty_query                                        | 0                                                                                                                                              |
| Com_execute_immediate                                  | 0                                                                                                                                              |
| Com_execute_sql                                        | 0                                                                                                                                              |
| Com_flush                                              | 0                                                                                                                                              |
| Com_get_diagnostics                                    | 0                                                                                                                                              |
| Com_grant                                              | 0                                                                                                                                              |
| Com_grant_role                                         | 0                                                                                                                                              |
| Com_ha_close                                           | 0                                                                                                                                              |
| Com_ha_open                                            | 0                                                                                                                                              |
| Com_ha_read                                            | 0                                                                                                                                              |
| Com_help                                               | 0                                                                                                                                              |
| Com_insert                                             | 162121                                                                                                                                         |
| Com_insert_select                                      | 943                                                                                                                                            |
| Com_install_plugin                                     | 0                                                                                                                                              |
| Com_kill                                               | 0                                                                                                                                              |
| Com_load                                               | 0                                                                                                                                              |
| Com_lock_tables                                        | 17                                                                                                                                             |
| Com_optimize                                           | 0                                                                                                                                              |
| Com_preload_keys                                       | 0                                                                                                                                              |
| Com_prepare_sql                                        | 0                                                                                                                                              |
| Com_purge                                              | 0                                                                                                                                              |
| Com_purge_before_date                                  | 0                                                                                                                                              |
| Com_release_savepoint                                  | 0                                                                                                                                              |
| Com_rename_table                                       | 0                                                                                                                                              |
| Com_rename_user                                        | 0                                                                                                                                              |
| Com_repair                                             | 0                                                                                                                                              |
| Com_replace                                            | 995                                                                                                                                            |
| Com_replace_select                                     | 0                                                                                                                                              |
| Com_reset                                              | 0                                                                                                                                              |
| Com_resignal                                           | 0                                                                                                                                              |
| Com_revoke                                             | 0                                                                                                                                              |
| Com_revoke_all                                         | 0                                                                                                                                              |
| Com_revoke_role                                        | 0                                                                                                                                              |
| Com_rollback                                           | 0                                                                                                                                              |
| Com_rollback_to_savepoint                              | 0                                                                                                                                              |
| Com_savepoint                                          | 0                                                                                                                                              |
| Com_select                                             | 519230                                                                                                                                         |
| Com_set_option                                         | 49865                                                                                                                                          |
| Com_show_authors                                       | 0                                                                                                                                              |
| Com_show_binlog_events                                 | 0                                                                                                                                              |
| Com_show_binlogs                                       | 0                                                                                                                                              |
| Com_show_charsets                                      | 0                                                                                                                                              |
| Com_show_collations                                    | 0                                                                                                                                              |
| Com_show_contributors                                  | 0                                                                                                                                              |
| Com_show_create_db                                     | 17                                                                                                                                             |
| Com_show_create_event                                  | 0                                                                                                                                              |
| Com_show_create_func                                   | 0                                                                                                                                              |
| Com_show_create_package                                | 0                                                                                                                                              |
| Com_show_create_package_body                           | 0                                                                                                                                              |
| Com_show_create_proc                                   | 0                                                                                                                                              |
| Com_show_create_table                                  | 4866                                                                                                                                           |
| Com_show_create_trigger                                | 0                                                                                                                                              |
| Com_show_create_user                                   | 0                                                                                                                                              |
| Com_show_databases                                     | 18                                                                                                                                             |
| Com_show_engine_logs                                   | 0                                                                                                                                              |
| Com_show_engine_mutex                                  | 0                                                                                                                                              |
| Com_show_engine_status                                 | 0                                                                                                                                              |
| Com_show_errors                                        | 0                                                                                                                                              |
| Com_show_events                                        | 0                                                                                                                                              |
| Com_show_explain                                       | 0                                                                                                                                              |
| Com_show_fields                                        | 33682                                                                                                                                          |
| Com_show_function_status                               | 0                                                                                                                                              |
| Com_show_generic                                       | 0                                                                                                                                              |
| Com_show_grants                                        | 0                                                                                                                                              |
| Com_show_keys                                          | 0                                                                                                                                              |
| Com_show_binlog_status                                 | 0                                                                                                                                              |
| Com_show_open_tables                                   | 0                                                                                                                                              |
| Com_show_package_status                                | 0                                                                                                                                              |
| Com_show_package_body_status                           | 0                                                                                                                                              |
| Com_show_plugins                                       | 0                                                                                                                                              |
| Com_show_privileges                                    | 0                                                                                                                                              |
| Com_show_procedure_status                              | 0                                                                                                                                              |
| Com_show_processlist                                   | 0                                                                                                                                              |
| Com_show_profile                                       | 0                                                                                                                                              |
| Com_show_profiles                                      | 0                                                                                                                                              |
| Com_show_relaylog_events                               | 0                                                                                                                                              |
| Com_show_slave_hosts                                   | 0                                                                                                                                              |
| Com_show_slave_status                                  | 17                                                                                                                                             |
| Com_show_status                                        | 997                                                                                                                                            |
| Com_show_storage_engines                               | 0                                                                                                                                              |
| Com_show_table_status                                  | 4765                                                                                                                                           |
| Com_show_tables                                        | 906                                                                                                                                            |
| Com_show_triggers                                      | 4765                                                                                                                                           |
| Com_show_variables                                     | 482                                                                                                                                            |
| Com_show_warnings                                      | 0                                                                                                                                              |
| Com_shutdown                                           | 0                                                                                                                                              |
| Com_signal                                             | 0                                                                                                                                              |
| Com_start_all_slaves                                   | 0                                                                                                                                              |
| Com_start_slave                                        | 0                                                                                                                                              |
| Com_stmt_close                                         | 481                                                                                                                                            |
| Com_stmt_execute                                       | 481                                                                                                                                            |
| Com_stmt_fetch                                         | 0                                                                                                                                              |
| Com_stmt_prepare                                       | 481                                                                                                                                            |
| Com_stmt_reprepare                                     | 0                                                                                                                                              |
| Com_stmt_reset                                         | 0                                                                                                                                              |
| Com_stmt_send_long_data                                | 481                                                                                                                                            |
| Com_stop_all_slaves                                    | 0                                                                                                                                              |
| Com_stop_slave                                         | 0                                                                                                                                              |
| Com_truncate                                           | 18                                                                                                                                             |
| Com_uninstall_plugin                                   | 0                                                                                                                                              |
| Com_unlock_tables                                      | 15                                                                                                                                             |
| Com_update                                             | 96093                                                                                                                                          |
| Com_update_multi                                       | 0                                                                                                                                              |
| Com_xa_commit                                          | 0                                                                                                                                              |
| Com_xa_end                                             | 0                                                                                                                                              |
| Com_xa_prepare                                         | 0                                                                                                                                              |
| Com_xa_recover                                         | 0                                                                                                                                              |
| Com_xa_rollback                                        | 0                                                                                                                                              |
| Com_xa_start                                           | 0                                                                                                                                              |
| Compression                                            | OFF                                                                                                                                            |
| Connection_errors_accept                               | 0                                                                                                                                              |
| Connection_errors_internal                             | 0                                                                                                                                              |
| Connection_errors_max_connections                      | 0                                                                                                                                              |
| Connection_errors_peer_address                         | 0                                                                                                                                              |
| Connection_errors_select                               | 0                                                                                                                                              |
| Connection_errors_tcpwrap                              | 0                                                                                                                                              |
| Connections                                            | 33472                                                                                                                                          |
| Cpu_time                                               | 0.000000                                                                                                                                       |
| Created_tmp_disk_tables                                | 42104                                                                                                                                          |
| Created_tmp_files                                      | 128                                                                                                                                            |
| Created_tmp_tables                                     | 91983                                                                                                                                          |
| Delayed_errors                                         | 0                                                                                                                                              |
| Delayed_insert_threads                                 | 0                                                                                                                                              |
| Delayed_writes                                         | 0                                                                                                                                              |
| Delete_scan                                            | 98                                                                                                                                             |
| Empty_queries                                          | 255189                                                                                                                                         |
| Executed_events                                        | 0                                                                                                                                              |
| Executed_triggers                                      | 0                                                                                                                                              |
| Feature_application_time_periods                       | 0                                                                                                                                              |
| Feature_check_constraint                               | 1                                                                                                                                              |
| Feature_custom_aggregate_functions                     | 0                                                                                                                                              |
| Feature_delay_key_write                                | 0                                                                                                                                              |
| Feature_dynamic_columns                                | 0                                                                                                                                              |
| Feature_fulltext                                       | 0                                                                                                                                              |
| Feature_gis                                            | 0                                                                                                                                              |
| Feature_insert_returning                               | 0                                                                                                                                              |
| Feature_invisible_columns                              | 0                                                                                                                                              |
| Feature_json                                           | 9202                                                                                                                                           |
| Feature_locale                                         | 0                                                                                                                                              |
| Feature_subquery                                       | 2943                                                                                                                                           |
| Feature_system_versioning                              | 0                                                                                                                                              |
| Feature_timezone                                       | 17                                                                                                                                             |
| Feature_trigger                                        | 0                                                                                                                                              |
| Feature_window_functions                               | 0                                                                                                                                              |
| Feature_xml                                            | 0                                                                                                                                              |
| Handler_commit                                         | 885312                                                                                                                                         |
| Handler_delete                                         | 45200                                                                                                                                          |
| Handler_discover                                       | 81                                                                                                                                             |
| Handler_external_lock                                  | 0                                                                                                                                              |
| Handler_icp_attempts                                   | 640077                                                                                                                                         |
| Handler_icp_match                                      | 640077                                                                                                                                         |
| Handler_mrr_init                                       | 0                                                                                                                                              |
| Handler_mrr_key_refills                                | 0                                                                                                                                              |
| Handler_mrr_rowid_refills                              | 0                                                                                                                                              |
| Handler_prepare                                        | 0                                                                                                                                              |
| Handler_read_first                                     | 9909                                                                                                                                           |
| Handler_read_key                                       | 1145199                                                                                                                                        |
| Handler_read_last                                      | 5978                                                                                                                                           |
| Handler_read_next                                      | 7826418                                                                                                                                        |
| Handler_read_prev                                      | 8912                                                                                                                                           |
| Handler_read_retry                                     | 0                                                                                                                                              |
| Handler_read_rnd                                       | 683720                                                                                                                                         |
| Handler_read_rnd_deleted                               | 0                                                                                                                                              |
| Handler_read_rnd_next                                  | 47484345                                                                                                                                       |
| Handler_rollback                                       | 11                                                                                                                                             |
| Handler_savepoint                                      | 0                                                                                                                                              |
| Handler_savepoint_rollback                             | 0                                                                                                                                              |
| Handler_tmp_delete                                     | 0                                                                                                                                              |
| Handler_tmp_update                                     | 3643                                                                                                                                           |
| Handler_tmp_write                                      | 2434818                                                                                                                                        |
| Handler_update                                         | 112140                                                                                                                                         |
| Handler_write                                          | 212868                                                                                                                                         |
| Innodb_adaptive_hash_hash_searches                     | 0                                                                                                                                              |
| Innodb_adaptive_hash_non_hash_searches                 | 0                                                                                                                                              |
| Innodb_background_log_sync                             | 59595                                                                                                                                          |
| Innodb_buffer_pool_dump_status                         |                                                                                                                                                |
| Innodb_buffer_pool_load_status                         | Buffer pool(s) load completed at 240323  5:16:12                                                                                               |
| Innodb_buffer_pool_resize_status                       |                                                                                                                                                |
| Innodb_buffer_pool_load_incomplete                     | OFF                                                                                                                                            |
| Innodb_buffer_pool_pages_data                          | 418041                                                                                                                                         |
| Innodb_buffer_pool_bytes_data                          | 6849183744                                                                                                                                     |
| Innodb_buffer_pool_pages_dirty                         | 28899                                                                                                                                          |
| Innodb_buffer_pool_bytes_dirty                         | 473481216                                                                                                                                      |
| Innodb_buffer_pool_pages_flushed                       | 0                                                                                                                                              |
| Innodb_buffer_pool_pages_free                          | 2696967                                                                                                                                        |
| Innodb_buffer_pool_pages_made_not_young                | 11560609                                                                                                                                       |
| Innodb_buffer_pool_pages_made_young                    | 7858                                                                                                                                           |
| Innodb_buffer_pool_pages_misc                          | 0                                                                                                                                              |
| Innodb_buffer_pool_pages_old                           | 154295                                                                                                                                         |
| Innodb_buffer_pool_pages_total                         | 3115008                                                                                                                                        |
| Innodb_buffer_pool_pages_lru_flushed                   | 0                                                                                                                                              |
| Innodb_buffer_pool_pages_lru_freed                     | 0                                                                                                                                              |
| Innodb_buffer_pool_pages_split                         | 4800                                                                                                                                           |
| Innodb_buffer_pool_read_ahead_rnd                      | 0                                                                                                                                              |
| Innodb_buffer_pool_read_ahead                          | 22629                                                                                                                                          |
| Innodb_buffer_pool_read_ahead_evicted                  | 0                                                                                                                                              |
| Innodb_buffer_pool_read_requests                       | 31345431                                                                                                                                       |
| Innodb_buffer_pool_reads                               | 416829                                                                                                                                         |
| Innodb_buffer_pool_wait_free                           | 0                                                                                                                                              |
| Innodb_buffer_pool_write_requests                      | 5541791                                                                                                                                        |
| Innodb_checkpoint_age                                  | 939336714                                                                                                                                      |
| Innodb_checkpoint_max_age                              | 1738752308                                                                                                                                     |
| Innodb_data_fsyncs                                     | 37034                                                                                                                                          |
| Innodb_data_pending_fsyncs                             | 0                                                                                                                                              |
| Innodb_data_pending_reads                              | 0                                                                                                                                              |
| Innodb_data_pending_writes                             | 0                                                                                                                                              |
| Innodb_data_read                                       | 6829293568                                                                                                                                     |
| Innodb_data_reads                                      | 421514                                                                                                                                         |
| Innodb_data_writes                                     | 288543                                                                                                                                         |
| Innodb_data_written                                    | 0                                                                                                                                              |
| Innodb_dblwr_pages_written                             | 0                                                                                                                                              |
| Innodb_dblwr_writes                                    | 0                                                                                                                                              |
| Innodb_deadlocks                                       | 0                                                                                                                                              |
| Innodb_history_list_length                             | 0                                                                                                                                              |
| Innodb_ibuf_discarded_delete_marks                     | 0                                                                                                                                              |
| Innodb_ibuf_discarded_deletes                          | 0                                                                                                                                              |
| Innodb_ibuf_discarded_inserts                          | 0                                                                                                                                              |
| Innodb_ibuf_free_list                                  | 0                                                                                                                                              |
| Innodb_ibuf_merged_delete_marks                        | 0                                                                                                                                              |
| Innodb_ibuf_merged_deletes                             | 0                                                                                                                                              |
| Innodb_ibuf_merged_inserts                             | 60                                                                                                                                             |
| Innodb_ibuf_merges                                     | 26                                                                                                                                             |
| Innodb_ibuf_segment_size                               | 2                                                                                                                                              |
| Innodb_ibuf_size                                       | 1                                                                                                                                              |
| Innodb_log_waits                                       | 0                                                                                                                                              |
| Innodb_log_write_requests                              | 28976                                                                                                                                          |
| Innodb_log_writes                                      | 288543                                                                                                                                         |
| Innodb_lsn_current                                     | 52855791406                                                                                                                                    |
| Innodb_lsn_flushed                                     | 52855791256                                                                                                                                    |
| Innodb_lsn_last_checkpoint                             | 51916454692                                                                                                                                    |
| Innodb_master_thread_active_loops                      | 0                                                                                                                                              |
| Innodb_master_thread_idle_loops                        | 59596                                                                                                                                          |
| Innodb_max_trx_id                                      | 13665951                                                                                                                                       |
| Innodb_mem_adaptive_hash                               | 0                                                                                                                                              |
| Innodb_mem_dictionary                                  | 316778376                                                                                                                                      |
| Innodb_os_log_fsyncs                                   | 34380                                                                                                                                          |
| Innodb_os_log_pending_fsyncs                           | 0                                                                                                                                              |
| Innodb_os_log_pending_writes                           | 0                                                                                                                                              |
| Innodb_os_log_written                                  | 1383398912                                                                                                                                     |
| Innodb_page_size                                       | 16384                                                                                                                                          |
| Innodb_pages_created                                   | 23762                                                                                                                                          |
| Innodb_pages_read                                      | 416829                                                                                                                                         |
| Innodb_pages_written                                   | 0                                                                                                                                              |
| Innodb_row_lock_current_waits                          | 0                                                                                                                                              |
| Innodb_row_lock_time                                   | 8432                                                                                                                                           |
| Innodb_row_lock_time_avg                               | 240                                                                                                                                            |
| Innodb_row_lock_time_max                               | 3980                                                                                                                                           |
| Innodb_row_lock_waits                                  | 35                                                                                                                                             |
| Innodb_rows_deleted                                    | 45179                                                                                                                                          |
| Innodb_rows_inserted                                   | 194257                                                                                                                                         |
| Innodb_rows_read                                       | 53645924                                                                                                                                       |
| Innodb_rows_updated                                    | 112140                                                                                                                                         |
| Innodb_system_rows_deleted                             | 21                                                                                                                                             |
| Innodb_system_rows_inserted                            | 21                                                                                                                                             |
| Innodb_system_rows_read                                | 48                                                                                                                                             |
| Innodb_system_rows_updated                             | 0                                                                                                                                              |
| Innodb_num_open_files                                  | 4673                                                                                                                                           |
| Innodb_truncated_status_writes                         | 0                                                                                                                                              |
| Innodb_available_undo_logs                             | 128                                                                                                                                            |
| Innodb_undo_truncations                                | 0                                                                                                                                              |
| Innodb_page_compression_saved                          | 0                                                                                                                                              |
| Innodb_num_pages_page_compressed                       | 0                                                                                                                                              |
| Innodb_num_page_compressed_trim_op                     | 0                                                                                                                                              |
| Innodb_num_pages_page_decompressed                     | 0                                                                                                                                              |
| Innodb_num_pages_page_compression_error                | 0                                                                                                                                              |
| Innodb_num_pages_encrypted                             | 0                                                                                                                                              |
| Innodb_num_pages_decrypted                             | 0                                                                                                                                              |
| Innodb_have_lz4                                        | ON                                                                                                                                             |
| Innodb_have_lzo                                        | OFF                                                                                                                                            |
| Innodb_have_lzma                                       | OFF                                                                                                                                            |
| Innodb_have_bzip2                                      | OFF                                                                                                                                            |
| Innodb_have_snappy                                     | ON                                                                                                                                             |
| Innodb_have_punch_hole                                 | ON                                                                                                                                             |
| Innodb_defragment_compression_failures                 | 0                                                                                                                                              |
| Innodb_defragment_failures                             | 0                                                                                                                                              |
| Innodb_defragment_count                                | 0                                                                                                                                              |
| Innodb_instant_alter_column                            | 0                                                                                                                                              |
| Innodb_onlineddl_rowlog_rows                           | 0                                                                                                                                              |
| Innodb_onlineddl_rowlog_pct_used                       | 0                                                                                                                                              |
| Innodb_onlineddl_pct_progress                          | 0                                                                                                                                              |
| Innodb_secondary_index_triggered_cluster_reads         | 1878540                                                                                                                                        |
| Innodb_secondary_index_triggered_cluster_reads_avoided | 0                                                                                                                                              |
| Innodb_encryption_rotation_pages_read_from_cache       | 0                                                                                                                                              |
| Innodb_encryption_rotation_pages_read_from_disk        | 0                                                                                                                                              |
| Innodb_encryption_rotation_pages_modified              | 0                                                                                                                                              |
| Innodb_encryption_rotation_pages_flushed               | 0                                                                                                                                              |
| Innodb_encryption_rotation_estimated_iops              | 0                                                                                                                                              |
| Innodb_encryption_n_merge_blocks_encrypted             | 0                                                                                                                                              |
| Innodb_encryption_n_merge_blocks_decrypted             | 0                                                                                                                                              |
| Innodb_encryption_n_rowlog_blocks_encrypted            | 0                                                                                                                                              |
| Innodb_encryption_n_rowlog_blocks_decrypted            | 0                                                                                                                                              |
| Innodb_encryption_n_temp_blocks_encrypted              | 0                                                                                                                                              |
| Innodb_encryption_n_temp_blocks_decrypted              | 0                                                                                                                                              |
| Innodb_encryption_num_key_requests                     | 0                                                                                                                                              |
| Key_blocks_not_flushed                                 | 0                                                                                                                                              |
| Key_blocks_unused                                      | 428676                                                                                                                                         |
| Key_blocks_used                                        | 0                                                                                                                                              |
| Key_blocks_warm                                        | 0                                                                                                                                              |
| Key_read_requests                                      | 0                                                                                                                                              |
| Key_reads                                              | 0                                                                                                                                              |
| Key_write_requests                                     | 0                                                                                                                                              |
| Key_writes                                             | 0                                                                                                                                              |
| Last_query_cost                                        | 0.000000                                                                                                                                       |
| Master_gtid_wait_count                                 | 0                                                                                                                                              |
| Master_gtid_wait_time                                  | 0                                                                                                                                              |
| Master_gtid_wait_timeouts                              | 0                                                                                                                                              |
| Max_statement_time_exceeded                            | 0                                                                                                                                              |
| Max_used_connections                                   | 32                                                                                                                                             |
| Memory_used                                            | 52847915680                                                                                                                                    |
| Memory_used_initial                                    | 52621986360                                                                                                                                    |
| Not_flushed_delayed_rows                               | 0                                                                                                                                              |
| Open_files                                             | 61                                                                                                                                             |
| Open_streams                                           | 4                                                                                                                                              |
| Open_table_definitions                                 | 4779                                                                                                                                           |
| Open_tables                                            | 9706                                                                                                                                           |
| Opened_files                                           | 229445                                                                                                                                         |
| Opened_plugin_libraries                                | 0                                                                                                                                              |
| Opened_table_definitions                               | 5064                                                                                                                                           |
| Opened_tables                                          | 9889                                                                                                                                           |
| Opened_views                                           | 27670                                                                                                                                          |
| Performance_schema_accounts_lost                       | 0                                                                                                                                              |
| Performance_schema_cond_classes_lost                   | 0                                                                                                                                              |
| Performance_schema_cond_instances_lost                 | 0                                                                                                                                              |
| Performance_schema_digest_lost                         | 56049                                                                                                                                          |
| Performance_schema_file_classes_lost                   | 0                                                                                                                                              |
| Performance_schema_file_handles_lost                   | 0                                                                                                                                              |
| Performance_schema_file_instances_lost                 | 33                                                                                                                                             |
| Performance_schema_hosts_lost                          | 0                                                                                                                                              |
| Performance_schema_index_stat_lost                     | 0                                                                                                                                              |
| Performance_schema_locker_lost                         | 0                                                                                                                                              |
| Performance_schema_memory_classes_lost                 | 0                                                                                                                                              |
| Performance_schema_metadata_lock_lost                  | 0                                                                                                                                              |
| Performance_schema_mutex_classes_lost                  | 0                                                                                                                                              |
| Performance_schema_mutex_instances_lost                | 0                                                                                                                                              |
| Performance_schema_nested_statement_lost               | 0                                                                                                                                              |
| Performance_schema_prepared_statements_lost            | 0                                                                                                                                              |
| Performance_schema_program_lost                        | 0                                                                                                                                              |
| Performance_schema_rwlock_classes_lost                 | 0                                                                                                                                              |
| Performance_schema_rwlock_instances_lost               | 0                                                                                                                                              |
| Performance_schema_session_connect_attrs_lost          | 0                                                                                                                                              |
| Performance_schema_socket_classes_lost                 | 0                                                                                                                                              |
| Performance_schema_socket_instances_lost               | 0                                                                                                                                              |
| Performance_schema_stage_classes_lost                  | 0                                                                                                                                              |
| Performance_schema_statement_classes_lost              | 0                                                                                                                                              |
| Performance_schema_table_handles_lost                  | 0                                                                                                                                              |
| Performance_schema_table_instances_lost                | 0                                                                                                                                              |
| Performance_schema_table_lock_stat_lost                | 0                                                                                                                                              |
| Performance_schema_thread_classes_lost                 | 0                                                                                                                                              |
| Performance_schema_thread_instances_lost               | 0                                                                                                                                              |
| Performance_schema_users_lost                          | 0                                                                                                                                              |
| Prepared_stmt_count                                    | 0                                                                                                                                              |
| Qcache_free_blocks                                     | 1                                                                                                                                              |
| Qcache_free_memory                                     | 1031304                                                                                                                                        |
| Qcache_hits                                            | 0                                                                                                                                              |
| Qcache_inserts                                         | 0                                                                                                                                              |
| Qcache_lowmem_prunes                                   | 0                                                                                                                                              |
| Qcache_not_cached                                      | 0                                                                                                                                              |
| Qcache_queries_in_cache                                | 0                                                                                                                                              |
| Qcache_total_blocks                                    | 1                                                                                                                                              |
| Queries                                                | 967958                                                                                                                                         |
| Questions                                              | 845556                                                                                                                                         |
| Resultset_metadata_skipped                             | 0                                                                                                                                              |
| Rows_read                                              | 53647759                                                                                                                                       |
| Rows_sent                                              | 41886365                                                                                                                                       |
| Rows_tmp_read                                          | 2492644                                                                                                                                        |
| Rpl_semi_sync_master_clients                           | 0                                                                                                                                              |
| Rpl_semi_sync_master_get_ack                           | 0                                                                                                                                              |
| Rpl_semi_sync_master_net_avg_wait_time                 | 0                                                                                                                                              |
| Rpl_semi_sync_master_net_wait_time                     | 0                                                                                                                                              |
| Rpl_semi_sync_master_net_waits                         | 0                                                                                                                                              |
| Rpl_semi_sync_master_no_times                          | 0                                                                                                                                              |
| Rpl_semi_sync_master_no_tx                             | 0                                                                                                                                              |
| Rpl_semi_sync_master_request_ack                       | 0                                                                                                                                              |
| Rpl_semi_sync_master_status                            | OFF                                                                                                                                            |
| Rpl_semi_sync_master_timefunc_failures                 | 0                                                                                                                                              |
| Rpl_semi_sync_master_tx_avg_wait_time                  | 0                                                                                                                                              |
| Rpl_semi_sync_master_tx_wait_time                      | 0                                                                                                                                              |
| Rpl_semi_sync_master_tx_waits                          | 0                                                                                                                                              |
| Rpl_semi_sync_master_wait_pos_backtraverse             | 0                                                                                                                                              |
| Rpl_semi_sync_master_wait_sessions                     | 0                                                                                                                                              |
| Rpl_semi_sync_master_yes_tx                            | 0                                                                                                                                              |
| Rpl_semi_sync_slave_send_ack                           | 0                                                                                                                                              |
| Rpl_semi_sync_slave_status                             | OFF                                                                                                                                            |
| Rpl_status                                             | AUTH_MASTER                                                                                                                                    |
| Rpl_transactions_multi_engine                          | 0                                                                                                                                              |
| Select_full_join                                       | 1975                                                                                                                                           |
| Select_full_range_join                                 | 121                                                                                                                                            |
| Select_range                                           | 37495                                                                                                                                          |
| Select_range_check                                     | 0                                                                                                                                              |
| Select_scan                                            | 118896                                                                                                                                         |
| Slave_connections                                      | 0                                                                                                                                              |
| Slave_heartbeat_period                                 | 0.000                                                                                                                                          |
| Slave_open_temp_tables                                 | 0                                                                                                                                              |
| Slave_received_heartbeats                              | 0                                                                                                                                              |
| Slave_retried_transactions                             | 0                                                                                                                                              |
| Slave_running                                          | OFF                                                                                                                                            |
| Slave_skipped_errors                                   | 0                                                                                                                                              |
| Slaves_connected                                       | 0                                                                                                                                              |
| Slaves_running                                         | 0                                                                                                                                              |
| Slow_launch_threads                                    | 0                                                                                                                                              |
| Slow_queries                                           | 29                                                                                                                                             |
| Sort_merge_passes                                      | 1                                                                                                                                              |
| Sort_priority_queue_sorts                              | 24019                                                                                                                                          |
| Sort_range                                             | 68392                                                                                                                                          |
| Sort_rows                                              | 619378                                                                                                                                         |
| Sort_scan                                              | 10251                                                                                                                                          |
| Ssl_accept_renegotiates                                | 0                                                                                                                                              |
| Ssl_accepts                                            | 0                                                                                                                                              |
| Ssl_callback_cache_hits                                | 0                                                                                                                                              |
| Ssl_cipher                                             |                                                                                                                                                |
| Ssl_cipher_list                                        |                                                                                                                                                |
| Ssl_client_connects                                    | 0                                                                                                                                              |
| Ssl_connect_renegotiates                               | 0                                                                                                                                              |
| Ssl_ctx_verify_depth                                   | 0                                                                                                                                              |
| Ssl_ctx_verify_mode                                    | 0                                                                                                                                              |
| Ssl_default_timeout                                    | 0                                                                                                                                              |
| Ssl_finished_accepts                                   | 0                                                                                                                                              |
| Ssl_finished_connects                                  | 0                                                                                                                                              |
| Ssl_server_not_after                                   |                                                                                                                                                |
| Ssl_server_not_before                                  |                                                                                                                                                |
| Ssl_session_cache_hits                                 | 0                                                                                                                                              |
| Ssl_session_cache_misses                               | 0                                                                                                                                              |
| Ssl_session_cache_mode                                 | NONE                                                                                                                                           |
| Ssl_session_cache_overflows                            | 0                                                                                                                                              |
| Ssl_session_cache_size                                 | 0                                                                                                                                              |
| Ssl_session_cache_timeouts                             | 0                                                                                                                                              |
| Ssl_sessions_reused                                    | 0                                                                                                                                              |
| Ssl_used_session_cache_entries                         | 0                                                                                                                                              |
| Ssl_verify_depth                                       | 0                                                                                                                                              |
| Ssl_verify_mode                                        | 0                                                                                                                                              |
| Ssl_version                                            |                                                                                                                                                |
| Subquery_cache_hit                                     | 0                                                                                                                                              |
| Subquery_cache_miss                                    | 0                                                                                                                                              |
| Syncs                                                  | 1251                                                                                                                                           |
| Table_locks_immediate                                  | 16110                                                                                                                                          |
| Table_locks_waited                                     | 0                                                                                                                                              |
| Table_open_cache_active_instances                      | 1                                                                                                                                              |
| Table_open_cache_hits                                  | 1821274                                                                                                                                        |
| Table_open_cache_misses                                | 38489                                                                                                                                          |
| Table_open_cache_overflows                             | 0                                                                                                                                              |
| Tc_log_max_pages_used                                  | 0                                                                                                                                              |
| Tc_log_page_size                                       | 4096                                                                                                                                           |
| Tc_log_page_waits                                      | 0                                                                                                                                              |
| Threadpool_idle_threads                                | 31                                                                                                                                             |
| Threadpool_threads                                     | 32                                                                                                                                             |
| Threads_cached                                         | 0                                                                                                                                              |
| Threads_connected                                      | 7                                                                                                                                              |
| Threads_created                                        | 95                                                                                                                                             |
| Threads_running                                        | 1                                                                                                                                              |
| Transactions_gtid_foreign_engine                       | 0                                                                                                                                              |
| Transactions_multi_engine                              | 0                                                                                                                                              |
| Update_scan                                            | 1022                                                                                                                                           |
| Uptime                                                 | 59787                                                                                                                                          |
| Uptime_since_flush_status                              | 59787                                                                                                                                          |
| wsrep_protocol_version                                 | 10                                                                                                                                             |
| wsrep_last_committed                                   | 5080141                                                                                                                                        |
| wsrep_replicated                                       | 141333                                                                                                                                         |
| wsrep_replicated_bytes                                 | 825491232                                                                                                                                      |
| wsrep_repl_keys                                        | 490825                                                                                                                                         |
| wsrep_repl_keys_bytes                                  | 7318616                                                                                                                                        |
| wsrep_repl_data_bytes                                  | 804323172                                                                                                                                      |
| wsrep_repl_other_bytes                                 | 0                                                                                                                                              |
| wsrep_received                                         | 126022                                                                                                                                         |
| wsrep_received_bytes                                   | 735765576                                                                                                                                      |
| wsrep_local_commits                                    | 141248                                                                                                                                         |
| wsrep_local_cert_failures                              | 1                                                                                                                                              |
| wsrep_local_replays                                    | 0                                                                                                                                              |
| wsrep_local_send_queue                                 | 0                                                                                                                                              |
| wsrep_local_send_queue_max                             | 2                                                                                                                                              |
| wsrep_local_send_queue_min                             | 0                                                                                                                                              |
| wsrep_local_send_queue_avg                             | 0.000118546                                                                                                                                    |
| wsrep_local_recv_queue                                 | 0                                                                                                                                              |
| wsrep_local_recv_queue_max                             | 59                                                                                                                                             |
| wsrep_local_recv_queue_min                             | 0                                                                                                                                              |
| wsrep_local_recv_queue_avg                             | 0.0308438                                                                                                                                      |
| wsrep_local_cached_downto                              | 3117718                                                                                                                                        |
| wsrep_flow_control_paused_ns                           | 0                                                                                                                                              |
| wsrep_flow_control_paused                              | 0                                                                                                                                              |
| wsrep_flow_control_sent                                | 0                                                                                                                                              |
| wsrep_flow_control_recv                                | 0                                                                                                                                              |
| wsrep_flow_control_active                              | false                                                                                                                                          |
| wsrep_flow_control_requested                           | false                                                                                                                                          |
| wsrep_cert_deps_distance                               | 51.7535                                                                                                                                        |
| wsrep_apply_oooe                                       | 0.00197136                                                                                                                                     |
| wsrep_apply_oool                                       | 3.04457e-05                                                                                                                                    |
| wsrep_apply_window                                     | 1.01644                                                                                                                                        |
| wsrep_apply_waits                                      | 124                                                                                                                                            |
| wsrep_commit_oooe                                      | 0                                                                                                                                              |
| wsrep_commit_oool                                      | 0                                                                                                                                              |
| wsrep_commit_window                                    | 1.01305                                                                                                                                        |
| wsrep_local_state                                      | 4                                                                                                                                              |
| wsrep_local_state_comment                              | Synced                                                                                                                                         |
| wsrep_cert_index_size                                  | 114                                                                                                                                            |
| wsrep_causal_reads                                     | 1                                                                                                                                              |
| wsrep_cert_interval                                    | 953.218                                                                                                                                        |
| wsrep_open_transactions                                | 0                                                                                                                                              |
| wsrep_open_connections                                 | 0                                                                                                                                              |
| wsrep_cluster_weight                                   | 3                                                                                                                                              |
| wsrep_desync_count                                     | 0                                                                                                                                              |
| wsrep_evs_delayed                                      |                                                                                                                                                |
| wsrep_evs_evict_list                                   |                                                                                                                                                |
| wsrep_evs_repl_latency                                 | 0.000171058/0.000465919/0.00095809/0.000177209/36                                                                                              |
| wsrep_evs_state                                        | OPERATIONAL                                                                                                                                    |
| wsrep_gmcast_segment                                   | 0                                                                                                                                              |
| wsrep_applier_thread_count                             | 16                                                                                                                                             |
| wsrep_cluster_capabilities                             |                                                                                                                                                |
| wsrep_cluster_conf_id                                  | 321                                                                                                                                            |
| wsrep_cluster_size                                     | 3                                                                                                                                              |
| wsrep_cluster_status                                   | Primary                                                                                                                                        |
| wsrep_connected                                        | ON                                                                                                                                             |
| wsrep_local_bf_aborts                                  | 0                                                                                                                                              |
| wsrep_local_index                                      | 0                                                                                                                                              |
| wsrep_provider_capabilities                            | :MULTI_MASTER:CERTIFICATION:PARALLEL_APPLYING:TRX_REPLAY:ISOLATION:PAUSE:CAUSAL_READS:INCREMENTAL_WRITESET:UNORDERED:PREORDERED:STREAMING:NBO: |
| wsrep_provider_name                                    | Galera                                                                                                                                         |
| wsrep_provider_vendor                                  | Codership Oy <info@codership.com>                                                                                                              |
| wsrep_provider_version                                 | 4.9(rcece3ba2)                                                                                                                                 |
| wsrep_ready                                            | ON                                                                                                                                             |
| wsrep_rollbacker_thread_count                          | 1                                                                                                                                              |
| wsrep_thread_count                                     | 17                                                                                                                                             |
+--------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+
622 rows in set (0.001 sec)

C) SHOW GLOBAL VARIABLES;
MariaDB [(none)]>  SHOW GLOBAL VARIABLES;
+----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Variable_name                                            | Value                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
+----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| alter_algorithm                                          | DEFAULT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| analyze_sample_percentage                                | 100.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| aria_block_size                                          | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| aria_checkpoint_interval                                 | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| aria_checkpoint_log_activity                             | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| aria_encrypt_tables                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| aria_force_start_after_recovery_failures                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| aria_group_commit                                        | none                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| aria_group_commit_interval                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| aria_log_dir_path                                        | /var/lib/mysql/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| aria_log_file_size                                       | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| aria_log_purge_type                                      | immediate                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| aria_max_sort_file_size                                  | 9223372036853727232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| aria_page_checksum                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| aria_pagecache_age_threshold                             | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| aria_pagecache_buffer_size                               | 268435456                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| aria_pagecache_division_limit                            | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| aria_pagecache_file_hash_size                            | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| aria_recover_options                                     | BACKUP,QUICK                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| aria_repair_threads                                      | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| aria_sort_buffer_size                                    | 268434432                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| aria_stats_method                                        | nulls_unequal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| aria_sync_log_dir                                        | NEWFILE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| aria_used_for_temp_tables                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| auto_increment_increment                                 | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| auto_increment_offset                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| autocommit                                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| automatic_sp_privileges                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| back_log                                                 | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| basedir                                                  | /usr                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| big_tables                                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| bind_address                                             | 0.0.0.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| binlog_annotate_row_events                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| binlog_cache_size                                        | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| binlog_checksum                                          | CRC32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| binlog_commit_wait_count                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| binlog_commit_wait_usec                                  | 100000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| binlog_direct_non_transactional_updates                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| binlog_expire_logs_seconds                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| binlog_file_cache_size                                   | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| binlog_format                                            | ROW                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| binlog_optimize_thread_scheduling                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| binlog_row_image                                         | FULL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| binlog_row_metadata                                      | NO_LOG                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| binlog_stmt_cache_size                                   | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| bulk_insert_buffer_size                                  | 8388608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_client                                     | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_connection                                 | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_database                                   | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_filesystem                                 | binary                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| character_set_results                                    | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_server                                     | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_set_system                                     | utf8mb3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| character_sets_dir                                       | /usr/share/mysql/charsets/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| check_constraint_checks                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| collation_connection                                     | utf8mb4_general_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| collation_database                                       | utf8mb4_general_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| collation_server                                         | utf8mb4_general_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| column_compression_threshold                             | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| column_compression_zlib_level                            | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| column_compression_zlib_strategy                         | DEFAULT_STRATEGY                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| column_compression_zlib_wrap                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| completion_type                                          | NO_CHAIN                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| concurrent_insert                                        | ALWAYS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| connect_timeout                                          | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| core_file                                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| datadir                                                  | /var/lib/mysql/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| date_format                                              | %Y-%m-%d                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| datetime_format                                          | %Y-%m-%d %H:%i:%s                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| deadlock_search_depth_long                               | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| deadlock_search_depth_short                              | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| deadlock_timeout_long                                    | 50000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| deadlock_timeout_short                                   | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| debug_no_thread_alarm                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| default_password_lifetime                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| default_regex_flags                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| default_storage_engine                                   | InnoDB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| default_tmp_storage_engine                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| default_week_format                                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| delay_key_write                                          | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| delayed_insert_limit                                     | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| delayed_insert_timeout                                   | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| delayed_queue_size                                       | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| disconnect_on_expired_password                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| div_precision_increment                                  | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| encrypt_binlog                                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| encrypt_tmp_disk_tables                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| encrypt_tmp_files                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| enforce_storage_engine                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| eq_range_index_dive_limit                                | 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| event_scheduler                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| expensive_subquery_limit                                 | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| expire_logs_days                                         | 0.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| explicit_defaults_for_timestamp                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| extra_max_connections                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| extra_port                                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| flush                                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| flush_time                                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| foreign_key_checks                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ft_boolean_syntax                                        | + -><()~*:""&|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ft_max_word_len                                          | 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ft_min_word_len                                          | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ft_query_expansion_limit                                 | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ft_stopword_file                                         | (built-in)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| general_log                                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| group_concat_max_len                                     | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| gtid_binlog_pos                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| gtid_binlog_state                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| gtid_cleanup_batch_size                                  | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| gtid_current_pos                                         | 0-2-25599                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| gtid_domain_id                                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| gtid_ignore_duplicates                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| gtid_pos_auto_engines                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| gtid_slave_pos                                           | 0-2-25599                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| gtid_strict_mode                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_compress                                            | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_crypt                                               | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_dynamic_loading                                     | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_geometry                                            | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_openssl                                             | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_profiling                                           | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_query_cache                                         | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_rtree_keys                                          | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| have_ssl                                                 | DISABLED                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| have_symlink                                             | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| histogram_size                                           | 254                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| histogram_type                                           | DOUBLE_PREC_HB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| host_cache_size                                          | 628                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| idle_readonly_transaction_timeout                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| idle_transaction_timeout                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| idle_write_transaction_timeout                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ignore_builtin_innodb                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ignore_db_dirs                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| in_predicate_conversion_threshold                        | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| init_connect                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| init_file                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| init_slave                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_adaptive_flushing                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_adaptive_flushing_lwm                             | 10.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_adaptive_hash_index                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_adaptive_hash_index_parts                         | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_autoextend_increment                              | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_autoinc_lock_mode                                 | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_buf_dump_status_frequency                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_buffer_pool_chunk_size                            | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_buffer_pool_dump_at_shutdown                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_buffer_pool_dump_now                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_buffer_pool_dump_pct                              | 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_buffer_pool_filename                              | ib_buffer_pool                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| innodb_buffer_pool_load_abort                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_buffer_pool_load_at_startup                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_buffer_pool_load_now                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_buffer_pool_size                                  | 51539607552                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| innodb_change_buffer_max_size                            | 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_change_buffering                                  | all                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_checksum_algorithm                                | crc32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| innodb_cmp_per_index_enabled                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_compression_algorithm                             | zlib                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_compression_default                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_compression_failure_threshold_pct                 | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_compression_level                                 | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_compression_pad_pct_max                           | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_data_file_path                                    | ibdata1:12M:autoextend                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| innodb_data_home_dir                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_deadlock_detect                                   | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_deadlock_report                                   | full                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_default_encryption_key_id                         | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_default_row_format                                | dynamic                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| innodb_defragment                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_defragment_fill_factor                            | 0.900000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| innodb_defragment_fill_factor_n_recs                     | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_defragment_frequency                              | 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_defragment_n_pages                                | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_defragment_stats_accuracy                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_disable_sort_file_cache                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_doublewrite                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_encrypt_log                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_encrypt_tables                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_encrypt_temporary_tables                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_encryption_rotate_key_age                         | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_encryption_rotation_iops                          | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_encryption_threads                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_fast_shutdown                                     | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_fatal_semaphore_wait_threshold                    | 600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_file_per_table                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_fill_factor                                       | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_flush_log_at_timeout                              | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_flush_log_at_trx_commit                           | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_flush_method                                      | O_DIRECT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| innodb_flush_neighbors                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_flush_sync                                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_flushing_avg_loops                                | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_force_primary_key                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_force_recovery                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_ft_aux_table                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_ft_cache_size                                     | 8000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| innodb_ft_enable_diag_print                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_ft_enable_stopword                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_ft_max_token_size                                 | 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_ft_min_token_size                                 | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_ft_num_word_optimize                              | 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_ft_result_cache_limit                             | 2000000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| innodb_ft_server_stopword_table                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_ft_sort_pll_degree                                | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_ft_total_cache_size                               | 640000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_ft_user_stopword_table                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_immediate_scrub_data_uncompressed                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_instant_alter_column_allowed                      | add_drop_reorder                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| innodb_io_capacity                                       | 7500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_io_capacity_max                                   | 7800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_lock_wait_timeout                                 | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_log_buffer_size                                   | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_log_file_size                                     | 2147483648                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| innodb_log_group_home_dir                                | ./                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_log_write_ahead_size                              | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_lru_flush_size                                    | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_lru_scan_depth                                    | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_max_dirty_pages_pct                               | 80.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_max_dirty_pages_pct_lwm                           | 0.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| innodb_max_purge_lag                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_max_purge_lag_delay                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_max_purge_lag_wait                                | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| innodb_max_undo_log_size                                 | 10485760                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| innodb_monitor_disable                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_monitor_enable                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_monitor_reset                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_monitor_reset_all                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_numa_interleave                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_old_blocks_pct                                    | 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_old_blocks_time                                   | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_online_alter_log_max_size                         | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| innodb_open_files                                        | 10240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| innodb_optimize_fulltext_only                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_page_size                                         | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| innodb_prefix_index_cluster_optimization                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_print_all_deadlocks                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_purge_batch_size                                  | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| innodb_purge_rseg_truncate_frequency                     | 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_purge_threads                                     | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_random_read_ahead                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_read_ahead_threshold                              | 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_read_io_threads                                   | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_read_only                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_read_only_compressed                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_rollback_on_timeout                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_sort_buffer_size                                  | 67108864                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| innodb_spin_wait_delay                                   | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_stats_auto_recalc                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_stats_include_delete_marked                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_stats_method                                      | nulls_equal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| innodb_stats_modified_counter                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_stats_on_metadata                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_stats_persistent                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_stats_persistent_sample_pages                     | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_stats_traditional                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_stats_transient_sample_pages                      | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_status_output                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_status_output_locks                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_strict_mode                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_sync_spin_loops                                   | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_table_locks                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_temp_data_file_path                               | ibtmp1:12M:autoextend                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| innodb_tmpdir                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| innodb_undo_directory                                    | ./                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_undo_log_truncate                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| innodb_undo_tablespaces                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| innodb_use_atomic_writes                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_use_native_aio                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| innodb_version                                           | 10.6.16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| innodb_write_io_threads                                  | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| interactive_timeout                                      | 28800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| join_buffer_size                                         | 4194304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| join_buffer_space_limit                                  | 2097152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| join_cache_level                                         | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| keep_files_on_create                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| key_buffer_size                                          | 536870912                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| key_cache_age_threshold                                  | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| key_cache_block_size                                     | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| key_cache_division_limit                                 | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| key_cache_file_hash_size                                 | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| key_cache_segments                                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| large_files_support                                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| large_page_size                                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| large_pages                                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| lc_messages                                              | en_US                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| lc_messages_dir                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| lc_time_names                                            | en_US                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| license                                                  | GPL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| local_infile                                             | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| lock_wait_timeout                                        | 31536000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| locked_in_memory                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_bin                                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_bin_basename                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| log_bin_compress                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_bin_compress_min_len                                 | 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_bin_index                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| log_bin_trust_function_creators                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_disabled_statements                                  | sp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| log_error                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| log_output                                               | FILE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| log_queries_not_using_indexes                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_slave_updates                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| log_slow_admin_statements                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| log_slow_disabled_statements                             | sp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| log_slow_filter                                          | admin,filesort,filesort_on_disk,filesort_priority_queue,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| log_slow_max_warnings                                    | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| log_slow_rate_limit                                      | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| log_slow_slave_statements                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| log_slow_verbosity                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| log_tc_size                                              | 24576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| log_warnings                                             | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| long_query_time                                          | 5.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| low_priority_updates                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| lower_case_file_system                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| lower_case_table_names                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| master_verify_checksum                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| max_allowed_packet                                       | 268435456                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| max_binlog_cache_size                                    | 18446744073709547520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_binlog_size                                          | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| max_binlog_stmt_cache_size                               | 18446744073709547520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_connect_errors                                       | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| max_connections                                          | 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| max_delayed_threads                                      | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| max_digest_length                                        | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_error_count                                          | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| max_heap_table_size                                      | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| max_insert_delayed_threads                               | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| max_join_size                                            | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_length_for_sort_data                                 | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_password_errors                                      | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| max_prepared_stmt_count                                  | 16382                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| max_recursive_iterations                                 | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_relay_log_size                                       | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| max_rowid_filter_size                                    | 131072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| max_seeks_for_key                                        | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| max_session_mem_used                                     | 9223372036854775807                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| max_sort_length                                          | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| max_sp_recursion_depth                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| max_statement_time                                       | 0.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| max_tmp_tables                                           | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| max_user_connections                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| max_write_lock_count                                     | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| metadata_locks_cache_size                                | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| metadata_locks_hash_instances                            | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| min_examined_row_limit                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| mrr_buffer_size                                          | 262144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| myisam_block_size                                        | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| myisam_data_pointer_size                                 | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| myisam_max_sort_file_size                                | 9223372036853727232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| myisam_mmap_size                                         | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| myisam_recover_options                                   | BACKUP,QUICK                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| myisam_repair_threads                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| myisam_sort_buffer_size                                  | 134216704                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| myisam_stats_method                                      | NULLS_UNEQUAL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| myisam_use_mmap                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| mysql56_temporal_format                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| net_buffer_length                                        | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| net_read_timeout                                         | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| net_retry_count                                          | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| net_write_timeout                                        | 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| note_verbosity                                           | basic,explain                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| old                                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| old_alter_table                                          | DEFAULT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| old_mode                                                 | UTF8_IS_UTF8MB3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| old_passwords                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| open_files_limit                                         | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| optimizer_max_sel_arg_weight                             | 32000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| optimizer_max_sel_args                                   | 16000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| optimizer_prune_level                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| optimizer_search_depth                                   | 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| optimizer_selectivity_sampling_limit                     | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| optimizer_switch                                         | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on,not_null_range_scan=off,hash_join_cardinality=off,cset_narrowing=off                                                                                                                                                                                   |
| optimizer_trace                                          | enabled=off                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| optimizer_trace_max_mem_size                             | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| optimizer_use_condition_selectivity                      | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| performance_schema                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_accounts_size                         | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_digests_size                          | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_events_stages_history_long_size       | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_events_stages_history_size            | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_events_statements_history_long_size   | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_events_statements_history_size        | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_events_transactions_history_long_size | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_events_transactions_history_size      | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_events_waits_history_long_size        | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_events_waits_history_size             | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_hosts_size                            | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_cond_classes                      | 90                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_cond_instances                    | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_digest_length                     | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| performance_schema_max_file_classes                      | 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_file_handles                      | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| performance_schema_max_file_instances                    | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_index_stat                        | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_memory_classes                    | 320                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| performance_schema_max_metadata_locks                    | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_mutex_classes                     | 210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| performance_schema_max_mutex_instances                   | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_prepared_statements_instances     | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_program_instances                 | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_rwlock_classes                    | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_rwlock_instances                  | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_socket_classes                    | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_socket_instances                  | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_sql_text_length                   | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| performance_schema_max_stage_classes                     | 160                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| performance_schema_max_statement_classes                 | 222                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| performance_schema_max_statement_stack                   | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_table_handles                     | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_table_instances                   | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_table_lock_stat                   | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_thread_classes                    | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_max_thread_instances                  | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_session_connect_attrs_size            | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| performance_schema_setup_actors_size                     | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_setup_objects_size                    | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| performance_schema_users_size                            | -1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| pid_file                                                 | /run/mysqld/mysqld.pid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| plugin_dir                                               | /usr/lib/mysql/plugin/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| plugin_maturity                                          | gamma                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| port                                                     | 3306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| preload_buffer_size                                      | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| profiling                                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| profiling_history_size                                   | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| progress_report_time                                     | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| protocol_version                                         | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| proxy_protocol_networks                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| query_alloc_block_size                                   | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| query_cache_limit                                        | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| query_cache_min_res_unit                                 | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| query_cache_size                                         | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| query_cache_strip_comments                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| query_cache_type                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| query_cache_wlock_invalidate                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| query_prealloc_size                                      | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| range_alloc_block_size                                   | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| read_binlog_speed_limit                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| read_buffer_size                                         | 3145728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| read_only                                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| read_rnd_buffer_size                                     | 4194304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| relay_log                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| relay_log_basename                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| relay_log_index                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| relay_log_info_file                                      | relay-log.info                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| relay_log_purge                                          | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| relay_log_recovery                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| relay_log_space_limit                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| replicate_annotate_row_events                            | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| replicate_do_db                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| replicate_do_table                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| replicate_events_marked_for_skip                         | REPLICATE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| replicate_ignore_db                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| replicate_ignore_table                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| replicate_wild_do_table                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| replicate_wild_ignore_table                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| report_host                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| report_password                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| report_port                                              | 3306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| report_user                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| require_secure_transport                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| rowid_merge_buff_size                                    | 8388608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| rpl_semi_sync_master_enabled                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| rpl_semi_sync_master_timeout                             | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| rpl_semi_sync_master_trace_level                         | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| rpl_semi_sync_master_wait_no_slave                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| rpl_semi_sync_master_wait_point                          | AFTER_COMMIT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| rpl_semi_sync_slave_delay_master                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| rpl_semi_sync_slave_enabled                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| rpl_semi_sync_slave_kill_conn_timeout                    | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| rpl_semi_sync_slave_trace_level                          | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| secure_auth                                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| secure_file_priv                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| secure_timestamp                                         | NO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| server_id                                                | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| session_track_schema                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| session_track_state_change                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| session_track_system_variables                           | autocommit,character_set_client,character_set_connection,character_set_results,time_zone                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| session_track_transaction_info                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| skip_external_locking                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| skip_name_resolve                                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| skip_networking                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| skip_show_database                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| slave_compressed_protocol                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| slave_ddl_exec_mode                                      | IDEMPOTENT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| slave_domain_parallel_threads                            | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| slave_exec_mode                                          | STRICT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| slave_load_tmpdir                                        | /ramdisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| slave_max_allowed_packet                                 | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| slave_net_timeout                                        | 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| slave_parallel_max_queued                                | 131072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| slave_parallel_mode                                      | optimistic                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| slave_parallel_threads                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| slave_parallel_workers                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| slave_run_triggers_for_rbr                               | NO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| slave_skip_errors                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| slave_sql_verify_checksum                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| slave_transaction_retries                                | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| slave_transaction_retry_errors                           | 1158,1159,1160,1161,1205,1213,1429,2013,12701                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| slave_transaction_retry_interval                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| slave_type_conversions                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| slow_launch_time                                         | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| slow_query_log                                           | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| socket                                                   | /run/mysqld/mysqld.sock                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| sort_buffer_size                                         | 4194304                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| sql_auto_is_null                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| sql_big_selects                                          | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sql_buffer_result                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| sql_if_exists                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| sql_log_bin                                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sql_log_off                                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| sql_mode                                                 | STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| sql_notes                                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sql_quote_show_create                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sql_safe_updates                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| sql_select_limit                                         | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| sql_slave_skip_counter                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| sql_warnings                                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ssl_ca                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_capath                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_cert                                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_cipher                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_crl                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_crlpath                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ssl_key                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| standard_compliant_cte                                   | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| storage_engine                                           | InnoDB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| stored_program_cache                                     | 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| strict_password_validation                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sync_binlog                                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| sync_frm                                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| sync_master_info                                         | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| sync_relay_log                                           | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| sync_relay_log_info                                      | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| system_time_zone                                         | UTC                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| system_versioning_alter_history                          | ERROR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| system_versioning_asof                                   | DEFAULT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| table_definition_cache                                   | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| table_open_cache                                         | 10240                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| table_open_cache_instances                               | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| tcp_keepalive_interval                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| tcp_keepalive_probes                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| tcp_keepalive_time                                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| tcp_nodelay                                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| thread_cache_size                                        | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| thread_handling                                          | pool-of-threads                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| thread_pool_dedicated_listener                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| thread_pool_exact_stats                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| thread_pool_idle_timeout                                 | 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| thread_pool_max_threads                                  | 65536                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| thread_pool_oversubscribe                                | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| thread_pool_prio_kickup_timer                            | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| thread_pool_priority                                     | auto                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| thread_pool_size                                         | 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| thread_pool_stall_limit                                  | 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| thread_stack                                             | 933888                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| time_format                                              | %H:%i:%s                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| time_zone                                                | SYSTEM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| tls_version                                              | TLSv1.2,TLSv1.3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| tmp_disk_table_size                                      | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| tmp_memory_table_size                                    | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| tmp_table_size                                           | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| tmpdir                                                   | /ramdisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| transaction_alloc_block_size                             | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| transaction_prealloc_size                                | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| tx_isolation                                             | REPEATABLE-READ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| tx_read_only                                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| unique_checks                                            | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| updatable_views_with_limit                               | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| use_stat_tables                                          | PREFERABLY_FOR_QUERIES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| userstat                                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| version                                                  | 10.6.16-MariaDB-0ubuntu0.22.04.1-log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| version_comment                                          | Ubuntu 22.04                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| version_compile_machine                                  | x86_64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| version_compile_os                                       | debian-linux-gnu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| version_malloc_library                                   | system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| version_source_revision                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| version_ssl_library                                      | OpenSSL 3.0.2 15 Mar 2022                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| wait_timeout                                             | 28800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| wsrep_osu_method                                         | TOI                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_sr_store                                           | table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| wsrep_auto_increment_control                             | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| wsrep_causal_reads                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_certification_rules                                | strict                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| wsrep_certify_nonpk                                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| wsrep_cluster_name                                       | WPcluster                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| wsrep_convert_lock_to_trx                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_data_home_dir                                      | /var/lib/mysql/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_dbug_option                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_debug                                              | NONE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| wsrep_desync                                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_dirty_reads                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_drupal_282555_workaround                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_forced_binlog_format                               | NONE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| wsrep_gtid_domain_id                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_gtid_mode                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_ignore_apply_errors                                | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_load_data_splitting                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_log_conflicts                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_max_ws_rows                                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_max_ws_size                                        | 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| wsrep_mode                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_mysql_replication_bundle                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_node_incoming_address                              | AUTO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| wsrep_notify_cmd                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_on                                                 | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| wsrep_patch_version                                      | wsrep_26.22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| wsrep_provider                                           | /usr/lib/galera/libgalera_smm.so                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| wsrep_provider_options                                   | base_dir = /var/lib/mysql/; base_host = IP; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.causal_keepalive_period = PT1S; evs.debug_log_mask = 0x1; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.info_log_mask = 0; evs.install_timeout = PT7.5S; evs.join_retrans_period = PT1S; evs.keepalive_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.use_aggregate = true; evs.user_send_window = 2; evs.version = 1; evs.view_forget_timeout = P1D; gcache.dir = /var/lib/mysql/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 10G; gcache.recover = yes; gcache.size = 10G; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 0.8; gcs.fc_limit = 80; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.listen_addr = tcp://0.0.0.0:4567; gmcast.mcast_addr = ; gmcast.mcast_ttl = 1; gmcast.peer_timeout = PT3S; gmcast.segment = 0; gmcast.time_wait = PT5S; gmcast.version = 0; ist.recv_addr = IP; pc.announce_timeout = PT3S; pc.checksum = false; pc.ignore_quorum = false; pc.ignore_sb = false; pc.linger = PT20S; pc.npvo = false; pc.recovery = true; pc.version = 0; pc.wait_prim = true; pc.wait_prim_timeout = PT30S; pc.weight = 1; protonet.backend = asio; protonet.version = 0; repl.causal_read_timeout = PT30S; repl.commit_order = 3; repl.key_format = FLAT8; repl.max_ws_size = 2147483647; repl.proto_max = 10; socket.checksum = 2; socket.recv_buf_size = auto; socket.send_buf_size = auto;  |
| wsrep_recover                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_reject_queries                                     | NONE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| wsrep_replicate_myisam                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_restart_slave                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_retry_autocommit                                   | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_slave_fk_checks                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| wsrep_slave_uk_checks                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_slave_threads                                      | 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| wsrep_sst_auth                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_sst_donor                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| wsrep_sst_donor_rejects_queries                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_sst_method                                         | rsync                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| wsrep_sst_receive_address                                | AUTO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| wsrep_start_position                                     | e1f57bb8-c236-11ee-add0-475a01ec609a:4817374                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| wsrep_strict_ddl                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| wsrep_sync_wait                                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_trx_fragment_size                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| wsrep_trx_fragment_unit                                  | bytes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
+----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
632 rows in set (0.001 sec)


D) SHOW FULL PROCESSLIST;
MariaDB [(none)]> SHOW FULL PROCESSLIST;
+-------+----------------+--------------------+-------------------+---------+-------+-------------------------+-----------------------+----------+
| Id    | User           | Host               | db                | Command | Time  | State                   | Info                  | Progress |
+-------+----------------+--------------------+-------------------+---------+-------+-------------------------+-----------------------+----------+
|     2 | system user    |                    | NULL              | Sleep   |    41 | wsrep applier committed | NULL                  |    0.000 |
|     1 | system user    |                    | NULL              | Sleep   | 60745 | wsrep aborter idle      | NULL                  |    0.000 |
|     6 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|     5 | system user    |                    | NULL              | Sleep   |    46 | wsrep applier committed | NULL                  |    0.000 |
|     7 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|     8 | system user    |                    | NULL              | Sleep   |    41 | wsrep applier committed | NULL                  |    0.000 |
|     9 | system user    |                    | NULL              | Sleep   |    52 | wsrep applier committed | NULL                  |    0.000 |
|    10 | system user    |                    | NULL              | Sleep   |    50 | wsrep applier committed | NULL                  |    0.000 |
|    11 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    13 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    14 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    15 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    16 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    17 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    18 | system user    |                    | NULL              | Sleep   |    38 | wsrep applier committed | NULL                  |    0.000 |
|    19 | system user    |                    | NULL              | Sleep   |    37 | wsrep applier committed | NULL                  |    0.000 |
|    21 | system user    |                    | NULL              | Sleep   |    39 | wsrep applier committed | NULL                  |    0.000 |
|    80 | monitor    | 127.0.0.1:46454    | NULL              | Sleep   | 12511 |                         | NULL                  |    0.000 |
|  3614 | monitor    | 127.0.0.1:55966    | NULL              | Sleep   |    31 |                         | NULL                  |    0.000 |
| 32622 | db | ip | dbuser| Sleep   |  2454 |                         | NULL                  |    0.000 |
| 33442 | root           | localhost          | NULL              | Query   |     0 | starting                | SHOW FULL PROCESSLIST |    0.000 |
| 33957 |     |  |  wp   | Sleep   |    57 |                         | NULL                  |    0.000 |
| 34001 |   |  |  wp    | Sleep   |     0 |                         | NULL                  |    0.000 |
| 34002 |     |  |  wp   | Sleep   |     0 |                         | NULL                  |    0.000 |
+-------+----------------+--------------------+-------------------+---------+-------+-------------------------+-----------------------+----------+
24 rows in set (0.000 sec)


E) STATUS; not SHOW STATUS, just STATUS;
MariaDB [(none)]> STATUS;
--------------
mysql  Ver 15.1 Distrib 10.6.16-MariaDB, for debian-linux-gnu (x86_64) using  EditLine wrapper

Connection id:          33442
Current database:
Current user:           root@localhost
SSL:                    Not in use
Current pager:          stdout
Using outfile:          ''
Using delimiter:        ;
Server:                 MariaDB
Server version:         10.6.16-MariaDB-0ubuntu0.22.04.1-log Ubuntu 22.04
Protocol version:       10
Connection:             Localhost via UNIX socket
Server characterset:    utf8mb4
Db     characterset:    utf8mb4
Client characterset:    utf8mb3
Conn.  characterset:    utf8mb3
UNIX socket:            /run/mysqld/mysqld.sock
Uptime:                 16 hours 55 min 31 sec

Threads: 28  Questions: 980141  Slow queries: 29  Opens: 9889  Open tables: 9706  Queries per second avg: 16.086
--------------

G) SHOW ENGINE INNODB STATUS;
MariaDB [(none)]>  SHOW ENGINE INNODB STATUS;
+--------+------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Type   | Name | Status                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
+--------+------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| InnoDB |      |
=====================================
2024-03-23 22:09:52 0x7fd05462c640 INNODB MONITOR OUTPUT
=====================================
Per second averages calculated from the last 52 seconds
-----------------
BACKGROUND THREAD
-----------------
srv_master_thread loops: 0 srv_active, 0 srv_shutdown, 60801 srv_idle
srv_master_thread log flush and writes: 60800
----------
SEMAPHORES
----------
------------
TRANSACTIONS
------------
Trx id counter 13670575
Purge done for trx's n:o < 13670575 undo n:o < 0 state: running but idle
History list length 0
LIST OF TRANSACTIONS FOR EACH SESSION:
---TRANSACTION (0x7fdd7478d780), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74790380), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478cc80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478f880), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478c180), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478e280), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74787f80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74789580), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478b680), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478ab80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7478a080), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74788a80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74787480), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74786980), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74785e80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74785380), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74784880), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74783d80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74783280), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74781c80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74782780), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74781180), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd74780680), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION (0x7fdd7477fb80), not started
0 lock struct(s), heap size 1128, 0 row lock(s)
--------
FILE I/O
--------
Pending flushes (fsync) log: 0; buffer pool: 0
421514 OS file reads, 291011 OS file writes, 37664 OS fsyncs
0.00 reads/s, 0 avg bytes/read, 2.13 writes/s, 0.77 fsyncs/s
-------------------------------------
INSERT BUFFER AND ADAPTIVE HASH INDEX
-------------------------------------
Ibuf: size 1, free list len 0, seg size 2, 26 merges
merged operations:
 insert 60, delete mark 0, delete 0
discarded operations:
 insert 0, delete mark 0, delete 0
0.00 hash searches/s, 0.00 non-hash searches/s
---
LOG
---
Log sequence number 52861768986
Log flushed up to   52861768380
Pages flushed up to 51916454704
Last checkpoint at  51916454692
0 pending log flushes, 0 pending chkp writes
291013 log i/o's done, 2.13 log i/o's/second
----------------------
BUFFER POOL AND MEMORY
----------------------
Total large memory allocated 51808043008
Dictionary memory allocated 316778376
Buffer pool size   3115008
Free buffers       2696942
Database pages     418066
Old database pages 154305
Modified db pages  28958
Percent of dirty pages(LRU & free pages): 0.930
Max dirty pages percent: 80.000
Pending reads 0
Pending writes: LRU 0, flush list 0
Pages made young 7918, not young 11560616
0.00 youngs/s, 0.00 non-youngs/s
Pages read 416829, created 23787, written 0
0.00 reads/s, 0.00 creates/s, 0.00 writes/s
Buffer pool hit rate 1000 / 1000, young-making rate 0 / 1000 not 0 / 1000
Pages read ahead 0.00/s, evicted without access 0.00/s, Random read ahead 0.00/s
LRU len: 418066, unzip_LRU len: 0
I/O sum[0]:cur[0], unzip sum[0]:cur[0]
--------------
ROW OPERATIONS
--------------
0 read views open inside InnoDB
Process ID=0, Main thread ID=0, state: sleeping
Number of rows inserted 196311, updated 113169, deleted 45477, read 54006372
0.42 inserts/s, 0.88 updates/s, 0.35 deletes/s, 191.40 reads/s
Number of system rows inserted 21, updated 0, deleted 21, read 48
0.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
----------------------------
END OF INNODB MONITOR OUTPUT
============================
 |
+--------+------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.000 sec)