# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.0477e-05 go_gc_duration_seconds{quantile="0.25"} 6.8644e-05 go_gc_duration_seconds{quantile="0.5"} 0.000104509 go_gc_duration_seconds{quantile="0.75"} 0.000276882 go_gc_duration_seconds{quantile="1"} 0.010538473 go_gc_duration_seconds_sum 0.073834729 go_gc_duration_seconds_count 99 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 7 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.10.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.002816e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.32804056e+08 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.475874e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 6.702548e+06 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 8.979432781985956e-05 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 577536 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 1.002816e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 8.740864e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 2.236416e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 6215 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 8.708096e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.097728e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7884259147020028e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 618 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 6.708763e+06 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 3472 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16384 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 41648 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 147456 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 644054 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 557056 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 557056 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.439564e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 11 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="metrics",quantile="0.5"} NaN http_request_duration_microseconds{handler="metrics",quantile="0.9"} NaN http_request_duration_microseconds{handler="metrics",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="metrics"} 9.436167424e+06 http_request_duration_microseconds_count{handler="metrics"} 34 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="metrics",quantile="0.5"} NaN http_request_size_bytes{handler="metrics",quantile="0.9"} NaN http_request_size_bytes{handler="metrics",quantile="0.99"} NaN http_request_size_bytes_sum{handler="metrics"} 15342 http_request_size_bytes_count{handler="metrics"} 34 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="metrics",method="get"} 33 http_requests_total{code="200",handler="metrics",method="options"} 1 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="metrics",quantile="0.5"} NaN http_response_size_bytes{handler="metrics",quantile="0.9"} NaN http_response_size_bytes{handler="metrics",quantile="0.99"} NaN http_response_size_bytes_sum{handler="metrics"} 4.727539e+06 http_response_size_bytes_count{handler="metrics"} 34 # HELP mysql_exporter_collector_duration_seconds Collector time duration. # TYPE mysql_exporter_collector_duration_seconds gauge mysql_exporter_collector_duration_seconds{collector="collect.global_status"} 0.009951837 mysql_exporter_collector_duration_seconds{collector="collect.global_variables"} 0.003709533 mysql_exporter_collector_duration_seconds{collector="collect.info_schema.tables"} 0.107245733 mysql_exporter_collector_duration_seconds{collector="collect.slave_status"} 0.106671668 mysql_exporter_collector_duration_seconds{collector="connection"} 0.001133782 # HELP mysql_exporter_last_scrape_error Whether the last scrape of metrics from MySQL resulted in an error (1 for error, 0 for success). # TYPE mysql_exporter_last_scrape_error gauge mysql_exporter_last_scrape_error 0 # HELP mysql_exporter_scrapes_total Total number of times MySQL was scraped for metrics. # TYPE mysql_exporter_scrapes_total counter mysql_exporter_scrapes_total 35 # HELP mysql_global_status_aborted_clients Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_aborted_clients untyped mysql_global_status_aborted_clients 0 # HELP mysql_global_status_aborted_connects Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_aborted_connects untyped mysql_global_status_aborted_connects 36 # HELP mysql_global_status_binlog_cache_disk_use Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_binlog_cache_disk_use untyped mysql_global_status_binlog_cache_disk_use 0 # HELP mysql_global_status_binlog_cache_use Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_binlog_cache_use untyped mysql_global_status_binlog_cache_use 0 # HELP mysql_global_status_binlog_stmt_cache_disk_use Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_binlog_stmt_cache_disk_use untyped mysql_global_status_binlog_stmt_cache_disk_use 0 # HELP mysql_global_status_binlog_stmt_cache_use Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_binlog_stmt_cache_use untyped mysql_global_status_binlog_stmt_cache_use 0 # HELP mysql_global_status_buffer_pool_page_changes_total Innodb buffer pool page state changes. # TYPE mysql_global_status_buffer_pool_page_changes_total counter mysql_global_status_buffer_pool_page_changes_total{operation="flushed"} 3.445816e+06 mysql_global_status_buffer_pool_page_changes_total{operation="total"} 8191 # HELP mysql_global_status_buffer_pool_pages Innodb buffer pool pages by state. # TYPE mysql_global_status_buffer_pool_pages gauge mysql_global_status_buffer_pool_pages{state="data"} 6643 mysql_global_status_buffer_pool_pages{state="dirty"} 928 mysql_global_status_buffer_pool_pages{state="free"} 1023 mysql_global_status_buffer_pool_pages{state="misc"} 525 # HELP mysql_global_status_bytes_received Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_bytes_received untyped mysql_global_status_bytes_received 9.449767647e+09 # HELP mysql_global_status_bytes_sent Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_bytes_sent untyped mysql_global_status_bytes_sent 1.3225175933e+10 # HELP mysql_global_status_commands_total Total number of executed MySQL commands. # TYPE mysql_global_status_commands_total counter mysql_global_status_commands_total{command="admin_commands"} 1.3230455e+07 mysql_global_status_commands_total{command="alter_db"} 0 mysql_global_status_commands_total{command="alter_db_upgrade"} 0 mysql_global_status_commands_total{command="alter_event"} 0 mysql_global_status_commands_total{command="alter_function"} 0 mysql_global_status_commands_total{command="alter_procedure"} 0 mysql_global_status_commands_total{command="alter_server"} 0 mysql_global_status_commands_total{command="alter_table"} 0 mysql_global_status_commands_total{command="alter_tablespace"} 0 mysql_global_status_commands_total{command="alter_user"} 0 mysql_global_status_commands_total{command="analyze"} 0 mysql_global_status_commands_total{command="assign_to_keycache"} 0 mysql_global_status_commands_total{command="begin"} 4.569952e+06 mysql_global_status_commands_total{command="binlog"} 0 mysql_global_status_commands_total{command="call_procedure"} 0 mysql_global_status_commands_total{command="change_db"} 1.3230551e+07 mysql_global_status_commands_total{command="change_master"} 0 mysql_global_status_commands_total{command="check"} 0 mysql_global_status_commands_total{command="checksum"} 0 mysql_global_status_commands_total{command="commit"} 4.01606e+06 mysql_global_status_commands_total{command="create_db"} 0 mysql_global_status_commands_total{command="create_event"} 0 mysql_global_status_commands_total{command="create_function"} 0 mysql_global_status_commands_total{command="create_index"} 0 mysql_global_status_commands_total{command="create_procedure"} 0 mysql_global_status_commands_total{command="create_server"} 0 mysql_global_status_commands_total{command="create_table"} 5 mysql_global_status_commands_total{command="create_trigger"} 0 mysql_global_status_commands_total{command="create_udf"} 0 mysql_global_status_commands_total{command="create_user"} 2 mysql_global_status_commands_total{command="create_view"} 0 mysql_global_status_commands_total{command="dealloc_sql"} 0 mysql_global_status_commands_total{command="delete"} 2.4676e+06 mysql_global_status_commands_total{command="delete_multi"} 0 mysql_global_status_commands_total{command="do"} 0 mysql_global_status_commands_total{command="drop_db"} 0 mysql_global_status_commands_total{command="drop_event"} 0 mysql_global_status_commands_total{command="drop_function"} 0 mysql_global_status_commands_total{command="drop_index"} 0 mysql_global_status_commands_total{command="drop_procedure"} 0 mysql_global_status_commands_total{command="drop_server"} 0 mysql_global_status_commands_total{command="drop_table"} 2 mysql_global_status_commands_total{command="drop_trigger"} 0 mysql_global_status_commands_total{command="drop_user"} 4 mysql_global_status_commands_total{command="drop_view"} 0 mysql_global_status_commands_total{command="empty_query"} 0 mysql_global_status_commands_total{command="execute_sql"} 0 mysql_global_status_commands_total{command="flush"} 4 mysql_global_status_commands_total{command="get_diagnostics"} 0 mysql_global_status_commands_total{command="grant"} 4 mysql_global_status_commands_total{command="ha_close"} 0 mysql_global_status_commands_total{command="ha_open"} 0 mysql_global_status_commands_total{command="ha_read"} 0 mysql_global_status_commands_total{command="help"} 0 mysql_global_status_commands_total{command="insert"} 1.325089e+06 mysql_global_status_commands_total{command="insert_select"} 6 mysql_global_status_commands_total{command="install_plugin"} 0 mysql_global_status_commands_total{command="kill"} 0 mysql_global_status_commands_total{command="load"} 0 mysql_global_status_commands_total{command="lock_tables"} 0 mysql_global_status_commands_total{command="optimize"} 0 mysql_global_status_commands_total{command="preload_keys"} 0 mysql_global_status_commands_total{command="prepare_sql"} 0 mysql_global_status_commands_total{command="purge"} 0 mysql_global_status_commands_total{command="purge_before_date"} 0 mysql_global_status_commands_total{command="release_savepoint"} 0 mysql_global_status_commands_total{command="rename_table"} 0 mysql_global_status_commands_total{command="rename_user"} 0 mysql_global_status_commands_total{command="repair"} 0 mysql_global_status_commands_total{command="replace"} 0 mysql_global_status_commands_total{command="replace_select"} 0 mysql_global_status_commands_total{command="reset"} 0 mysql_global_status_commands_total{command="resignal"} 0 mysql_global_status_commands_total{command="revoke"} 0 mysql_global_status_commands_total{command="revoke_all"} 0 mysql_global_status_commands_total{command="rollback"} 553891 mysql_global_status_commands_total{command="rollback_to_savepoint"} 0 mysql_global_status_commands_total{command="savepoint"} 0 mysql_global_status_commands_total{command="select"} 9.552706e+06 mysql_global_status_commands_total{command="set_option"} 5.322881e+06 mysql_global_status_commands_total{command="show_binlog_events"} 0 mysql_global_status_commands_total{command="show_binlogs"} 0 mysql_global_status_commands_total{command="show_charsets"} 0 mysql_global_status_commands_total{command="show_collations"} 137 mysql_global_status_commands_total{command="show_create_db"} 0 mysql_global_status_commands_total{command="show_create_event"} 0 mysql_global_status_commands_total{command="show_create_func"} 0 mysql_global_status_commands_total{command="show_create_proc"} 0 mysql_global_status_commands_total{command="show_create_table"} 0 mysql_global_status_commands_total{command="show_create_trigger"} 0 mysql_global_status_commands_total{command="show_databases"} 2 mysql_global_status_commands_total{command="show_engine_logs"} 0 mysql_global_status_commands_total{command="show_engine_mutex"} 0 mysql_global_status_commands_total{command="show_engine_status"} 0 mysql_global_status_commands_total{command="show_errors"} 0 mysql_global_status_commands_total{command="show_events"} 0 mysql_global_status_commands_total{command="show_fields"} 470 mysql_global_status_commands_total{command="show_function_code"} 0 mysql_global_status_commands_total{command="show_function_status"} 0 mysql_global_status_commands_total{command="show_grants"} 0 mysql_global_status_commands_total{command="show_keys"} 0 mysql_global_status_commands_total{command="show_master_status"} 0 mysql_global_status_commands_total{command="show_open_tables"} 0 mysql_global_status_commands_total{command="show_plugins"} 0 mysql_global_status_commands_total{command="show_privileges"} 0 mysql_global_status_commands_total{command="show_procedure_code"} 0 mysql_global_status_commands_total{command="show_procedure_status"} 0 mysql_global_status_commands_total{command="show_processlist"} 0 mysql_global_status_commands_total{command="show_profile"} 0 mysql_global_status_commands_total{command="show_profiles"} 0 mysql_global_status_commands_total{command="show_relaylog_events"} 0 mysql_global_status_commands_total{command="show_slave_hosts"} 0 mysql_global_status_commands_total{command="show_slave_status"} 34 mysql_global_status_commands_total{command="show_status"} 35 mysql_global_status_commands_total{command="show_storage_engines"} 0 mysql_global_status_commands_total{command="show_table_status"} 0 mysql_global_status_commands_total{command="show_tables"} 1 mysql_global_status_commands_total{command="show_triggers"} 0 mysql_global_status_commands_total{command="show_variables"} 35 mysql_global_status_commands_total{command="show_warnings"} 63 mysql_global_status_commands_total{command="signal"} 0 mysql_global_status_commands_total{command="slave_start"} 0 mysql_global_status_commands_total{command="slave_stop"} 0 mysql_global_status_commands_total{command="stmt_close"} 0 mysql_global_status_commands_total{command="stmt_execute"} 0 mysql_global_status_commands_total{command="stmt_fetch"} 0 mysql_global_status_commands_total{command="stmt_prepare"} 0 mysql_global_status_commands_total{command="stmt_reprepare"} 0 mysql_global_status_commands_total{command="stmt_reset"} 0 mysql_global_status_commands_total{command="stmt_send_long_data"} 0 mysql_global_status_commands_total{command="truncate"} 0 mysql_global_status_commands_total{command="uninstall_plugin"} 0 mysql_global_status_commands_total{command="unlock_tables"} 0 mysql_global_status_commands_total{command="update"} 1.504582e+06 mysql_global_status_commands_total{command="update_multi"} 2800 mysql_global_status_commands_total{command="xa_commit"} 0 mysql_global_status_commands_total{command="xa_end"} 0 mysql_global_status_commands_total{command="xa_prepare"} 0 mysql_global_status_commands_total{command="xa_recover"} 0 mysql_global_status_commands_total{command="xa_rollback"} 0 mysql_global_status_commands_total{command="xa_start"} 0 # HELP mysql_global_status_compression Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_compression untyped mysql_global_status_compression 0 # HELP mysql_global_status_connection_errors_total Total number of MySQL connection errors. # TYPE mysql_global_status_connection_errors_total counter mysql_global_status_connection_errors_total{error="accept"} 0 mysql_global_status_connection_errors_total{error="internal"} 0 mysql_global_status_connection_errors_total{error="max_connections"} 0 mysql_global_status_connection_errors_total{error="peer_address"} 0 mysql_global_status_connection_errors_total{error="select"} 0 mysql_global_status_connection_errors_total{error="tcpwrap"} 0 # HELP mysql_global_status_connections Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_connections untyped mysql_global_status_connections 216 # HELP mysql_global_status_created_tmp_disk_tables Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_created_tmp_disk_tables untyped mysql_global_status_created_tmp_disk_tables 263 # HELP mysql_global_status_created_tmp_files Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_created_tmp_files untyped mysql_global_status_created_tmp_files 1.069852e+06 # HELP mysql_global_status_created_tmp_tables Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_created_tmp_tables untyped mysql_global_status_created_tmp_tables 961293 # HELP mysql_global_status_delayed_errors Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_delayed_errors untyped mysql_global_status_delayed_errors 0 # HELP mysql_global_status_delayed_insert_threads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_delayed_insert_threads untyped mysql_global_status_delayed_insert_threads 0 # HELP mysql_global_status_delayed_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_delayed_writes untyped mysql_global_status_delayed_writes 0 # HELP mysql_global_status_flush_commands Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_flush_commands untyped mysql_global_status_flush_commands 1 # HELP mysql_global_status_handlers_total Total number of executed MySQL handlers. # TYPE mysql_global_status_handlers_total counter mysql_global_status_handlers_total{handler="commit"} 1.7161086e+07 mysql_global_status_handlers_total{handler="delete"} 543033 mysql_global_status_handlers_total{handler="discover"} 0 mysql_global_status_handlers_total{handler="external_lock"} 4.94277e+07 mysql_global_status_handlers_total{handler="mrr_init"} 0 mysql_global_status_handlers_total{handler="prepare"} 0 mysql_global_status_handlers_total{handler="read_first"} 3.133781e+06 mysql_global_status_handlers_total{handler="read_key"} 1.00009971e+08 mysql_global_status_handlers_total{handler="read_last"} 100 mysql_global_status_handlers_total{handler="read_next"} 3.8446365975e+10 mysql_global_status_handlers_total{handler="read_prev"} 19969 mysql_global_status_handlers_total{handler="read_rnd"} 4.0142305e+07 mysql_global_status_handlers_total{handler="read_rnd_next"} 2.6667642e+07 mysql_global_status_handlers_total{handler="rollback"} 1.033889e+06 mysql_global_status_handlers_total{handler="savepoint"} 0 mysql_global_status_handlers_total{handler="savepoint_rollback"} 0 mysql_global_status_handlers_total{handler="update"} 2.035189e+06 mysql_global_status_handlers_total{handler="write"} 2.659902e+06 # HELP mysql_global_status_innodb_available_undo_logs Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_available_undo_logs untyped mysql_global_status_innodb_available_undo_logs 128 # HELP mysql_global_status_innodb_buffer_pool_bytes_data Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_bytes_data untyped mysql_global_status_innodb_buffer_pool_bytes_data 1.08838912e+08 # HELP mysql_global_status_innodb_buffer_pool_bytes_dirty Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_bytes_dirty untyped mysql_global_status_innodb_buffer_pool_bytes_dirty 1.5204352e+07 # HELP mysql_global_status_innodb_buffer_pool_read_ahead Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_read_ahead untyped mysql_global_status_innodb_buffer_pool_read_ahead 149135 # HELP mysql_global_status_innodb_buffer_pool_read_ahead_evicted Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_read_ahead_evicted untyped mysql_global_status_innodb_buffer_pool_read_ahead_evicted 1913 # HELP mysql_global_status_innodb_buffer_pool_read_ahead_rnd Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_read_ahead_rnd untyped mysql_global_status_innodb_buffer_pool_read_ahead_rnd 0 # HELP mysql_global_status_innodb_buffer_pool_read_requests Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_read_requests untyped mysql_global_status_innodb_buffer_pool_read_requests 1.13365951233e+11 # HELP mysql_global_status_innodb_buffer_pool_reads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_reads untyped mysql_global_status_innodb_buffer_pool_reads 822641 # HELP mysql_global_status_innodb_buffer_pool_wait_free Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_wait_free untyped mysql_global_status_innodb_buffer_pool_wait_free 21 # HELP mysql_global_status_innodb_buffer_pool_write_requests Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_buffer_pool_write_requests untyped mysql_global_status_innodb_buffer_pool_write_requests 3.8067313e+07 # HELP mysql_global_status_innodb_data_fsyncs Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_fsyncs untyped mysql_global_status_innodb_data_fsyncs 2.667922e+06 # HELP mysql_global_status_innodb_data_pending_fsyncs Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_pending_fsyncs untyped mysql_global_status_innodb_data_pending_fsyncs 0 # HELP mysql_global_status_innodb_data_pending_reads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_pending_reads untyped mysql_global_status_innodb_data_pending_reads 0 # HELP mysql_global_status_innodb_data_pending_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_pending_writes untyped mysql_global_status_innodb_data_pending_writes 0 # HELP mysql_global_status_innodb_data_read Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_read untyped mysql_global_status_innodb_data_read 2.1395902464e+10 # HELP mysql_global_status_innodb_data_reads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_reads untyped mysql_global_status_innodb_data_reads 1.306838e+06 # HELP mysql_global_status_innodb_data_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_writes untyped mysql_global_status_innodb_data_writes 5.975697e+06 # HELP mysql_global_status_innodb_data_written Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_data_written untyped mysql_global_status_innodb_data_written 1.15939589632e+11 # HELP mysql_global_status_innodb_dblwr_pages_written Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_dblwr_pages_written untyped mysql_global_status_innodb_dblwr_pages_written 3.445837e+06 # HELP mysql_global_status_innodb_dblwr_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_dblwr_writes untyped mysql_global_status_innodb_dblwr_writes 40078 # HELP mysql_global_status_innodb_have_atomic_builtins Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_have_atomic_builtins untyped mysql_global_status_innodb_have_atomic_builtins 1 # HELP mysql_global_status_innodb_log_waits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_log_waits untyped mysql_global_status_innodb_log_waits 0 # HELP mysql_global_status_innodb_log_write_requests Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_log_write_requests untyped mysql_global_status_innodb_log_write_requests 3.721209e+06 # HELP mysql_global_status_innodb_log_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_log_writes untyped mysql_global_status_innodb_log_writes 2.437248e+06 # HELP mysql_global_status_innodb_num_open_files Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_num_open_files untyped mysql_global_status_innodb_num_open_files 936 # HELP mysql_global_status_innodb_os_log_fsyncs Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_os_log_fsyncs untyped mysql_global_status_innodb_os_log_fsyncs 2.452369e+06 # HELP mysql_global_status_innodb_os_log_pending_fsyncs Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_os_log_pending_fsyncs untyped mysql_global_status_innodb_os_log_pending_fsyncs 0 # HELP mysql_global_status_innodb_os_log_pending_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_os_log_pending_writes untyped mysql_global_status_innodb_os_log_pending_writes 0 # HELP mysql_global_status_innodb_os_log_written Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_os_log_written untyped mysql_global_status_innodb_os_log_written 3.018812928e+09 # HELP mysql_global_status_innodb_page_size Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_page_size untyped mysql_global_status_innodb_page_size 16384 # HELP mysql_global_status_innodb_pages_created Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_pages_created untyped mysql_global_status_innodb_pages_created 55705 # HELP mysql_global_status_innodb_pages_read Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_pages_read untyped mysql_global_status_innodb_pages_read 1.305897e+06 # HELP mysql_global_status_innodb_pages_written Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_pages_written untyped mysql_global_status_innodb_pages_written 3.445837e+06 # HELP mysql_global_status_innodb_row_lock_current_waits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_row_lock_current_waits untyped mysql_global_status_innodb_row_lock_current_waits 3 # HELP mysql_global_status_innodb_row_lock_time Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_row_lock_time untyped mysql_global_status_innodb_row_lock_time 2.13632329e+08 # HELP mysql_global_status_innodb_row_lock_time_avg Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_row_lock_time_avg untyped mysql_global_status_innodb_row_lock_time_avg 242 # HELP mysql_global_status_innodb_row_lock_time_max Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_row_lock_time_max untyped mysql_global_status_innodb_row_lock_time_max 21355 # HELP mysql_global_status_innodb_row_lock_waits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_row_lock_waits untyped mysql_global_status_innodb_row_lock_waits 879622 # HELP mysql_global_status_innodb_row_ops_total Total number of MySQL InnoDB row operations. # TYPE mysql_global_status_innodb_row_ops_total counter mysql_global_status_innodb_row_ops_total{operation="deleted"} 543030 mysql_global_status_innodb_row_ops_total{operation="inserted"} 1.693679e+06 mysql_global_status_innodb_row_ops_total{operation="read"} 3.8541484757e+10 mysql_global_status_innodb_row_ops_total{operation="updated"} 1.874561e+06 # HELP mysql_global_status_innodb_truncated_status_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_innodb_truncated_status_writes untyped mysql_global_status_innodb_truncated_status_writes 0 # HELP mysql_global_status_key_blocks_not_flushed Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_blocks_not_flushed untyped mysql_global_status_key_blocks_not_flushed 0 # HELP mysql_global_status_key_blocks_unused Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_blocks_unused untyped mysql_global_status_key_blocks_unused 6697 # HELP mysql_global_status_key_blocks_used Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_blocks_used untyped mysql_global_status_key_blocks_used 1 # HELP mysql_global_status_key_read_requests Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_read_requests untyped mysql_global_status_key_read_requests 21 # HELP mysql_global_status_key_reads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_reads untyped mysql_global_status_key_reads 1 # HELP mysql_global_status_key_write_requests Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_write_requests untyped mysql_global_status_key_write_requests 10 # HELP mysql_global_status_key_writes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_key_writes untyped mysql_global_status_key_writes 7 # HELP mysql_global_status_last_query_cost Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_last_query_cost untyped mysql_global_status_last_query_cost 0 # HELP mysql_global_status_last_query_partial_plans Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_last_query_partial_plans untyped mysql_global_status_last_query_partial_plans 0 # HELP mysql_global_status_max_used_connections Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_max_used_connections untyped mysql_global_status_max_used_connections 131 # HELP mysql_global_status_not_flushed_delayed_rows Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_not_flushed_delayed_rows untyped mysql_global_status_not_flushed_delayed_rows 0 # HELP mysql_global_status_open_files Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_open_files untyped mysql_global_status_open_files 36 # HELP mysql_global_status_open_streams Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_open_streams untyped mysql_global_status_open_streams 0 # HELP mysql_global_status_open_table_definitions Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_open_table_definitions untyped mysql_global_status_open_table_definitions 1005 # HELP mysql_global_status_open_tables Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_open_tables untyped mysql_global_status_open_tables 1646 # HELP mysql_global_status_opened_files Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_opened_files untyped mysql_global_status_opened_files 1.071995e+06 # HELP mysql_global_status_opened_table_definitions Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_opened_table_definitions untyped mysql_global_status_opened_table_definitions 1015 # HELP mysql_global_status_opened_tables Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_opened_tables untyped mysql_global_status_opened_tables 1691 # HELP mysql_global_status_performance_schema_lost_total Total number of MySQL instrumentations that could not be loaded or created due to memory constraints. # TYPE mysql_global_status_performance_schema_lost_total counter mysql_global_status_performance_schema_lost_total{instrumentation="accounts_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="cond_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="cond_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="digest_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="file_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="file_handles_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="file_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="hosts_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="locker_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="mutex_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="mutex_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="rwlock_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="rwlock_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="session_connect_attrs_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="socket_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="socket_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="stage_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="statement_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="table_handles_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="table_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="thread_classes_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="thread_instances_lost"} 0 mysql_global_status_performance_schema_lost_total{instrumentation="users_lost"} 0 # HELP mysql_global_status_prepared_stmt_count Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_prepared_stmt_count untyped mysql_global_status_prepared_stmt_count 0 # HELP mysql_global_status_qcache_free_blocks Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_free_blocks untyped mysql_global_status_qcache_free_blocks 1 # HELP mysql_global_status_qcache_free_memory Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_free_memory untyped mysql_global_status_qcache_free_memory 1.031352e+06 # HELP mysql_global_status_qcache_hits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_hits untyped mysql_global_status_qcache_hits 0 # HELP mysql_global_status_qcache_inserts Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_inserts untyped mysql_global_status_qcache_inserts 0 # HELP mysql_global_status_qcache_lowmem_prunes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_lowmem_prunes untyped mysql_global_status_qcache_lowmem_prunes 0 # HELP mysql_global_status_qcache_not_cached Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_not_cached untyped mysql_global_status_qcache_not_cached 9.410436e+06 # HELP mysql_global_status_qcache_queries_in_cache Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_queries_in_cache untyped mysql_global_status_qcache_queries_in_cache 0 # HELP mysql_global_status_qcache_total_blocks Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_qcache_total_blocks untyped mysql_global_status_qcache_total_blocks 1 # HELP mysql_global_status_queries Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_queries untyped mysql_global_status_queries 5.577756e+07 # HELP mysql_global_status_questions Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_questions untyped mysql_global_status_questions 4.2547104e+07 # HELP mysql_global_status_select_full_join Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_select_full_join untyped mysql_global_status_select_full_join 328 # HELP mysql_global_status_select_full_range_join Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_select_full_range_join untyped mysql_global_status_select_full_range_join 34 # HELP mysql_global_status_select_range Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_select_range untyped mysql_global_status_select_range 1.867781e+06 # HELP mysql_global_status_select_range_check Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_select_range_check untyped mysql_global_status_select_range_check 0 # HELP mysql_global_status_select_scan Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_select_scan untyped mysql_global_status_select_scan 938449 # HELP mysql_global_status_slave_open_temp_tables Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_slave_open_temp_tables untyped mysql_global_status_slave_open_temp_tables 0 # HELP mysql_global_status_slave_running Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_slave_running untyped mysql_global_status_slave_running 0 # HELP mysql_global_status_slow_launch_threads Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_slow_launch_threads untyped mysql_global_status_slow_launch_threads 0 # HELP mysql_global_status_slow_queries Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_slow_queries untyped mysql_global_status_slow_queries 59642 # HELP mysql_global_status_sort_merge_passes Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_sort_merge_passes untyped mysql_global_status_sort_merge_passes 25981 # HELP mysql_global_status_sort_range Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_sort_range untyped mysql_global_status_sort_range 1.236599e+06 # HELP mysql_global_status_sort_rows Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_sort_rows untyped mysql_global_status_sort_rows 1.6485723e+07 # HELP mysql_global_status_sort_scan Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_sort_scan untyped mysql_global_status_sort_scan 339 # HELP mysql_global_status_ssl_accept_renegotiates Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_accept_renegotiates untyped mysql_global_status_ssl_accept_renegotiates 0 # HELP mysql_global_status_ssl_accepts Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_accepts untyped mysql_global_status_ssl_accepts 0 # HELP mysql_global_status_ssl_callback_cache_hits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_callback_cache_hits untyped mysql_global_status_ssl_callback_cache_hits 0 # HELP mysql_global_status_ssl_client_connects Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_client_connects untyped mysql_global_status_ssl_client_connects 0 # HELP mysql_global_status_ssl_connect_renegotiates Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_connect_renegotiates untyped mysql_global_status_ssl_connect_renegotiates 0 # HELP mysql_global_status_ssl_ctx_verify_depth Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_ctx_verify_depth untyped mysql_global_status_ssl_ctx_verify_depth 0 # HELP mysql_global_status_ssl_ctx_verify_mode Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_ctx_verify_mode untyped mysql_global_status_ssl_ctx_verify_mode 0 # HELP mysql_global_status_ssl_default_timeout Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_default_timeout untyped mysql_global_status_ssl_default_timeout 0 # HELP mysql_global_status_ssl_finished_accepts Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_finished_accepts untyped mysql_global_status_ssl_finished_accepts 0 # HELP mysql_global_status_ssl_finished_connects Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_finished_connects untyped mysql_global_status_ssl_finished_connects 0 # HELP mysql_global_status_ssl_session_cache_hits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_session_cache_hits untyped mysql_global_status_ssl_session_cache_hits 0 # HELP mysql_global_status_ssl_session_cache_misses Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_session_cache_misses untyped mysql_global_status_ssl_session_cache_misses 0 # HELP mysql_global_status_ssl_session_cache_overflows Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_session_cache_overflows untyped mysql_global_status_ssl_session_cache_overflows 0 # HELP mysql_global_status_ssl_session_cache_size Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_session_cache_size untyped mysql_global_status_ssl_session_cache_size 0 # HELP mysql_global_status_ssl_session_cache_timeouts Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_session_cache_timeouts untyped mysql_global_status_ssl_session_cache_timeouts 0 # HELP mysql_global_status_ssl_sessions_reused Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_sessions_reused untyped mysql_global_status_ssl_sessions_reused 0 # HELP mysql_global_status_ssl_used_session_cache_entries Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_used_session_cache_entries untyped mysql_global_status_ssl_used_session_cache_entries 0 # HELP mysql_global_status_ssl_verify_depth Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_verify_depth untyped mysql_global_status_ssl_verify_depth 0 # HELP mysql_global_status_ssl_verify_mode Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_ssl_verify_mode untyped mysql_global_status_ssl_verify_mode 0 # HELP mysql_global_status_table_locks_immediate Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_table_locks_immediate untyped mysql_global_status_table_locks_immediate 2.3764431e+07 # HELP mysql_global_status_table_locks_waited Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_table_locks_waited untyped mysql_global_status_table_locks_waited 0 # HELP mysql_global_status_table_open_cache_hits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_table_open_cache_hits untyped mysql_global_status_table_open_cache_hits 2.3799406e+07 # HELP mysql_global_status_table_open_cache_misses Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_table_open_cache_misses untyped mysql_global_status_table_open_cache_misses 1688 # HELP mysql_global_status_table_open_cache_overflows Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_table_open_cache_overflows untyped mysql_global_status_table_open_cache_overflows 0 # HELP mysql_global_status_tc_log_max_pages_used Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_tc_log_max_pages_used untyped mysql_global_status_tc_log_max_pages_used 0 # HELP mysql_global_status_tc_log_page_size Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_tc_log_page_size untyped mysql_global_status_tc_log_page_size 0 # HELP mysql_global_status_tc_log_page_waits Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_tc_log_page_waits untyped mysql_global_status_tc_log_page_waits 0 # HELP mysql_global_status_threads_cached Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_threads_cached untyped mysql_global_status_threads_cached 0 # HELP mysql_global_status_threads_connected Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_threads_connected untyped mysql_global_status_threads_connected 131 # HELP mysql_global_status_threads_created Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_threads_created untyped mysql_global_status_threads_created 131 # HELP mysql_global_status_threads_running Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_threads_running untyped mysql_global_status_threads_running 1 # HELP mysql_global_status_uptime Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_uptime untyped mysql_global_status_uptime 168421 # HELP mysql_global_status_uptime_since_flush_status Generic metric from SHOW GLOBAL STATUS. # TYPE mysql_global_status_uptime_since_flush_status untyped mysql_global_status_uptime_since_flush_status 168421 # HELP mysql_global_variables_auto_increment_increment Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_auto_increment_increment gauge mysql_global_variables_auto_increment_increment 1 # HELP mysql_global_variables_auto_increment_offset Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_auto_increment_offset gauge mysql_global_variables_auto_increment_offset 1 # HELP mysql_global_variables_autocommit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_autocommit gauge mysql_global_variables_autocommit 1 # HELP mysql_global_variables_automatic_sp_privileges Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_automatic_sp_privileges gauge mysql_global_variables_automatic_sp_privileges 1 # HELP mysql_global_variables_avoid_temporal_upgrade Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_avoid_temporal_upgrade gauge mysql_global_variables_avoid_temporal_upgrade 0 # HELP mysql_global_variables_back_log Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_back_log gauge mysql_global_variables_back_log 80 # HELP mysql_global_variables_big_tables Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_big_tables gauge mysql_global_variables_big_tables 0 # HELP mysql_global_variables_binlog_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_cache_size gauge mysql_global_variables_binlog_cache_size 32768 # HELP mysql_global_variables_binlog_direct_non_transactional_updates Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_direct_non_transactional_updates gauge mysql_global_variables_binlog_direct_non_transactional_updates 0 # HELP mysql_global_variables_binlog_gtid_simple_recovery Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_gtid_simple_recovery gauge mysql_global_variables_binlog_gtid_simple_recovery 0 # HELP mysql_global_variables_binlog_max_flush_queue_time Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_max_flush_queue_time gauge mysql_global_variables_binlog_max_flush_queue_time 0 # HELP mysql_global_variables_binlog_order_commits Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_order_commits gauge mysql_global_variables_binlog_order_commits 1 # HELP mysql_global_variables_binlog_rows_query_log_events Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_rows_query_log_events gauge mysql_global_variables_binlog_rows_query_log_events 0 # HELP mysql_global_variables_binlog_stmt_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_binlog_stmt_cache_size gauge mysql_global_variables_binlog_stmt_cache_size 32768 # HELP mysql_global_variables_bulk_insert_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_bulk_insert_buffer_size gauge mysql_global_variables_bulk_insert_buffer_size 8.388608e+06 # HELP mysql_global_variables_connect_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_connect_timeout gauge mysql_global_variables_connect_timeout 10 # HELP mysql_global_variables_core_file Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_core_file gauge mysql_global_variables_core_file 0 # HELP mysql_global_variables_default_week_format Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_default_week_format gauge mysql_global_variables_default_week_format 0 # HELP mysql_global_variables_delay_key_write Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_delay_key_write gauge mysql_global_variables_delay_key_write 1 # HELP mysql_global_variables_delayed_insert_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_delayed_insert_limit gauge mysql_global_variables_delayed_insert_limit 100 # HELP mysql_global_variables_delayed_insert_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_delayed_insert_timeout gauge mysql_global_variables_delayed_insert_timeout 300 # HELP mysql_global_variables_delayed_queue_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_delayed_queue_size gauge mysql_global_variables_delayed_queue_size 1000 # HELP mysql_global_variables_disconnect_on_expired_password Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_disconnect_on_expired_password gauge mysql_global_variables_disconnect_on_expired_password 1 # HELP mysql_global_variables_div_precision_increment Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_div_precision_increment gauge mysql_global_variables_div_precision_increment 4 # HELP mysql_global_variables_end_markers_in_json Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_end_markers_in_json gauge mysql_global_variables_end_markers_in_json 0 # HELP mysql_global_variables_enforce_gtid_consistency Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_enforce_gtid_consistency gauge mysql_global_variables_enforce_gtid_consistency 0 # HELP mysql_global_variables_eq_range_index_dive_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_eq_range_index_dive_limit gauge mysql_global_variables_eq_range_index_dive_limit 10 # HELP mysql_global_variables_event_scheduler Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_event_scheduler gauge mysql_global_variables_event_scheduler 0 # HELP mysql_global_variables_expire_logs_days Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_expire_logs_days gauge mysql_global_variables_expire_logs_days 0 # HELP mysql_global_variables_explicit_defaults_for_timestamp Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_explicit_defaults_for_timestamp gauge mysql_global_variables_explicit_defaults_for_timestamp 0 # HELP mysql_global_variables_flush Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_flush gauge mysql_global_variables_flush 0 # HELP mysql_global_variables_flush_time Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_flush_time gauge mysql_global_variables_flush_time 0 # HELP mysql_global_variables_foreign_key_checks Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_foreign_key_checks gauge mysql_global_variables_foreign_key_checks 1 # HELP mysql_global_variables_ft_max_word_len Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_ft_max_word_len gauge mysql_global_variables_ft_max_word_len 84 # HELP mysql_global_variables_ft_min_word_len Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_ft_min_word_len gauge mysql_global_variables_ft_min_word_len 4 # HELP mysql_global_variables_ft_query_expansion_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_ft_query_expansion_limit gauge mysql_global_variables_ft_query_expansion_limit 20 # HELP mysql_global_variables_general_log Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_general_log gauge mysql_global_variables_general_log 0 # HELP mysql_global_variables_group_concat_max_len Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_group_concat_max_len gauge mysql_global_variables_group_concat_max_len 1024 # HELP mysql_global_variables_gtid_mode Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_gtid_mode gauge mysql_global_variables_gtid_mode 0 # HELP mysql_global_variables_host_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_host_cache_size gauge mysql_global_variables_host_cache_size 279 # HELP mysql_global_variables_ignore_builtin_innodb Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_ignore_builtin_innodb gauge mysql_global_variables_ignore_builtin_innodb 0 # HELP mysql_global_variables_innodb_adaptive_flushing Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_adaptive_flushing gauge mysql_global_variables_innodb_adaptive_flushing 1 # HELP mysql_global_variables_innodb_adaptive_flushing_lwm Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_adaptive_flushing_lwm gauge mysql_global_variables_innodb_adaptive_flushing_lwm 10 # HELP mysql_global_variables_innodb_adaptive_hash_index Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_adaptive_hash_index gauge mysql_global_variables_innodb_adaptive_hash_index 1 # HELP mysql_global_variables_innodb_adaptive_max_sleep_delay Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_adaptive_max_sleep_delay gauge mysql_global_variables_innodb_adaptive_max_sleep_delay 150000 # HELP mysql_global_variables_innodb_additional_mem_pool_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_additional_mem_pool_size gauge mysql_global_variables_innodb_additional_mem_pool_size 8.388608e+06 # HELP mysql_global_variables_innodb_api_bk_commit_interval Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_api_bk_commit_interval gauge mysql_global_variables_innodb_api_bk_commit_interval 5 # HELP mysql_global_variables_innodb_api_disable_rowlock Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_api_disable_rowlock gauge mysql_global_variables_innodb_api_disable_rowlock 0 # HELP mysql_global_variables_innodb_api_enable_binlog Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_api_enable_binlog gauge mysql_global_variables_innodb_api_enable_binlog 0 # HELP mysql_global_variables_innodb_api_enable_mdl Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_api_enable_mdl gauge mysql_global_variables_innodb_api_enable_mdl 0 # HELP mysql_global_variables_innodb_api_trx_level Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_api_trx_level gauge mysql_global_variables_innodb_api_trx_level 0 # HELP mysql_global_variables_innodb_autoextend_increment Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_autoextend_increment gauge mysql_global_variables_innodb_autoextend_increment 64 # HELP mysql_global_variables_innodb_autoinc_lock_mode Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_autoinc_lock_mode gauge mysql_global_variables_innodb_autoinc_lock_mode 1 # HELP mysql_global_variables_innodb_buffer_pool_dump_at_shutdown Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_dump_at_shutdown gauge mysql_global_variables_innodb_buffer_pool_dump_at_shutdown 0 # HELP mysql_global_variables_innodb_buffer_pool_dump_now Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_dump_now gauge mysql_global_variables_innodb_buffer_pool_dump_now 0 # HELP mysql_global_variables_innodb_buffer_pool_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_instances gauge mysql_global_variables_innodb_buffer_pool_instances 8 # HELP mysql_global_variables_innodb_buffer_pool_load_abort Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_load_abort gauge mysql_global_variables_innodb_buffer_pool_load_abort 0 # HELP mysql_global_variables_innodb_buffer_pool_load_at_startup Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_load_at_startup gauge mysql_global_variables_innodb_buffer_pool_load_at_startup 0 # HELP mysql_global_variables_innodb_buffer_pool_load_now Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_load_now gauge mysql_global_variables_innodb_buffer_pool_load_now 0 # HELP mysql_global_variables_innodb_buffer_pool_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_buffer_pool_size gauge mysql_global_variables_innodb_buffer_pool_size 1.34217728e+08 # HELP mysql_global_variables_innodb_change_buffer_max_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_change_buffer_max_size gauge mysql_global_variables_innodb_change_buffer_max_size 25 # HELP mysql_global_variables_innodb_checksums Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_checksums gauge mysql_global_variables_innodb_checksums 1 # HELP mysql_global_variables_innodb_cmp_per_index_enabled Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_cmp_per_index_enabled gauge mysql_global_variables_innodb_cmp_per_index_enabled 0 # HELP mysql_global_variables_innodb_commit_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_commit_concurrency gauge mysql_global_variables_innodb_commit_concurrency 0 # HELP mysql_global_variables_innodb_compression_failure_threshold_pct Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_compression_failure_threshold_pct gauge mysql_global_variables_innodb_compression_failure_threshold_pct 5 # HELP mysql_global_variables_innodb_compression_level Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_compression_level gauge mysql_global_variables_innodb_compression_level 6 # HELP mysql_global_variables_innodb_compression_pad_pct_max Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_compression_pad_pct_max gauge mysql_global_variables_innodb_compression_pad_pct_max 50 # HELP mysql_global_variables_innodb_concurrency_tickets Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_concurrency_tickets gauge mysql_global_variables_innodb_concurrency_tickets 5000 # HELP mysql_global_variables_innodb_disable_sort_file_cache Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_disable_sort_file_cache gauge mysql_global_variables_innodb_disable_sort_file_cache 0 # HELP mysql_global_variables_innodb_doublewrite Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_doublewrite gauge mysql_global_variables_innodb_doublewrite 1 # HELP mysql_global_variables_innodb_fast_shutdown Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_fast_shutdown gauge mysql_global_variables_innodb_fast_shutdown 1 # HELP mysql_global_variables_innodb_file_format_check Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_file_format_check gauge mysql_global_variables_innodb_file_format_check 1 # HELP mysql_global_variables_innodb_file_per_table Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_file_per_table gauge mysql_global_variables_innodb_file_per_table 1 # HELP mysql_global_variables_innodb_flush_log_at_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_flush_log_at_timeout gauge mysql_global_variables_innodb_flush_log_at_timeout 1 # HELP mysql_global_variables_innodb_flush_log_at_trx_commit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_flush_log_at_trx_commit gauge mysql_global_variables_innodb_flush_log_at_trx_commit 1 # HELP mysql_global_variables_innodb_flush_neighbors Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_flush_neighbors gauge mysql_global_variables_innodb_flush_neighbors 1 # HELP mysql_global_variables_innodb_flushing_avg_loops Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_flushing_avg_loops gauge mysql_global_variables_innodb_flushing_avg_loops 30 # HELP mysql_global_variables_innodb_force_load_corrupted Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_force_load_corrupted gauge mysql_global_variables_innodb_force_load_corrupted 0 # HELP mysql_global_variables_innodb_force_recovery Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_force_recovery gauge mysql_global_variables_innodb_force_recovery 0 # HELP mysql_global_variables_innodb_ft_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_cache_size gauge mysql_global_variables_innodb_ft_cache_size 8e+06 # HELP mysql_global_variables_innodb_ft_enable_diag_print Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_enable_diag_print gauge mysql_global_variables_innodb_ft_enable_diag_print 0 # HELP mysql_global_variables_innodb_ft_enable_stopword Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_enable_stopword gauge mysql_global_variables_innodb_ft_enable_stopword 1 # HELP mysql_global_variables_innodb_ft_max_token_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_max_token_size gauge mysql_global_variables_innodb_ft_max_token_size 84 # HELP mysql_global_variables_innodb_ft_min_token_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_min_token_size gauge mysql_global_variables_innodb_ft_min_token_size 3 # HELP mysql_global_variables_innodb_ft_num_word_optimize Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_num_word_optimize gauge mysql_global_variables_innodb_ft_num_word_optimize 2000 # HELP mysql_global_variables_innodb_ft_result_cache_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_result_cache_limit gauge mysql_global_variables_innodb_ft_result_cache_limit 2e+09 # HELP mysql_global_variables_innodb_ft_sort_pll_degree Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_sort_pll_degree gauge mysql_global_variables_innodb_ft_sort_pll_degree 2 # HELP mysql_global_variables_innodb_ft_total_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_ft_total_cache_size gauge mysql_global_variables_innodb_ft_total_cache_size 6.4e+08 # HELP mysql_global_variables_innodb_io_capacity Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_io_capacity gauge mysql_global_variables_innodb_io_capacity 200 # HELP mysql_global_variables_innodb_io_capacity_max Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_io_capacity_max gauge mysql_global_variables_innodb_io_capacity_max 2000 # HELP mysql_global_variables_innodb_large_prefix Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_large_prefix gauge mysql_global_variables_innodb_large_prefix 0 # HELP mysql_global_variables_innodb_lock_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_lock_wait_timeout gauge mysql_global_variables_innodb_lock_wait_timeout 50 # HELP mysql_global_variables_innodb_locks_unsafe_for_binlog Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_locks_unsafe_for_binlog gauge mysql_global_variables_innodb_locks_unsafe_for_binlog 0 # HELP mysql_global_variables_innodb_log_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_log_buffer_size gauge mysql_global_variables_innodb_log_buffer_size 8.388608e+06 # HELP mysql_global_variables_innodb_log_compressed_pages Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_log_compressed_pages gauge mysql_global_variables_innodb_log_compressed_pages 1 # HELP mysql_global_variables_innodb_log_file_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_log_file_size gauge mysql_global_variables_innodb_log_file_size 5.0331648e+07 # HELP mysql_global_variables_innodb_log_files_in_group Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_log_files_in_group gauge mysql_global_variables_innodb_log_files_in_group 2 # HELP mysql_global_variables_innodb_lru_scan_depth Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_lru_scan_depth gauge mysql_global_variables_innodb_lru_scan_depth 1024 # HELP mysql_global_variables_innodb_max_dirty_pages_pct Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_max_dirty_pages_pct gauge mysql_global_variables_innodb_max_dirty_pages_pct 75 # HELP mysql_global_variables_innodb_max_dirty_pages_pct_lwm Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_max_dirty_pages_pct_lwm gauge mysql_global_variables_innodb_max_dirty_pages_pct_lwm 0 # HELP mysql_global_variables_innodb_max_purge_lag Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_max_purge_lag gauge mysql_global_variables_innodb_max_purge_lag 0 # HELP mysql_global_variables_innodb_max_purge_lag_delay Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_max_purge_lag_delay gauge mysql_global_variables_innodb_max_purge_lag_delay 0 # HELP mysql_global_variables_innodb_mirrored_log_groups Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_mirrored_log_groups gauge mysql_global_variables_innodb_mirrored_log_groups 1 # HELP mysql_global_variables_innodb_numa_interleave Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_numa_interleave gauge mysql_global_variables_innodb_numa_interleave 0 # HELP mysql_global_variables_innodb_old_blocks_pct Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_old_blocks_pct gauge mysql_global_variables_innodb_old_blocks_pct 37 # HELP mysql_global_variables_innodb_old_blocks_time Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_old_blocks_time gauge mysql_global_variables_innodb_old_blocks_time 1000 # HELP mysql_global_variables_innodb_online_alter_log_max_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_online_alter_log_max_size gauge mysql_global_variables_innodb_online_alter_log_max_size 1.34217728e+08 # HELP mysql_global_variables_innodb_open_files Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_open_files gauge mysql_global_variables_innodb_open_files 2000 # HELP mysql_global_variables_innodb_optimize_fulltext_only Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_optimize_fulltext_only gauge mysql_global_variables_innodb_optimize_fulltext_only 0 # HELP mysql_global_variables_innodb_page_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_page_size gauge mysql_global_variables_innodb_page_size 16384 # HELP mysql_global_variables_innodb_print_all_deadlocks Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_print_all_deadlocks gauge mysql_global_variables_innodb_print_all_deadlocks 0 # HELP mysql_global_variables_innodb_purge_batch_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_purge_batch_size gauge mysql_global_variables_innodb_purge_batch_size 300 # HELP mysql_global_variables_innodb_purge_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_purge_threads gauge mysql_global_variables_innodb_purge_threads 1 # HELP mysql_global_variables_innodb_random_read_ahead Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_random_read_ahead gauge mysql_global_variables_innodb_random_read_ahead 0 # HELP mysql_global_variables_innodb_read_ahead_threshold Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_read_ahead_threshold gauge mysql_global_variables_innodb_read_ahead_threshold 56 # HELP mysql_global_variables_innodb_read_io_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_read_io_threads gauge mysql_global_variables_innodb_read_io_threads 4 # HELP mysql_global_variables_innodb_read_only Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_read_only gauge mysql_global_variables_innodb_read_only 0 # HELP mysql_global_variables_innodb_replication_delay Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_replication_delay gauge mysql_global_variables_innodb_replication_delay 0 # HELP mysql_global_variables_innodb_rollback_on_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_rollback_on_timeout gauge mysql_global_variables_innodb_rollback_on_timeout 0 # HELP mysql_global_variables_innodb_rollback_segments Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_rollback_segments gauge mysql_global_variables_innodb_rollback_segments 128 # HELP mysql_global_variables_innodb_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_sort_buffer_size gauge mysql_global_variables_innodb_sort_buffer_size 1.048576e+06 # HELP mysql_global_variables_innodb_spin_wait_delay Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_spin_wait_delay gauge mysql_global_variables_innodb_spin_wait_delay 6 # HELP mysql_global_variables_innodb_stats_auto_recalc Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_auto_recalc gauge mysql_global_variables_innodb_stats_auto_recalc 1 # HELP mysql_global_variables_innodb_stats_include_delete_marked Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_include_delete_marked gauge mysql_global_variables_innodb_stats_include_delete_marked 0 # HELP mysql_global_variables_innodb_stats_on_metadata Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_on_metadata gauge mysql_global_variables_innodb_stats_on_metadata 0 # HELP mysql_global_variables_innodb_stats_persistent Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_persistent gauge mysql_global_variables_innodb_stats_persistent 1 # HELP mysql_global_variables_innodb_stats_persistent_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_persistent_sample_pages gauge mysql_global_variables_innodb_stats_persistent_sample_pages 20 # HELP mysql_global_variables_innodb_stats_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_sample_pages gauge mysql_global_variables_innodb_stats_sample_pages 8 # HELP mysql_global_variables_innodb_stats_transient_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_stats_transient_sample_pages gauge mysql_global_variables_innodb_stats_transient_sample_pages 8 # HELP mysql_global_variables_innodb_status_output Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_status_output gauge mysql_global_variables_innodb_status_output 0 # HELP mysql_global_variables_innodb_status_output_locks Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_status_output_locks gauge mysql_global_variables_innodb_status_output_locks 0 # HELP mysql_global_variables_innodb_strict_mode Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_strict_mode gauge mysql_global_variables_innodb_strict_mode 0 # HELP mysql_global_variables_innodb_support_xa Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_support_xa gauge mysql_global_variables_innodb_support_xa 1 # HELP mysql_global_variables_innodb_sync_array_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_sync_array_size gauge mysql_global_variables_innodb_sync_array_size 1 # HELP mysql_global_variables_innodb_sync_spin_loops Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_sync_spin_loops gauge mysql_global_variables_innodb_sync_spin_loops 30 # HELP mysql_global_variables_innodb_table_locks Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_table_locks gauge mysql_global_variables_innodb_table_locks 1 # HELP mysql_global_variables_innodb_thread_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_thread_concurrency gauge mysql_global_variables_innodb_thread_concurrency 0 # HELP mysql_global_variables_innodb_thread_sleep_delay Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_thread_sleep_delay gauge mysql_global_variables_innodb_thread_sleep_delay 10000 # HELP mysql_global_variables_innodb_undo_logs Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_undo_logs gauge mysql_global_variables_innodb_undo_logs 128 # HELP mysql_global_variables_innodb_undo_tablespaces Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_undo_tablespaces gauge mysql_global_variables_innodb_undo_tablespaces 0 # HELP mysql_global_variables_innodb_use_native_aio Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_use_native_aio gauge mysql_global_variables_innodb_use_native_aio 1 # HELP mysql_global_variables_innodb_use_sys_malloc Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_use_sys_malloc gauge mysql_global_variables_innodb_use_sys_malloc 1 # HELP mysql_global_variables_innodb_write_io_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_innodb_write_io_threads gauge mysql_global_variables_innodb_write_io_threads 4 # HELP mysql_global_variables_interactive_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_interactive_timeout gauge mysql_global_variables_interactive_timeout 28800 # HELP mysql_global_variables_join_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_join_buffer_size gauge mysql_global_variables_join_buffer_size 262144 # HELP mysql_global_variables_keep_files_on_create Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_keep_files_on_create gauge mysql_global_variables_keep_files_on_create 0 # HELP mysql_global_variables_key_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_key_buffer_size gauge mysql_global_variables_key_buffer_size 8.388608e+06 # HELP mysql_global_variables_key_cache_age_threshold Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_key_cache_age_threshold gauge mysql_global_variables_key_cache_age_threshold 300 # HELP mysql_global_variables_key_cache_block_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_key_cache_block_size gauge mysql_global_variables_key_cache_block_size 1024 # HELP mysql_global_variables_key_cache_division_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_key_cache_division_limit gauge mysql_global_variables_key_cache_division_limit 100 # HELP mysql_global_variables_large_files_support Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_large_files_support gauge mysql_global_variables_large_files_support 1 # HELP mysql_global_variables_large_page_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_large_page_size gauge mysql_global_variables_large_page_size 0 # HELP mysql_global_variables_large_pages Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_large_pages gauge mysql_global_variables_large_pages 0 # HELP mysql_global_variables_local_infile Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_local_infile gauge mysql_global_variables_local_infile 1 # HELP mysql_global_variables_lock_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_lock_wait_timeout gauge mysql_global_variables_lock_wait_timeout 3.1536e+07 # HELP mysql_global_variables_locked_in_memory Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_locked_in_memory gauge mysql_global_variables_locked_in_memory 0 # HELP mysql_global_variables_log_bin Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_bin gauge mysql_global_variables_log_bin 0 # HELP mysql_global_variables_log_bin_trust_function_creators Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_bin_trust_function_creators gauge mysql_global_variables_log_bin_trust_function_creators 0 # HELP mysql_global_variables_log_bin_use_v1_row_events Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_bin_use_v1_row_events gauge mysql_global_variables_log_bin_use_v1_row_events 0 # HELP mysql_global_variables_log_queries_not_using_indexes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_queries_not_using_indexes gauge mysql_global_variables_log_queries_not_using_indexes 0 # HELP mysql_global_variables_log_slave_updates Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_slave_updates gauge mysql_global_variables_log_slave_updates 0 # HELP mysql_global_variables_log_slow_admin_statements Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_slow_admin_statements gauge mysql_global_variables_log_slow_admin_statements 0 # HELP mysql_global_variables_log_slow_slave_statements Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_slow_slave_statements gauge mysql_global_variables_log_slow_slave_statements 0 # HELP mysql_global_variables_log_throttle_queries_not_using_indexes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_throttle_queries_not_using_indexes gauge mysql_global_variables_log_throttle_queries_not_using_indexes 0 # HELP mysql_global_variables_log_warnings Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_log_warnings gauge mysql_global_variables_log_warnings 1 # HELP mysql_global_variables_long_query_time Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_long_query_time gauge mysql_global_variables_long_query_time 10 # HELP mysql_global_variables_low_priority_updates Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_low_priority_updates gauge mysql_global_variables_low_priority_updates 0 # HELP mysql_global_variables_lower_case_file_system Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_lower_case_file_system gauge mysql_global_variables_lower_case_file_system 0 # HELP mysql_global_variables_lower_case_table_names Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_lower_case_table_names gauge mysql_global_variables_lower_case_table_names 0 # HELP mysql_global_variables_master_verify_checksum Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_master_verify_checksum gauge mysql_global_variables_master_verify_checksum 0 # HELP mysql_global_variables_max_allowed_packet Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_allowed_packet gauge mysql_global_variables_max_allowed_packet 4.194304e+06 # HELP mysql_global_variables_max_binlog_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_binlog_cache_size gauge mysql_global_variables_max_binlog_cache_size 1.8446744073709548e+19 # HELP mysql_global_variables_max_binlog_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_binlog_size gauge mysql_global_variables_max_binlog_size 1.073741824e+09 # HELP mysql_global_variables_max_binlog_stmt_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_binlog_stmt_cache_size gauge mysql_global_variables_max_binlog_stmt_cache_size 1.8446744073709548e+19 # HELP mysql_global_variables_max_connect_errors Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_connect_errors gauge mysql_global_variables_max_connect_errors 100 # HELP mysql_global_variables_max_connections Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_connections gauge mysql_global_variables_max_connections 151 # HELP mysql_global_variables_max_delayed_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_delayed_threads gauge mysql_global_variables_max_delayed_threads 20 # HELP mysql_global_variables_max_digest_length Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_digest_length gauge mysql_global_variables_max_digest_length 1024 # HELP mysql_global_variables_max_error_count Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_error_count gauge mysql_global_variables_max_error_count 64 # HELP mysql_global_variables_max_heap_table_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_heap_table_size gauge mysql_global_variables_max_heap_table_size 1.6777216e+07 # HELP mysql_global_variables_max_insert_delayed_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_insert_delayed_threads gauge mysql_global_variables_max_insert_delayed_threads 20 # HELP mysql_global_variables_max_join_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_join_size gauge mysql_global_variables_max_join_size 1.8446744073709552e+19 # HELP mysql_global_variables_max_length_for_sort_data Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_length_for_sort_data gauge mysql_global_variables_max_length_for_sort_data 1024 # HELP mysql_global_variables_max_prepared_stmt_count Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_prepared_stmt_count gauge mysql_global_variables_max_prepared_stmt_count 16382 # HELP mysql_global_variables_max_relay_log_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_relay_log_size gauge mysql_global_variables_max_relay_log_size 0 # HELP mysql_global_variables_max_seeks_for_key Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_seeks_for_key gauge mysql_global_variables_max_seeks_for_key 1.8446744073709552e+19 # HELP mysql_global_variables_max_sort_length Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_sort_length gauge mysql_global_variables_max_sort_length 1024 # HELP mysql_global_variables_max_sp_recursion_depth Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_sp_recursion_depth gauge mysql_global_variables_max_sp_recursion_depth 0 # HELP mysql_global_variables_max_tmp_tables Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_tmp_tables gauge mysql_global_variables_max_tmp_tables 32 # HELP mysql_global_variables_max_user_connections Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_user_connections gauge mysql_global_variables_max_user_connections 0 # HELP mysql_global_variables_max_write_lock_count Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_max_write_lock_count gauge mysql_global_variables_max_write_lock_count 1.8446744073709552e+19 # HELP mysql_global_variables_metadata_locks_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_metadata_locks_cache_size gauge mysql_global_variables_metadata_locks_cache_size 1024 # HELP mysql_global_variables_metadata_locks_hash_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_metadata_locks_hash_instances gauge mysql_global_variables_metadata_locks_hash_instances 8 # HELP mysql_global_variables_min_examined_row_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_min_examined_row_limit gauge mysql_global_variables_min_examined_row_limit 0 # HELP mysql_global_variables_multi_range_count Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_multi_range_count gauge mysql_global_variables_multi_range_count 256 # HELP mysql_global_variables_myisam_data_pointer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_data_pointer_size gauge mysql_global_variables_myisam_data_pointer_size 6 # HELP mysql_global_variables_myisam_max_sort_file_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_max_sort_file_size gauge mysql_global_variables_myisam_max_sort_file_size 9.223372036853727e+18 # HELP mysql_global_variables_myisam_mmap_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_mmap_size gauge mysql_global_variables_myisam_mmap_size 1.8446744073709552e+19 # HELP mysql_global_variables_myisam_recover_options Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_recover_options gauge mysql_global_variables_myisam_recover_options 0 # HELP mysql_global_variables_myisam_repair_threads Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_repair_threads gauge mysql_global_variables_myisam_repair_threads 1 # HELP mysql_global_variables_myisam_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_sort_buffer_size gauge mysql_global_variables_myisam_sort_buffer_size 8.388608e+06 # HELP mysql_global_variables_myisam_use_mmap Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_myisam_use_mmap gauge mysql_global_variables_myisam_use_mmap 0 # HELP mysql_global_variables_net_buffer_length Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_net_buffer_length gauge mysql_global_variables_net_buffer_length 16384 # HELP mysql_global_variables_net_read_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_net_read_timeout gauge mysql_global_variables_net_read_timeout 30 # HELP mysql_global_variables_net_retry_count Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_net_retry_count gauge mysql_global_variables_net_retry_count 10 # HELP mysql_global_variables_net_write_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_net_write_timeout gauge mysql_global_variables_net_write_timeout 60 # HELP mysql_global_variables_new Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_new gauge mysql_global_variables_new 0 # HELP mysql_global_variables_old Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_old gauge mysql_global_variables_old 0 # HELP mysql_global_variables_old_alter_table Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_old_alter_table gauge mysql_global_variables_old_alter_table 0 # HELP mysql_global_variables_old_passwords Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_old_passwords gauge mysql_global_variables_old_passwords 0 # HELP mysql_global_variables_open_files_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_open_files_limit gauge mysql_global_variables_open_files_limit 5000 # HELP mysql_global_variables_optimizer_prune_level Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_optimizer_prune_level gauge mysql_global_variables_optimizer_prune_level 1 # HELP mysql_global_variables_optimizer_search_depth Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_optimizer_search_depth gauge mysql_global_variables_optimizer_search_depth 62 # HELP mysql_global_variables_optimizer_trace_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_optimizer_trace_limit gauge mysql_global_variables_optimizer_trace_limit 1 # HELP mysql_global_variables_optimizer_trace_max_mem_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_optimizer_trace_max_mem_size gauge mysql_global_variables_optimizer_trace_max_mem_size 16384 # HELP mysql_global_variables_optimizer_trace_offset Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_optimizer_trace_offset gauge mysql_global_variables_optimizer_trace_offset -1 # HELP mysql_global_variables_performance_schema Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema gauge mysql_global_variables_performance_schema 1 # HELP mysql_global_variables_performance_schema_accounts_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_accounts_size gauge mysql_global_variables_performance_schema_accounts_size 100 # HELP mysql_global_variables_performance_schema_digests_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_digests_size gauge mysql_global_variables_performance_schema_digests_size 10000 # HELP mysql_global_variables_performance_schema_events_stages_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_stages_history_long_size gauge mysql_global_variables_performance_schema_events_stages_history_long_size 10000 # HELP mysql_global_variables_performance_schema_events_stages_history_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_stages_history_size gauge mysql_global_variables_performance_schema_events_stages_history_size 10 # HELP mysql_global_variables_performance_schema_events_statements_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_statements_history_long_size gauge mysql_global_variables_performance_schema_events_statements_history_long_size 10000 # HELP mysql_global_variables_performance_schema_events_statements_history_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_statements_history_size gauge mysql_global_variables_performance_schema_events_statements_history_size 10 # HELP mysql_global_variables_performance_schema_events_waits_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_waits_history_long_size gauge mysql_global_variables_performance_schema_events_waits_history_long_size 10000 # HELP mysql_global_variables_performance_schema_events_waits_history_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_events_waits_history_size gauge mysql_global_variables_performance_schema_events_waits_history_size 10 # HELP mysql_global_variables_performance_schema_hosts_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_hosts_size gauge mysql_global_variables_performance_schema_hosts_size 100 # HELP mysql_global_variables_performance_schema_max_cond_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_cond_classes gauge mysql_global_variables_performance_schema_max_cond_classes 80 # HELP mysql_global_variables_performance_schema_max_cond_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_cond_instances gauge mysql_global_variables_performance_schema_max_cond_instances 3504 # HELP mysql_global_variables_performance_schema_max_digest_length Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_digest_length gauge mysql_global_variables_performance_schema_max_digest_length 1024 # HELP mysql_global_variables_performance_schema_max_file_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_file_classes gauge mysql_global_variables_performance_schema_max_file_classes 50 # HELP mysql_global_variables_performance_schema_max_file_handles Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_file_handles gauge mysql_global_variables_performance_schema_max_file_handles 32768 # HELP mysql_global_variables_performance_schema_max_file_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_file_instances gauge mysql_global_variables_performance_schema_max_file_instances 7693 # HELP mysql_global_variables_performance_schema_max_mutex_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_mutex_classes gauge mysql_global_variables_performance_schema_max_mutex_classes 200 # HELP mysql_global_variables_performance_schema_max_mutex_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_mutex_instances gauge mysql_global_variables_performance_schema_max_mutex_instances 15906 # HELP mysql_global_variables_performance_schema_max_rwlock_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_rwlock_classes gauge mysql_global_variables_performance_schema_max_rwlock_classes 40 # HELP mysql_global_variables_performance_schema_max_rwlock_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_rwlock_instances gauge mysql_global_variables_performance_schema_max_rwlock_instances 9102 # HELP mysql_global_variables_performance_schema_max_socket_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_socket_classes gauge mysql_global_variables_performance_schema_max_socket_classes 10 # HELP mysql_global_variables_performance_schema_max_socket_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_socket_instances gauge mysql_global_variables_performance_schema_max_socket_instances 322 # HELP mysql_global_variables_performance_schema_max_stage_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_stage_classes gauge mysql_global_variables_performance_schema_max_stage_classes 150 # HELP mysql_global_variables_performance_schema_max_statement_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_statement_classes gauge mysql_global_variables_performance_schema_max_statement_classes 168 # HELP mysql_global_variables_performance_schema_max_table_handles Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_table_handles gauge mysql_global_variables_performance_schema_max_table_handles 4000 # HELP mysql_global_variables_performance_schema_max_table_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_table_instances gauge mysql_global_variables_performance_schema_max_table_instances 12500 # HELP mysql_global_variables_performance_schema_max_thread_classes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_thread_classes gauge mysql_global_variables_performance_schema_max_thread_classes 50 # HELP mysql_global_variables_performance_schema_max_thread_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_max_thread_instances gauge mysql_global_variables_performance_schema_max_thread_instances 402 # HELP mysql_global_variables_performance_schema_session_connect_attrs_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_session_connect_attrs_size gauge mysql_global_variables_performance_schema_session_connect_attrs_size 512 # HELP mysql_global_variables_performance_schema_setup_actors_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_setup_actors_size gauge mysql_global_variables_performance_schema_setup_actors_size 100 # HELP mysql_global_variables_performance_schema_setup_objects_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_setup_objects_size gauge mysql_global_variables_performance_schema_setup_objects_size 100 # HELP mysql_global_variables_performance_schema_users_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_performance_schema_users_size gauge mysql_global_variables_performance_schema_users_size 100 # HELP mysql_global_variables_port Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_port gauge mysql_global_variables_port 3307 # HELP mysql_global_variables_preload_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_preload_buffer_size gauge mysql_global_variables_preload_buffer_size 32768 # HELP mysql_global_variables_profiling Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_profiling gauge mysql_global_variables_profiling 0 # HELP mysql_global_variables_profiling_history_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_profiling_history_size gauge mysql_global_variables_profiling_history_size 15 # HELP mysql_global_variables_protocol_version Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_protocol_version gauge mysql_global_variables_protocol_version 10 # HELP mysql_global_variables_query_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_alloc_block_size gauge mysql_global_variables_query_alloc_block_size 8192 # HELP mysql_global_variables_query_cache_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_cache_limit gauge mysql_global_variables_query_cache_limit 1.048576e+06 # HELP mysql_global_variables_query_cache_min_res_unit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_cache_min_res_unit gauge mysql_global_variables_query_cache_min_res_unit 4096 # HELP mysql_global_variables_query_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_cache_size gauge mysql_global_variables_query_cache_size 1.048576e+06 # HELP mysql_global_variables_query_cache_type Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_cache_type gauge mysql_global_variables_query_cache_type 0 # HELP mysql_global_variables_query_cache_wlock_invalidate Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_cache_wlock_invalidate gauge mysql_global_variables_query_cache_wlock_invalidate 0 # HELP mysql_global_variables_query_prealloc_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_query_prealloc_size gauge mysql_global_variables_query_prealloc_size 8192 # HELP mysql_global_variables_range_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_range_alloc_block_size gauge mysql_global_variables_range_alloc_block_size 4096 # HELP mysql_global_variables_read_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_read_buffer_size gauge mysql_global_variables_read_buffer_size 131072 # HELP mysql_global_variables_read_only Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_read_only gauge mysql_global_variables_read_only 0 # HELP mysql_global_variables_read_rnd_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_read_rnd_buffer_size gauge mysql_global_variables_read_rnd_buffer_size 262144 # HELP mysql_global_variables_relay_log_purge Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_relay_log_purge gauge mysql_global_variables_relay_log_purge 1 # HELP mysql_global_variables_relay_log_recovery Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_relay_log_recovery gauge mysql_global_variables_relay_log_recovery 0 # HELP mysql_global_variables_relay_log_space_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_relay_log_space_limit gauge mysql_global_variables_relay_log_space_limit 0 # HELP mysql_global_variables_report_port Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_report_port gauge mysql_global_variables_report_port 3307 # HELP mysql_global_variables_rpl_stop_slave_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_rpl_stop_slave_timeout gauge mysql_global_variables_rpl_stop_slave_timeout 3.1536e+07 # HELP mysql_global_variables_secure_auth Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_secure_auth gauge mysql_global_variables_secure_auth 1 # HELP mysql_global_variables_server_id Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_server_id gauge mysql_global_variables_server_id 0 # HELP mysql_global_variables_server_id_bits Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_server_id_bits gauge mysql_global_variables_server_id_bits 32 # HELP mysql_global_variables_show_old_temporals Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_show_old_temporals gauge mysql_global_variables_show_old_temporals 0 # HELP mysql_global_variables_simplified_binlog_gtid_recovery Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_simplified_binlog_gtid_recovery gauge mysql_global_variables_simplified_binlog_gtid_recovery 0 # HELP mysql_global_variables_skip_external_locking Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_skip_external_locking gauge mysql_global_variables_skip_external_locking 1 # HELP mysql_global_variables_skip_name_resolve Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_skip_name_resolve gauge mysql_global_variables_skip_name_resolve 0 # HELP mysql_global_variables_skip_networking Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_skip_networking gauge mysql_global_variables_skip_networking 0 # HELP mysql_global_variables_skip_show_database Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_skip_show_database gauge mysql_global_variables_skip_show_database 0 # HELP mysql_global_variables_slave_allow_batching Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_allow_batching gauge mysql_global_variables_slave_allow_batching 0 # HELP mysql_global_variables_slave_checkpoint_group Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_checkpoint_group gauge mysql_global_variables_slave_checkpoint_group 512 # HELP mysql_global_variables_slave_checkpoint_period Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_checkpoint_period gauge mysql_global_variables_slave_checkpoint_period 300 # HELP mysql_global_variables_slave_compressed_protocol Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_compressed_protocol gauge mysql_global_variables_slave_compressed_protocol 0 # HELP mysql_global_variables_slave_max_allowed_packet Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_max_allowed_packet gauge mysql_global_variables_slave_max_allowed_packet 1.073741824e+09 # HELP mysql_global_variables_slave_net_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_net_timeout gauge mysql_global_variables_slave_net_timeout 3600 # HELP mysql_global_variables_slave_parallel_workers Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_parallel_workers gauge mysql_global_variables_slave_parallel_workers 0 # HELP mysql_global_variables_slave_pending_jobs_size_max Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_pending_jobs_size_max gauge mysql_global_variables_slave_pending_jobs_size_max 1.6777216e+07 # HELP mysql_global_variables_slave_skip_errors Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_skip_errors gauge mysql_global_variables_slave_skip_errors 0 # HELP mysql_global_variables_slave_sql_verify_checksum Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_sql_verify_checksum gauge mysql_global_variables_slave_sql_verify_checksum 1 # HELP mysql_global_variables_slave_transaction_retries Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slave_transaction_retries gauge mysql_global_variables_slave_transaction_retries 10 # HELP mysql_global_variables_slow_launch_time Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slow_launch_time gauge mysql_global_variables_slow_launch_time 2 # HELP mysql_global_variables_slow_query_log Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_slow_query_log gauge mysql_global_variables_slow_query_log 0 # HELP mysql_global_variables_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sort_buffer_size gauge mysql_global_variables_sort_buffer_size 262144 # HELP mysql_global_variables_sql_auto_is_null Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_auto_is_null gauge mysql_global_variables_sql_auto_is_null 0 # HELP mysql_global_variables_sql_big_selects Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_big_selects gauge mysql_global_variables_sql_big_selects 1 # HELP mysql_global_variables_sql_buffer_result Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_buffer_result gauge mysql_global_variables_sql_buffer_result 0 # HELP mysql_global_variables_sql_log_bin Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_log_bin gauge mysql_global_variables_sql_log_bin 1 # HELP mysql_global_variables_sql_log_off Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_log_off gauge mysql_global_variables_sql_log_off 0 # HELP mysql_global_variables_sql_notes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_notes gauge mysql_global_variables_sql_notes 1 # HELP mysql_global_variables_sql_quote_show_create Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_quote_show_create gauge mysql_global_variables_sql_quote_show_create 1 # HELP mysql_global_variables_sql_safe_updates Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_safe_updates gauge mysql_global_variables_sql_safe_updates 0 # HELP mysql_global_variables_sql_select_limit Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_select_limit gauge mysql_global_variables_sql_select_limit 1.8446744073709552e+19 # HELP mysql_global_variables_sql_slave_skip_counter Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_slave_skip_counter gauge mysql_global_variables_sql_slave_skip_counter 0 # HELP mysql_global_variables_sql_warnings Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sql_warnings gauge mysql_global_variables_sql_warnings 0 # HELP mysql_global_variables_stored_program_cache Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_stored_program_cache gauge mysql_global_variables_stored_program_cache 256 # HELP mysql_global_variables_sync_binlog Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sync_binlog gauge mysql_global_variables_sync_binlog 0 # HELP mysql_global_variables_sync_frm Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sync_frm gauge mysql_global_variables_sync_frm 1 # HELP mysql_global_variables_sync_master_info Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sync_master_info gauge mysql_global_variables_sync_master_info 10000 # HELP mysql_global_variables_sync_relay_log Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sync_relay_log gauge mysql_global_variables_sync_relay_log 10000 # HELP mysql_global_variables_sync_relay_log_info Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_sync_relay_log_info gauge mysql_global_variables_sync_relay_log_info 10000 # HELP mysql_global_variables_table_definition_cache Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_table_definition_cache gauge mysql_global_variables_table_definition_cache 1400 # HELP mysql_global_variables_table_open_cache Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_table_open_cache gauge mysql_global_variables_table_open_cache 2000 # HELP mysql_global_variables_table_open_cache_instances Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_table_open_cache_instances gauge mysql_global_variables_table_open_cache_instances 1 # HELP mysql_global_variables_thread_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_thread_cache_size gauge mysql_global_variables_thread_cache_size 9 # HELP mysql_global_variables_thread_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_thread_concurrency gauge mysql_global_variables_thread_concurrency 10 # HELP mysql_global_variables_thread_stack Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_thread_stack gauge mysql_global_variables_thread_stack 262144 # HELP mysql_global_variables_timed_mutexes Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_timed_mutexes gauge mysql_global_variables_timed_mutexes 0 # HELP mysql_global_variables_tmp_table_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_tmp_table_size gauge mysql_global_variables_tmp_table_size 1.6777216e+07 # HELP mysql_global_variables_transaction_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_transaction_alloc_block_size gauge mysql_global_variables_transaction_alloc_block_size 8192 # HELP mysql_global_variables_transaction_prealloc_size Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_transaction_prealloc_size gauge mysql_global_variables_transaction_prealloc_size 4096 # HELP mysql_global_variables_tx_read_only Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_tx_read_only gauge mysql_global_variables_tx_read_only 0 # HELP mysql_global_variables_unique_checks Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_unique_checks gauge mysql_global_variables_unique_checks 1 # HELP mysql_global_variables_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES. # TYPE mysql_global_variables_wait_timeout gauge mysql_global_variables_wait_timeout 28800 # HELP mysql_info_schema_table_rows The estimated number of rows in the table from information_schema.tables # TYPE mysql_info_schema_table_rows gauge mysql_info_schema_table_rows{schema="livedb",table="acceptable_account_flags_values"} 0 mysql_info_schema_table_rows{schema="livedb",table="access"} 2 mysql_info_schema_table_rows{schema="livedb",table="account_earning_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_flags"} 2 mysql_info_schema_table_rows{schema="livedb",table="account_groups"} 15 mysql_info_schema_table_rows{schema="livedb",table="account_mad_transaction_config_details"} 5 mysql_info_schema_table_rows{schema="livedb",table="account_mad_transaction_names"} 5 mysql_info_schema_table_rows{schema="livedb",table="account_master"} 5 mysql_info_schema_table_rows{schema="livedb",table="account_master_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_operation_type_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_operation_types"} 15 mysql_info_schema_table_rows{schema="livedb",table="account_penalties_exceptions"} 225 mysql_info_schema_table_rows{schema="livedb",table="account_penalties_policy"} 83 mysql_info_schema_table_rows{schema="livedb",table="account_standing_orders_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_standing_orders_transactions"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_status"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_to_account_standing_order_txns"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_transaction_description_transfers"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_transfer_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="account_types"} 29 mysql_info_schema_table_rows{schema="livedb",table="account_url"} 0 mysql_info_schema_table_rows{schema="livedb",table="accounting_period"} 0 mysql_info_schema_table_rows{schema="livedb",table="accounts"} 4 mysql_info_schema_table_rows{schema="livedb",table="alternative_chanells_pull_sync_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="apk_updates"} 0 mysql_info_schema_table_rows{schema="livedb",table="asset_types"} 5 mysql_info_schema_table_rows{schema="livedb",table="asset_types_details"} 23 mysql_info_schema_table_rows{schema="livedb",table="associated_registration_account"} 0 mysql_info_schema_table_rows{schema="livedb",table="auctioneer_loan_profile"} 0 mysql_info_schema_table_rows{schema="livedb",table="auctioneer_loan_profile_asset"} 0 mysql_info_schema_table_rows{schema="livedb",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_rows{schema="livedb",table="auctioneer_loan_profile_state_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="auctioneers"} 0 mysql_info_schema_table_rows{schema="livedb",table="auth_user"} 3 mysql_info_schema_table_rows{schema="livedb",table="bank_account_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_branches_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_details"} 63 mysql_info_schema_table_rows{schema="livedb",table="bank_details_cc_vendor"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_details_daraja_pay_bill"} 47 mysql_info_schema_table_rows{schema="livedb",table="bank_details_opted_in_service"} 5 mysql_info_schema_table_rows{schema="livedb",table="bank_details_organization_service_id_commission_config"} 11 mysql_info_schema_table_rows{schema="livedb",table="bank_details_root_organization_service_setup"} 7 mysql_info_schema_table_rows{schema="livedb",table="bank_details_root_organization_service_setup_provider"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_details_transaction_provider"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_details_user"} 43 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_paymode"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period_outstanding_payment"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period_reconcilable_type_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period_statement_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period_statement_data_journal"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_period_statement_data_to_ledger"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_account_statement_header"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_recon_statement_header"} 7 mysql_info_schema_table_rows{schema="livedb",table="bank_reconcilable_type"} 2 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification"} 3.4886506e+07 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_complete_transaction_log"} 1.8255209e+07 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_confirmed_retry_transaction"} 101 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_external_api_callback"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_external_reference"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_key_type_pair"} 316788 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_logs"} 78486 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_manually"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_redudant_retry_log"} 252975 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_sync_states"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_transaction_dont_unlock"} 79852 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_transaction_lock"} 1 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_upload_excel_log"} 10607 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_uploaded_excel"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_notification_uploaded_excel1"} 6.958372e+06 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_request"} 0 mysql_info_schema_table_rows{schema="livedb",table="bank_transaction_request_result"} 0 mysql_info_schema_table_rows{schema="livedb",table="bio_data_client_exception"} 0 mysql_info_schema_table_rows{schema="livedb",table="bio_data_image_path"} 0 mysql_info_schema_table_rows{schema="livedb",table="bio_data_image_path_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="bio_data_type"} 10 mysql_info_schema_table_rows{schema="livedb",table="biometric_device_serials"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_issue"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_return"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_store"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_store_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="book_store_dispatch_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="budget_cost_center_creation"} 0 mysql_info_schema_table_rows{schema="livedb",table="budget_cost_center_limits"} 0 mysql_info_schema_table_rows{schema="livedb",table="budget_period"} 0 mysql_info_schema_table_rows{schema="livedb",table="budget_type"} 0 mysql_info_schema_table_rows{schema="livedb",table="campus"} 4 mysql_info_schema_table_rows{schema="livedb",table="cash_transactions"} 0 mysql_info_schema_table_rows{schema="livedb",table="cashbook"} 0 mysql_info_schema_table_rows{schema="livedb",table="chart_of_accounts"} 26 mysql_info_schema_table_rows{schema="livedb",table="cheque_approval_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="client_collection_area"} 0 mysql_info_schema_table_rows{schema="livedb",table="client_state"} 4 mysql_info_schema_table_rows{schema="livedb",table="client_user_ids"} 0 mysql_info_schema_table_rows{schema="livedb",table="collection_alloc_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="collection_route_name"} 5 mysql_info_schema_table_rows{schema="livedb",table="collection_routes_mapping"} 5 mysql_info_schema_table_rows{schema="livedb",table="collections_allocation"} 0 mysql_info_schema_table_rows{schema="livedb",table="commission_additional_computation"} 2 mysql_info_schema_table_rows{schema="livedb",table="commission_data_item"} 9 mysql_info_schema_table_rows{schema="livedb",table="commission_ranged_computation"} 2 mysql_info_schema_table_rows{schema="livedb",table="commission_target"} 3 mysql_info_schema_table_rows{schema="livedb",table="company_bank_account_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="company_branches"} 0 mysql_info_schema_table_rows{schema="livedb",table="company_holidays"} 12 mysql_info_schema_table_rows{schema="livedb",table="company_module_grouping"} 31 mysql_info_schema_table_rows{schema="livedb",table="company_module_grouping_nesting"} 11 mysql_info_schema_table_rows{schema="livedb",table="company_module_nesting"} 21 mysql_info_schema_table_rows{schema="livedb",table="company_modules"} 163 mysql_info_schema_table_rows{schema="livedb",table="company_transaction_stages"} 93 mysql_info_schema_table_rows{schema="livedb",table="constituencies"} 291 mysql_info_schema_table_rows{schema="livedb",table="control_set"} 142 mysql_info_schema_table_rows{schema="livedb",table="cost_center"} 0 mysql_info_schema_table_rows{schema="livedb",table="counties"} 49 mysql_info_schema_table_rows{schema="livedb",table="country"} 253 mysql_info_schema_table_rows{schema="livedb",table="crb_file_backup"} 53385 mysql_info_schema_table_rows{schema="livedb",table="culturecodes"} 2 mysql_info_schema_table_rows{schema="livedb",table="culturecodes_details"} 8 mysql_info_schema_table_rows{schema="livedb",table="currencies"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_action_parts"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_actions_part_sequence"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_history_auctioneers"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_notification_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_sms_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="defaulters_sms_templates"} 0 mysql_info_schema_table_rows{schema="livedb",table="department"} 2 mysql_info_schema_table_rows{schema="livedb",table="dms_client_document_interaction_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="dms_client_document_sharing"} 0 mysql_info_schema_table_rows{schema="livedb",table="dms_document_update_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="dms_documents"} 0 mysql_info_schema_table_rows{schema="livedb",table="dms_ducument_interaction_type"} 0 mysql_info_schema_table_rows{schema="livedb",table="dms_module_configuration"} 5 mysql_info_schema_table_rows{schema="livedb",table="dms_module_configuration_data"} 5 mysql_info_schema_table_rows{schema="livedb",table="dms_store_mapping"} 12 mysql_info_schema_table_rows{schema="livedb",table="dms_store_names"} 12 mysql_info_schema_table_rows{schema="livedb",table="employee_categories"} 3 mysql_info_schema_table_rows{schema="livedb",table="employee_categories_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="employee_category_details_metadata"} 0 mysql_info_schema_table_rows{schema="livedb",table="employee_category_metadata"} 0 mysql_info_schema_table_rows{schema="livedb",table="employee_deductions"} 0 mysql_info_schema_table_rows{schema="livedb",table="employee_types"} 3 mysql_info_schema_table_rows{schema="livedb",table="employees"} 0 mysql_info_schema_table_rows{schema="livedb",table="employees_status"} 0 mysql_info_schema_table_rows{schema="livedb",table="entity_identification_doc_types"} 4 mysql_info_schema_table_rows{schema="livedb",table="external_api_key_credential"} 61 mysql_info_schema_table_rows{schema="livedb",table="fc_bad"} 734 mysql_info_schema_table_rows{schema="livedb",table="field_collection_error_correction"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collection_error_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collection_gains"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collection_paymodes"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collection_transporter"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collections"} 0 mysql_info_schema_table_rows{schema="livedb",table="field_collections_deduction_addition"} 0 mysql_info_schema_table_rows{schema="livedb",table="firebase_messaging_application_token_detail"} 0 mysql_info_schema_table_rows{schema="livedb",table="gender_types"} 4 mysql_info_schema_table_rows{schema="livedb",table="general_journal_entries"} 0 mysql_info_schema_table_rows{schema="livedb",table="general_ledger"} 0 mysql_info_schema_table_rows{schema="livedb",table="general_ledger_yearly_summary"} 0 mysql_info_schema_table_rows{schema="livedb",table="generic_system_transaction_otp"} 0 mysql_info_schema_table_rows{schema="livedb",table="group_member"} 0 mysql_info_schema_table_rows{schema="livedb",table="group_position"} 4 mysql_info_schema_table_rows{schema="livedb",table="group_sacco_account_op_type_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="groups"} 0 mysql_info_schema_table_rows{schema="livedb",table="guarantor_recovery_options"} 0 mysql_info_schema_table_rows{schema="livedb",table="gv_locations"} 0 mysql_info_schema_table_rows{schema="livedb",table="gv_manufacturer"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_cash_collection_commission_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_cash_collection_commission_config_account"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_cash_collection_commission_payable"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_cash_commission_config_payment"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_cash_commission_gl_entries"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_check_in_check_out_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_check_in_check_out_random_checks"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employee"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employee_account_map"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employer"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employer_contribution"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employer_contribution_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employer_contribution_data_allocation"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_checkoff_employer_contribution_payment"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_employee_payment"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_employee_payroll_slip_items"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_employee_payslip_creation"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_employee_supervisor"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_organization_role"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_organization_role_chart_account"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_organization_role_paymode"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_organization_role_permission"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payrol_slip_item_ranged"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_calendar"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_centre"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_creation"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_group_feed"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_slip_item"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_slip_item_group"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payroll_slip_item_template"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_payslip_template"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_reporter_posts"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_reporter_station"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_reporter_station_cards"} 0 mysql_info_schema_table_rows{schema="livedb",table="hrms_system_user_role"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_applicable_subscription_charges"} 4 mysql_info_schema_table_rows{schema="livedb",table="inv_client_inventory_subscription"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_client_inventory_subscription_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_client_inventory_subscription_premium"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_client_types"} 5 mysql_info_schema_table_rows{schema="livedb",table="inv_client_types_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_daily_bcg_service_run"} 2 mysql_info_schema_table_rows{schema="livedb",table="inv_inv_inventory_sale_data_state"} 4 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_applicable_subscription_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_assigment"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_booking"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_category"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_charge"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_manager"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_manager_type"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_mapping"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_mapping_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_package"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_premium_period"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_reoder_level"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_reoder_level_notification"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_sale_charge"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_sale_commission_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_sale_commission_payable"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_sale_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_selling_price"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split_cluster"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_split_cluster_item"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_stock_infomation"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_sub_category"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_supplier_price"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_tag_types"} 3 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_tags"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_tax_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_unique_serials"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_inventory_update_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="inv_manufacturer_product"} 0 mysql_info_schema_table_rows{schema="livedb",table="invfms_booking"} 0 mysql_info_schema_table_rows{schema="livedb",table="invfms_service_route"} 0 mysql_info_schema_table_rows{schema="livedb",table="invfms_stop_over"} 0 mysql_info_schema_table_rows{schema="livedb",table="kin_relation"} 10 mysql_info_schema_table_rows{schema="livedb",table="languages"} 0 mysql_info_schema_table_rows{schema="livedb",table="leave_management_leave_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="leave_management_leave_types"} 0 mysql_info_schema_table_rows{schema="livedb",table="leave_management_public_holidays"} 0 mysql_info_schema_table_rows{schema="livedb",table="lecturer_employee"} 2 mysql_info_schema_table_rows{schema="livedb",table="ledger_types"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_factor_accounts"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_officer"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_periodic_charge"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_periodic_charge_type"} 2 mysql_info_schema_table_rows{schema="livedb",table="loan_application_post_approval_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_reducing_bal_txns"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_swapped_guarantors"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_application_topup"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_applications"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_charges_base"} 2 mysql_info_schema_table_rows{schema="livedb",table="loan_charges_payment_option"} 2 mysql_info_schema_table_rows{schema="livedb",table="loan_charges_types"} 8 mysql_info_schema_table_rows{schema="livedb",table="loan_charges_types_tr_descriptions"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_disbursement"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_forms"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_notification"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_notification_type"} 4 mysql_info_schema_table_rows{schema="livedb",table="loan_post_edit_charge"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_post_edit_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_product_guarantee_account_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_product_policy"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_products"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_products_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_products_charges_ranged"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_products_factor_account"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_products_operations"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_rows{schema="livedb",table="loan_types"} 0 mysql_info_schema_table_rows{schema="livedb",table="loanapps_guarantors"} 0 mysql_info_schema_table_rows{schema="livedb",table="loans_funds_management"} 0 mysql_info_schema_table_rows{schema="livedb",table="log_data"} 83 mysql_info_schema_table_rows{schema="livedb",table="logical_operators"} 8 mysql_info_schema_table_rows{schema="livedb",table="lpo_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="lpo_details_grouping"} 0 mysql_info_schema_table_rows{schema="livedb",table="lpo_expense_management"} 0 mysql_info_schema_table_rows{schema="livedb",table="lpo_order_details_supplier"} 0 mysql_info_schema_table_rows{schema="livedb",table="lpo_order_inventory"} 0 mysql_info_schema_table_rows{schema="livedb",table="mad_transaction_description_transfers_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="marital_status"} 4 mysql_info_schema_table_rows{schema="livedb",table="mem_acc_details_module_description"} 27 mysql_info_schema_table_rows{schema="livedb",table="member_acc_details_desc_categories"} 10 mysql_info_schema_table_rows{schema="livedb",table="member_acccount_earning_computation"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_details"} 3.9897085e+07 mysql_info_schema_table_rows{schema="livedb",table="member_account_details_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_details_opening_balance_log"} 12683 mysql_info_schema_table_rows{schema="livedb",table="member_account_earning_monthly"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_flag_value"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_freezed_amounts"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_freezed_amounts_recipients"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_mad_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_operation"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_operation_type_charges"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_penalties"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_account_penalties_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_accounts"} 37 mysql_info_schema_table_rows{schema="livedb",table="member_accounts_earnings"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_asset_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_assets"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_bank_account_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_attendance_payment"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_attendance_payment_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_group"} 2 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_official"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_official_type"} 3 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_type"} 2 mysql_info_schema_table_rows{schema="livedb",table="member_meeting_venue"} 2 mysql_info_schema_table_rows{schema="livedb",table="member_nfc"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_nfc_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_request_affected_accounts"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_requests"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_scheduled_meeting"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_scheduled_meeting_attendance"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_ship_type_operations"} 5 mysql_info_schema_table_rows{schema="livedb",table="member_transfer_details"} 959 mysql_info_schema_table_rows{schema="livedb",table="member_update"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_update_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_visit_collected_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="member_visit_required_data"} 5 mysql_info_schema_table_rows{schema="livedb",table="members"} 37 mysql_info_schema_table_rows{schema="livedb",table="members_account_status"} 0 mysql_info_schema_table_rows{schema="livedb",table="members_additional_details_data"} 0 mysql_info_schema_table_rows{schema="livedb",table="members_commission_status"} 0 mysql_info_schema_table_rows{schema="livedb",table="members_next_of_kin"} 0 mysql_info_schema_table_rows{schema="livedb",table="membership_sub_type"} 3 mysql_info_schema_table_rows{schema="livedb",table="membership_type"} 6 mysql_info_schema_table_rows{schema="livedb",table="membership_type_additional_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="mobile_users"} 0 mysql_info_schema_table_rows{schema="livedb",table="modules"} 178 mysql_info_schema_table_rows{schema="livedb",table="nfc_status"} 0 mysql_info_schema_table_rows{schema="livedb",table="notified_users_invalid_access"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_chat_connections"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_chat_group_user"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_company_module_task_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_message"} 30797 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_message_recipient"} 31442 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_notification_types"} 2 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_user_chat_group"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_user_diary_events"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_user_presence"} 0 mysql_info_schema_table_rows{schema="livedb",table="ntfsys_user_presence_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="number_lookup_db"} 0 mysql_info_schema_table_rows{schema="livedb",table="officer_collection_medium"} 3 mysql_info_schema_table_rows{schema="livedb",table="officer_commissions"} 0 mysql_info_schema_table_rows{schema="livedb",table="officer_commissions_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="officer_day_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="officer_members"} 0 mysql_info_schema_table_rows{schema="livedb",table="officer_supervising_cleark_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="organization_lisence"} 10 mysql_info_schema_table_rows{schema="livedb",table="payee_types"} 3 mysql_info_schema_table_rows{schema="livedb",table="payment_modes"} 6 mysql_info_schema_table_rows{schema="livedb",table="payment_transaction"} 0 mysql_info_schema_table_rows{schema="livedb",table="payment_transaction_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="payment_transaction_paymode"} 0 mysql_info_schema_table_rows{schema="livedb",table="payment_transaction_schedule"} 0 mysql_info_schema_table_rows{schema="livedb",table="payment_transaction_schedule_paymodes"} 0 mysql_info_schema_table_rows{schema="livedb",table="permissions"} 49 mysql_info_schema_table_rows{schema="livedb",table="phone_lock"} 6 mysql_info_schema_table_rows{schema="livedb",table="photo_types"} 4 mysql_info_schema_table_rows{schema="livedb",table="photos"} 0 mysql_info_schema_table_rows{schema="livedb",table="program"} 2 mysql_info_schema_table_rows{schema="livedb",table="purchase_ledger"} 0 mysql_info_schema_table_rows{schema="livedb",table="rate_types"} 2 mysql_info_schema_table_rows{schema="livedb",table="renew_password_attempts"} 0 mysql_info_schema_table_rows{schema="livedb",table="renew_password_attempts_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_family"} 0 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_family_relations"} 4 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_mad_config"} 0 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_operation_types"} 19 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_penalties"} 0 mysql_info_schema_table_rows{schema="livedb",table="sacco_account_transaction_descriptions"} 25 mysql_info_schema_table_rows{schema="livedb",table="sacco_accounts"} 5 mysql_info_schema_table_rows{schema="livedb",table="sacco_branches"} 0 mysql_info_schema_table_rows{schema="livedb",table="sales_ledger"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_class"} 3 mysql_info_schema_table_rows{schema="livedb",table="schoolms_class_fee_stracture"} 4 mysql_info_schema_table_rows{schema="livedb",table="schoolms_class_stream"} 6 mysql_info_schema_table_rows{schema="livedb",table="schoolms_class_subject_config"} 4 mysql_info_schema_table_rows{schema="livedb",table="schoolms_class_subject_summary"} 3 mysql_info_schema_table_rows{schema="livedb",table="schoolms_exam_types"} 3 mysql_info_schema_table_rows{schema="livedb",table="schoolms_exams_marks_store"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_exams_offered"} 5 mysql_info_schema_table_rows{schema="livedb",table="schoolms_fee_vote_head"} 2 mysql_info_schema_table_rows{schema="livedb",table="schoolms_overall_grading"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_session"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_stream"} 4 mysql_info_schema_table_rows{schema="livedb",table="schoolms_student_class_history"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_student_parent"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_student_type"} 2 mysql_info_schema_table_rows{schema="livedb",table="schoolms_students"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_subject_grading"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_subjects"} 3 mysql_info_schema_table_rows{schema="livedb",table="schoolms_subjects_grouping"} 0 mysql_info_schema_table_rows{schema="livedb",table="schoolms_terms"} 3 mysql_info_schema_table_rows{schema="livedb",table="sent_sms"} 0 mysql_info_schema_table_rows{schema="livedb",table="sent_sms_delivery_states"} 199 mysql_info_schema_table_rows{schema="livedb",table="sent_sms_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="specific_days_opening_exceptions"} 0 mysql_info_schema_table_rows{schema="livedb",table="student_employee"} 0 mysql_info_schema_table_rows{schema="livedb",table="sub_account_chart_of_accounts"} 26 mysql_info_schema_table_rows{schema="livedb",table="sub_account_paymodes"} 4 mysql_info_schema_table_rows{schema="livedb",table="sub_accounts"} 3 mysql_info_schema_table_rows{schema="livedb",table="support_staff"} 0 mysql_info_schema_table_rows{schema="livedb",table="supported_user_types"} 3 mysql_info_schema_table_rows{schema="livedb",table="system_access_device_type"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_bill_info"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_bill_info_ledger"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_closed_userlogin_attempts"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_day_opening"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_open_close_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_openings"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_supporters"} 2 mysql_info_schema_table_rows{schema="livedb",table="system_supporters_modules"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_transaction"} 1.9317283e+07 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_log"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_progression"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_receipt"} 1.850307e+07 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_receipt_id_paymodes"} 0 mysql_info_schema_table_rows{schema="livedb",table="system_transaction_receipt_mad_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="tax_items_descriptions"} 0 mysql_info_schema_table_rows{schema="livedb",table="tb_2018_june_ferterlizer"} 143 mysql_info_schema_table_rows{schema="livedb",table="time_schedule"} 4 mysql_info_schema_table_rows{schema="livedb",table="transaction_authorization_systemdetails"} 0 mysql_info_schema_table_rows{schema="livedb",table="transaction_descriptions"} 363 mysql_info_schema_table_rows{schema="livedb",table="transaction_stages"} 4 mysql_info_schema_table_rows{schema="livedb",table="transaction_types"} 4 mysql_info_schema_table_rows{schema="livedb",table="un_transfered_members"} 0 mysql_info_schema_table_rows{schema="livedb",table="unit_of_measure"} 2 mysql_info_schema_table_rows{schema="livedb",table="user_branches"} 67 mysql_info_schema_table_rows{schema="livedb",table="user_chart_of_accounts"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_code"} 35186 mysql_info_schema_table_rows{schema="livedb",table="user_gps_location"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_login_attempts"} 35454 mysql_info_schema_table_rows{schema="livedb",table="user_login_attempts_raw_hash_token"} 20597 mysql_info_schema_table_rows{schema="livedb",table="user_pay_modes"} 3 mysql_info_schema_table_rows{schema="livedb",table="user_period_history"} 66 mysql_info_schema_table_rows{schema="livedb",table="user_self_registration_details"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_system_access_device"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_system_transaction_rights"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_systemlocked_accessexcecptions"} 0 mysql_info_schema_table_rows{schema="livedb",table="user_update_logs"} 0 mysql_info_schema_table_rows{schema="livedb",table="users"} 67 mysql_info_schema_table_rows{schema="livedb",table="users_tonotify"} 0 mysql_info_schema_table_rows{schema="livedb",table="ussd_client_session"} 130 mysql_info_schema_table_rows{schema="livedb",table="ussd_client_session_request"} 622 mysql_info_schema_table_rows{schema="livedb",table="ussd_page"} 24 mysql_info_schema_table_rows{schema="livedb",table="ussd_page_option"} 21 mysql_info_schema_table_rows{schema="livedb",table="ussd_runtime_page_option"} 47 mysql_info_schema_table_rows{schema="livedb",table="ussd_service_code"} 0 mysql_info_schema_table_rows{schema="livedb",table="ussd_supported_code"} 3 mysql_info_schema_table_rows{schema="livedb",table="ussd_supported_code_service_code"} 3 mysql_info_schema_table_rows{schema="livedb",table="week_days"} 0 mysql_info_schema_table_rows{schema="livedb",table="western_shuttle_allocation_mvp_v1"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="acceptable_account_flags_values"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="access"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_earning_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_flags"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_groups"} 15 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_mad_transaction_config_details"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_mad_transaction_names"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_master"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_master_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_operation_type_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_operation_types"} 15 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_penalties_exceptions"} 225 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_penalties_policy"} 83 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_standing_orders_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_standing_orders_transactions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_status"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_to_account_standing_order_txns"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_transaction_description_transfers"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_transfer_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_types"} 29 mysql_info_schema_table_rows{schema="pretups_live_db",table="account_url"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="accounting_period"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="accounts"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="alternative_chanells_pull_sync_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="apk_updates"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="asset_types"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="asset_types_details"} 23 mysql_info_schema_table_rows{schema="pretups_live_db",table="associated_registration_account"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auctioneer_loan_profile"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auctioneer_loan_profile_asset"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auctioneer_loan_profile_state_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auctioneers"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="auth_user"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_account_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_branches_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details"} 12 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_daraja_pay_bill"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_opted_in_service"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_organization_service_id_commission_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_root_organization_service_setup"} 7 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_root_organization_service_setup_provider"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_transaction_provider"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_details_user"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_paymode"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period_outstanding_payment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period_reconcilable_type_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period_statement_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period_statement_data_journal"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_period_statement_data_to_ledger"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_account_statement_header"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_recon_statement_header"} 7 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_reconcilable_type"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification"} 3220 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_complete_transaction_log"} 3422 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_confirmed_retry_transaction"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_external_api_callback"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_external_reference"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_key_type_pair"} 145 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_manually"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_redudant_retry_log"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_sync_states"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_transaction_dont_unlock"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_transaction_lock"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_upload_excel_log"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel1"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_request"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bank_transaction_request_result"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bio_data_client_exception"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bio_data_image_path"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bio_data_image_path_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="bio_data_type"} 10 mysql_info_schema_table_rows{schema="pretups_live_db",table="biometric_device_serials"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_issue"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_return"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_store"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_store_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="book_store_dispatch_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="budget_cost_center_creation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="budget_cost_center_limits"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="budget_period"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="budget_type"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="campus"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="cash_transactions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="cashbook"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="chart_of_accounts"} 26 mysql_info_schema_table_rows{schema="pretups_live_db",table="cheque_approval_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="client_collection_area"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="client_state"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="client_user_ids"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="collection_alloc_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="collection_route_name"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="collection_routes_mapping"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="collections_allocation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="commission_additional_computation"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="commission_data_item"} 9 mysql_info_schema_table_rows{schema="pretups_live_db",table="commission_ranged_computation"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="commission_target"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_bank_account_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_branches"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_holidays"} 12 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_module_grouping"} 31 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_module_grouping_nesting"} 11 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_module_nesting"} 21 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_modules"} 163 mysql_info_schema_table_rows{schema="pretups_live_db",table="company_transaction_stages"} 93 mysql_info_schema_table_rows{schema="pretups_live_db",table="constituencies"} 291 mysql_info_schema_table_rows{schema="pretups_live_db",table="control_set"} 94 mysql_info_schema_table_rows{schema="pretups_live_db",table="cost_center"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="counties"} 49 mysql_info_schema_table_rows{schema="pretups_live_db",table="country"} 253 mysql_info_schema_table_rows{schema="pretups_live_db",table="crb_file_backup"} 53495 mysql_info_schema_table_rows{schema="pretups_live_db",table="culturecodes"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="culturecodes_details"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="currencies"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_action_parts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_actions_part_sequence"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_history_auctioneers"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_notification_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_sms_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="defaulters_sms_templates"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="department"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_client_document_interaction_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_client_document_sharing"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_document_update_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_documents"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_ducument_interaction_type"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_module_configuration"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_module_configuration_data"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_store_mapping"} 12 mysql_info_schema_table_rows{schema="pretups_live_db",table="dms_store_names"} 12 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_categories"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_categories_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_category_details_metadata"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_category_metadata"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_deductions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="employee_types"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="employees"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="employees_status"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="entity_identification_doc_types"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="external_api_key_credential"} 7 mysql_info_schema_table_rows{schema="pretups_live_db",table="fc_bad"} 734 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collection_error_correction"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collection_error_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collection_gains"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collection_paymodes"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collection_transporter"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collections"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="field_collections_deduction_addition"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="firebase_messaging_application_token_detail"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="gender_types"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="general_journal_entries"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="general_ledger"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="general_ledger_yearly_summary"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="generic_system_transaction_otp"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="group_member"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="group_position"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="group_sacco_account_op_type_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="groups"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="guarantor_recovery_options"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="gv_locations"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="gv_manufacturer"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_cash_collection_commission_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_cash_collection_commission_config_account"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_cash_collection_commission_payable"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_cash_commission_config_payment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_cash_commission_gl_entries"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_check_in_check_out_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_check_in_check_out_random_checks"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employee"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employee_account_map"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employer"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employer_contribution"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data_allocation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_checkoff_employer_contribution_payment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_employee_payment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_employee_payroll_slip_items"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_employee_payslip_creation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_employee_supervisor"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_organization_role"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_organization_role_chart_account"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_organization_role_paymode"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_organization_role_permission"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payrol_slip_item_ranged"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_calendar"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_centre"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_creation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_group_feed"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_slip_item"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_slip_item_group"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payroll_slip_item_template"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_payslip_template"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_reporter_posts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_reporter_station"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_reporter_station_cards"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="hrms_system_user_role"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_applicable_subscription_charges"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_client_inventory_subscription"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_client_inventory_subscription_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_client_inventory_subscription_premium"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_client_types"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_client_types_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_daily_bcg_service_run"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inv_inventory_sale_data_state"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_applicable_subscription_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_assigment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_booking"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_category"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_charge"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_manager"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_manager_type"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_mapping"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_mapping_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_package"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_premium_period"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_reoder_level"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_reoder_level_notification"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_sale_charge"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_sale_commission_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_sale_commission_payable"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_sale_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_selling_price"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split_cluster"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_split_cluster_item"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_stock_infomation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_sub_category"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_supplier_price"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_tag_types"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_tags"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_tax_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_unique_serials"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_inventory_update_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="inv_manufacturer_product"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="invfms_booking"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="invfms_service_route"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="invfms_stop_over"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="kin_relation"} 10 mysql_info_schema_table_rows{schema="pretups_live_db",table="languages"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="leave_management_leave_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="leave_management_leave_types"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="leave_management_public_holidays"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="lecturer_employee"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="ledger_types"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_factor_accounts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_officer"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_periodic_charge"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_periodic_charge_type"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_post_approval_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_reducing_bal_txns"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_swapped_guarantors"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_application_topup"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_applications"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_charges_base"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_charges_payment_option"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_charges_types"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_charges_types_tr_descriptions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_disbursement"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_forms"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_notification"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_notification_type"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_post_edit_charge"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_post_edit_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_product_guarantee_account_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_product_policy"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_products"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_products_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_products_charges_ranged"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_products_factor_account"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_products_operations"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loan_types"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loanapps_guarantors"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="loans_funds_management"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="logical_operators"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="lpo_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="lpo_details_grouping"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="lpo_expense_management"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="lpo_order_details_supplier"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="lpo_order_inventory"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="mad_transaction_description_transfers_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="marital_status"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="mem_acc_details_module_description"} 27 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_acc_details_desc_categories"} 10 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_acccount_earning_computation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_details"} 442 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_details_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_details_opening_balance_log"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_earning_monthly"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_flag_value"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_freezed_amounts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_freezed_amounts_recipients"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_mad_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_operation"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_operation_type_charges"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_penalties"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_account_penalties_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_accounts"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_accounts_earnings"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_asset_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_assets"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_bank_account_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_attendance_payment"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_attendance_payment_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_group"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_official"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_official_type"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_type"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_meeting_venue"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_nfc"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_nfc_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_request_affected_accounts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_requests"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_scheduled_meeting"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_scheduled_meeting_attendance"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_ship_type_operations"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_transfer_details"} 959 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_update"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_update_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_visit_collected_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="member_visit_required_data"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="members"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="members_account_status"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="members_additional_details_data"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="members_commission_status"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="members_next_of_kin"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="membership_sub_type"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="membership_type"} 6 mysql_info_schema_table_rows{schema="pretups_live_db",table="membership_type_additional_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="mobile_users"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="modules"} 178 mysql_info_schema_table_rows{schema="pretups_live_db",table="nfc_status"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="notified_users_invalid_access"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_chat_connections"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_chat_group_user"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_company_module_task_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_message"} 222 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_message_recipient"} 222 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_notification_types"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_user_chat_group"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_user_diary_events"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_user_presence"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ntfsys_user_presence_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="number_lookup_db"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_collection_medium"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_commissions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_commissions_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_day_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_members"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="officer_supervising_cleark_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="organization_lisence"} 10 mysql_info_schema_table_rows{schema="pretups_live_db",table="payee_types"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_modes"} 6 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_transaction"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_transaction_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_transaction_paymode"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_transaction_schedule"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="payment_transaction_schedule_paymodes"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="permissions"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="phone_lock"} 6 mysql_info_schema_table_rows{schema="pretups_live_db",table="photo_types"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="photos"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="program"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="purchase_ledger"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="rate_types"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="renew_password_attempts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="renew_password_attempts_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_family"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_family_relations"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_mad_config"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_operation_types"} 19 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_penalties"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_account_transaction_descriptions"} 25 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_accounts"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="sacco_branches"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sales_ledger"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_class"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_class_fee_stracture"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_class_stream"} 6 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_class_subject_config"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_class_subject_summary"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_exam_types"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_exams_marks_store"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_exams_offered"} 5 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_fee_vote_head"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_overall_grading"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_session"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_stream"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_student_class_history"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_student_parent"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_student_type"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_students"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_subject_grading"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_subjects"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_subjects_grouping"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="schoolms_terms"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="sent_sms"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sent_sms_delivery_states"} 199 mysql_info_schema_table_rows{schema="pretups_live_db",table="sent_sms_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="specific_days_opening_exceptions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="student_employee"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="sub_account_chart_of_accounts"} 26 mysql_info_schema_table_rows{schema="pretups_live_db",table="sub_account_paymodes"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="sub_accounts"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="support_staff"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="supported_user_types"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_access_device_type"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_bill_info"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_bill_info_ledger"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_closed_userlogin_attempts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_day_opening"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_open_close_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_openings"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_supporters"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_supporters_modules"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction"} 242 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_log"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_progression"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_receipt"} 222 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_receipt_id_paymodes"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="system_transaction_receipt_mad_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="tax_items_descriptions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="tb_2018_june_ferterlizer"} 143 mysql_info_schema_table_rows{schema="pretups_live_db",table="time_schedule"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="transaction_authorization_systemdetails"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="transaction_descriptions"} 363 mysql_info_schema_table_rows{schema="pretups_live_db",table="transaction_stages"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="transaction_types"} 4 mysql_info_schema_table_rows{schema="pretups_live_db",table="un_transfered_members"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="unit_of_measure"} 2 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_branches"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_chart_of_accounts"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_code"} 18 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_gps_location"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_login_attempts"} 23 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_login_attempts_raw_hash_token"} 12 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_pay_modes"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_period_history"} 7 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_self_registration_details"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_system_access_device"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_system_transaction_rights"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_systemlocked_accessexcecptions"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="user_update_logs"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="users"} 8 mysql_info_schema_table_rows{schema="pretups_live_db",table="users_tonotify"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_client_session"} 130 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_client_session_request"} 622 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_page"} 24 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_page_option"} 21 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_runtime_page_option"} 47 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_service_code"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_supported_code"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="ussd_supported_code_service_code"} 3 mysql_info_schema_table_rows{schema="pretups_live_db",table="week_days"} 0 mysql_info_schema_table_rows{schema="pretups_live_db",table="western_shuttle_allocation_mvp_v1"} 0 # HELP mysql_info_schema_table_size The size of the table components from information_schema.tables # TYPE mysql_info_schema_table_size gauge mysql_info_schema_table_size{component="data_free",schema="livedb",table="acceptable_account_flags_values"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="access"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_earning_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_flags"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_groups"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_mad_transaction_config_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_mad_transaction_names"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_master"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_master_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_operation_type_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_operation_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_penalties_exceptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_penalties_policy"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_standing_orders_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_standing_orders_transactions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_to_account_standing_order_txns"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_transaction_description_transfers"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_transfer_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="account_url"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="accounting_period"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="alternative_chanells_pull_sync_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="apk_updates"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="asset_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="asset_types_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="associated_registration_account"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auctioneer_loan_profile"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auctioneer_loan_profile_asset"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auctioneer_loan_profile_state_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auctioneers"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="auth_user"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_branches_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_cc_vendor"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_daraja_pay_bill"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_opted_in_service"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_organization_service_id_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_root_organization_service_setup"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_root_organization_service_setup_provider"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_transaction_provider"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_details_user"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period_outstanding_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period_reconcilable_type_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period_statement_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period_statement_data_journal"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_period_statement_data_to_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_account_statement_header"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_recon_statement_header"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_reconcilable_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_complete_transaction_log"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_confirmed_retry_transaction"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_external_api_callback"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_external_reference"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_key_type_pair"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_logs"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_manually"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_redudant_retry_log"} 6.291456e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_sync_states"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_transaction_dont_unlock"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_transaction_lock"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_upload_excel_log"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_uploaded_excel"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_notification_uploaded_excel1"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_request"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bank_transaction_request_result"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bio_data_client_exception"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bio_data_image_path"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bio_data_image_path_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="bio_data_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="biometric_device_serials"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_issue"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_return"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_store"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_store_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="book_store_dispatch_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="budget_cost_center_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="budget_cost_center_limits"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="budget_period"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="budget_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="campus"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="cash_transactions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="cashbook"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="cheque_approval_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="client_collection_area"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="client_state"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="client_user_ids"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="collection_alloc_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="collection_route_name"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="collection_routes_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="collections_allocation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="commission_additional_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="commission_data_item"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="commission_ranged_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="commission_target"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_holidays"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_module_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_module_grouping_nesting"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_module_nesting"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_modules"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="company_transaction_stages"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="constituencies"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="control_set"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="cost_center"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="counties"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="country"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="crb_file_backup"} 5.24288e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="culturecodes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="culturecodes_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="currencies"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_action_parts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_actions_part_sequence"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_history_auctioneers"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_notification_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_sms_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="defaulters_sms_templates"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="department"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_client_document_interaction_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_client_document_sharing"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_document_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_documents"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_ducument_interaction_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_module_configuration"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_module_configuration_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_store_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="dms_store_names"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_categories"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_categories_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_category_details_metadata"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_category_metadata"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_deductions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employee_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employees"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="employees_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="entity_identification_doc_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="external_api_key_credential"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="fc_bad"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collection_error_correction"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collection_error_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collection_gains"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collection_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collection_transporter"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collections"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="field_collections_deduction_addition"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="firebase_messaging_application_token_detail"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="gender_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="general_journal_entries"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="general_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="general_ledger_yearly_summary"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="generic_system_transaction_otp"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="group_member"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="group_position"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="group_sacco_account_op_type_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="groups"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="guarantor_recovery_options"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="gv_locations"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="gv_manufacturer"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_cash_collection_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_cash_collection_commission_config_account"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_cash_collection_commission_payable"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_cash_commission_config_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_cash_commission_gl_entries"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_check_in_check_out_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_check_in_check_out_random_checks"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employee_account_map"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employer"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employer_contribution"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employer_contribution_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employer_contribution_data_allocation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_checkoff_employer_contribution_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_employee_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_employee_payroll_slip_items"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_employee_payslip_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_employee_supervisor"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_organization_role"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_organization_role_chart_account"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_organization_role_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_organization_role_permission"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payrol_slip_item_ranged"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_calendar"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_centre"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_group_feed"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_slip_item"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_slip_item_group"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payroll_slip_item_template"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_payslip_template"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_reporter_posts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_reporter_station"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_reporter_station_cards"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="hrms_system_user_role"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_applicable_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_client_inventory_subscription"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_client_inventory_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_client_inventory_subscription_premium"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_client_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_client_types_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_daily_bcg_service_run"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inv_inventory_sale_data_state"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_applicable_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_assigment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_booking"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_category"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_manager"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_manager_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_mapping_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_package"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_premium_period"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_reoder_level"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_reoder_level_notification"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_sale_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_sale_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_sale_commission_payable"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_sale_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_selling_price"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split_cluster"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_split_cluster_item"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_stock_infomation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_sub_category"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_supplier_price"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_tag_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_tags"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_tax_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_unique_serials"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_inventory_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="inv_manufacturer_product"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="invfms_booking"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="invfms_service_route"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="invfms_stop_over"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="kin_relation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="languages"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="leave_management_leave_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="leave_management_leave_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="leave_management_public_holidays"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lecturer_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ledger_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_factor_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_officer"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_periodic_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_periodic_charge_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_post_approval_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_reducing_bal_txns"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_swapped_guarantors"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_application_topup"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_applications"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_charges_base"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_charges_payment_option"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_charges_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_charges_types_tr_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_disbursement"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_forms"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_notification"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_notification_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_post_edit_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_post_edit_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_product_guarantee_account_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_product_policy"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_products"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_products_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_products_charges_ranged"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_products_factor_account"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_products_operations"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loan_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loanapps_guarantors"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="loans_funds_management"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="log_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="logical_operators"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lpo_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lpo_details_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lpo_expense_management"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lpo_order_details_supplier"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="lpo_order_inventory"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="mad_transaction_description_transfers_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="marital_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="mem_acc_details_module_description"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_acc_details_desc_categories"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_acccount_earning_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_details"} 5.24288e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_details_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_details_opening_balance_log"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_earning_monthly"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_flag_value"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_freezed_amounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_freezed_amounts_recipients"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_mad_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_operation"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_operation_type_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_penalties"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_account_penalties_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_accounts_earnings"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_asset_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_assets"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_attendance_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_attendance_payment_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_group"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_official"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_official_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_meeting_venue"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_nfc"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_nfc_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_request_affected_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_requests"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_scheduled_meeting"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_scheduled_meeting_attendance"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_ship_type_operations"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_transfer_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_update"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_visit_collected_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="member_visit_required_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="members"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="members_account_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="members_additional_details_data"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="members_commission_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="members_next_of_kin"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="membership_sub_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="membership_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="membership_type_additional_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="mobile_users"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="modules"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="nfc_status"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="notified_users_invalid_access"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_chat_connections"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_chat_group_user"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_company_module_task_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_message"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_message_recipient"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_notification_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_user_chat_group"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_user_diary_events"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_user_presence"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ntfsys_user_presence_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="number_lookup_db"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_collection_medium"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_commissions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_commissions_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_day_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_members"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="officer_supervising_cleark_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="organization_lisence"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payee_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_modes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_transaction"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_transaction_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_transaction_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_transaction_schedule"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="payment_transaction_schedule_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="permissions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="phone_lock"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="photo_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="photos"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="program"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="purchase_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="rate_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="renew_password_attempts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="renew_password_attempts_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_family"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_family_relations"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_mad_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_operation_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_penalties"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_account_transaction_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sacco_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sales_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_class"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_class_fee_stracture"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_class_stream"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_class_subject_config"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_class_subject_summary"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_exam_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_exams_marks_store"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_exams_offered"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_fee_vote_head"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_overall_grading"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_session"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_stream"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_student_class_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_student_parent"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_student_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_students"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_subject_grading"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_subjects"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_subjects_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="schoolms_terms"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sent_sms"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sent_sms_delivery_states"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sent_sms_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="specific_days_opening_exceptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="student_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sub_account_chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sub_account_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="sub_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="support_staff"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="supported_user_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_access_device_type"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_bill_info"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_bill_info_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_closed_userlogin_attempts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_day_opening"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_open_close_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_openings"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_supporters"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_supporters_modules"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_log"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_progression"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_receipt"} 7.340032e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_receipt_id_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="system_transaction_receipt_mad_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="tax_items_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="tb_2018_june_ferterlizer"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="time_schedule"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="transaction_authorization_systemdetails"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="transaction_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="transaction_stages"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="transaction_types"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="un_transfered_members"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="unit_of_measure"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_code"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_gps_location"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_login_attempts"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_login_attempts_raw_hash_token"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_pay_modes"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_period_history"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_self_registration_details"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_system_access_device"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_system_transaction_rights"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_systemlocked_accessexcecptions"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="user_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="users"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="users_tonotify"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_client_session"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_client_session_request"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_page"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_page_option"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_runtime_page_option"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_service_code"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_supported_code"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="ussd_supported_code_service_code"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="week_days"} 0 mysql_info_schema_table_size{component="data_free",schema="livedb",table="western_shuttle_allocation_mvp_v1"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="acceptable_account_flags_values"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="access"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_earning_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_flags"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_groups"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_mad_transaction_config_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_mad_transaction_names"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_master"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_master_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_operation_type_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_operation_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_penalties_exceptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_penalties_policy"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_standing_orders_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_standing_orders_transactions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_to_account_standing_order_txns"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_transaction_description_transfers"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_transfer_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="account_url"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="accounting_period"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="alternative_chanells_pull_sync_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="apk_updates"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="asset_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="asset_types_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="associated_registration_account"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auctioneer_loan_profile"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auctioneer_loan_profile_asset"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auctioneer_loan_profile_state_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auctioneers"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="auth_user"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_branches_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_daraja_pay_bill"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_opted_in_service"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_organization_service_id_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_root_organization_service_setup"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_root_organization_service_setup_provider"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_transaction_provider"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_details_user"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period_outstanding_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period_reconcilable_type_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period_statement_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period_statement_data_journal"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_period_statement_data_to_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_account_statement_header"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_recon_statement_header"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_reconcilable_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification"} 4.194304e+06 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_complete_transaction_log"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_confirmed_retry_transaction"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_external_api_callback"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_external_reference"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_key_type_pair"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_manually"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_redudant_retry_log"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_sync_states"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_transaction_dont_unlock"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_transaction_lock"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_upload_excel_log"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel1"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_request"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bank_transaction_request_result"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bio_data_client_exception"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bio_data_image_path"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bio_data_image_path_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="bio_data_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="biometric_device_serials"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_issue"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_return"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_store"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_store_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="book_store_dispatch_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="budget_cost_center_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="budget_cost_center_limits"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="budget_period"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="budget_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="campus"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="cash_transactions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="cashbook"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="cheque_approval_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="client_collection_area"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="client_state"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="client_user_ids"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="collection_alloc_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="collection_route_name"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="collection_routes_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="collections_allocation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="commission_additional_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="commission_data_item"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="commission_ranged_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="commission_target"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_holidays"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_module_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_module_grouping_nesting"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_module_nesting"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_modules"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="company_transaction_stages"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="constituencies"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="control_set"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="cost_center"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="counties"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="country"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="crb_file_backup"} 5.24288e+06 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="culturecodes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="culturecodes_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="currencies"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_action_parts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_actions_part_sequence"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_history_auctioneers"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_notification_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_sms_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="defaulters_sms_templates"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="department"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_client_document_interaction_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_client_document_sharing"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_document_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_documents"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_ducument_interaction_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_module_configuration"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_module_configuration_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_store_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="dms_store_names"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_categories"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_categories_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_category_details_metadata"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_category_metadata"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_deductions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employee_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employees"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="employees_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="entity_identification_doc_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="external_api_key_credential"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="fc_bad"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collection_error_correction"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collection_error_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collection_gains"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collection_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collection_transporter"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collections"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="field_collections_deduction_addition"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="firebase_messaging_application_token_detail"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="gender_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="general_journal_entries"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="general_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="general_ledger_yearly_summary"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="generic_system_transaction_otp"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="group_member"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="group_position"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="group_sacco_account_op_type_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="groups"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="guarantor_recovery_options"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="gv_locations"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="gv_manufacturer"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_cash_collection_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_cash_collection_commission_config_account"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_cash_collection_commission_payable"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_cash_commission_config_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_cash_commission_gl_entries"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_check_in_check_out_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_check_in_check_out_random_checks"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employee_account_map"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employer"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employer_contribution"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data_allocation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_employee_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_employee_payroll_slip_items"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_employee_payslip_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_employee_supervisor"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_organization_role"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_organization_role_chart_account"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_organization_role_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_organization_role_permission"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payrol_slip_item_ranged"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_calendar"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_centre"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_creation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_group_feed"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_slip_item"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_slip_item_group"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payroll_slip_item_template"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_payslip_template"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_reporter_posts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_reporter_station"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_reporter_station_cards"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="hrms_system_user_role"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_applicable_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_client_inventory_subscription"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_client_inventory_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_client_inventory_subscription_premium"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_client_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_client_types_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_daily_bcg_service_run"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inv_inventory_sale_data_state"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_applicable_subscription_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_assigment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_booking"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_category"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_manager"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_manager_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_mapping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_mapping_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_package"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_premium_period"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_reoder_level"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_reoder_level_notification"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_sale_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_sale_commission_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_sale_commission_payable"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_sale_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_selling_price"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split_cluster"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_split_cluster_item"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_stock_infomation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_sub_category"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_supplier_price"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_tag_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_tags"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_tax_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_unique_serials"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_inventory_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="inv_manufacturer_product"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="invfms_booking"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="invfms_service_route"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="invfms_stop_over"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="kin_relation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="languages"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="leave_management_leave_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="leave_management_leave_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="leave_management_public_holidays"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lecturer_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ledger_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_factor_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_officer"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_periodic_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_periodic_charge_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_post_approval_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_reducing_bal_txns"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_swapped_guarantors"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_application_topup"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_applications"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_charges_base"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_charges_payment_option"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_charges_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_charges_types_tr_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_disbursement"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_forms"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_notification"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_notification_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_post_edit_charge"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_post_edit_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_product_guarantee_account_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_product_policy"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_products"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_products_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_products_charges_ranged"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_products_factor_account"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_products_operations"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loan_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loanapps_guarantors"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="loans_funds_management"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="logical_operators"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lpo_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lpo_details_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lpo_expense_management"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lpo_order_details_supplier"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="lpo_order_inventory"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="mad_transaction_description_transfers_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="marital_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="mem_acc_details_module_description"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_acc_details_desc_categories"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_acccount_earning_computation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_details_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_details_opening_balance_log"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_earning_monthly"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_flag_value"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_freezed_amounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_freezed_amounts_recipients"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_mad_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_operation"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_operation_type_charges"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_penalties"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_account_penalties_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_accounts_earnings"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_asset_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_assets"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_bank_account_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_attendance_payment"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_attendance_payment_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_group"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_official"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_official_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_meeting_venue"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_nfc"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_nfc_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_request_affected_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_requests"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_scheduled_meeting"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_scheduled_meeting_attendance"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_ship_type_operations"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_transfer_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_update"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_visit_collected_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="member_visit_required_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="members"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="members_account_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="members_additional_details_data"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="members_commission_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="members_next_of_kin"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="membership_sub_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="membership_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="membership_type_additional_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="mobile_users"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="modules"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="nfc_status"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="notified_users_invalid_access"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_chat_connections"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_chat_group_user"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_company_module_task_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_message"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_message_recipient"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_notification_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_user_chat_group"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_user_diary_events"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_user_presence"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ntfsys_user_presence_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="number_lookup_db"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_collection_medium"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_commissions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_commissions_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_day_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_members"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="officer_supervising_cleark_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="organization_lisence"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payee_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_modes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_transaction"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_transaction_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_transaction_paymode"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_transaction_schedule"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="payment_transaction_schedule_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="permissions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="phone_lock"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="photo_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="photos"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="program"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="purchase_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="rate_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="renew_password_attempts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="renew_password_attempts_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_family"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_family_relations"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_mad_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_operation_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_penalties"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_account_transaction_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sacco_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sales_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_class"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_class_fee_stracture"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_class_stream"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_class_subject_config"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_class_subject_summary"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_exam_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_exams_marks_store"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_exams_offered"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_fee_vote_head"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_overall_grading"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_session"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_stream"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_student_class_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_student_parent"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_student_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_students"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_subject_grading"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_subjects"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_subjects_grouping"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="schoolms_terms"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sent_sms"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sent_sms_delivery_states"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sent_sms_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="specific_days_opening_exceptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="student_employee"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sub_account_chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sub_account_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="sub_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="support_staff"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="supported_user_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_access_device_type"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_bill_info"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_bill_info_ledger"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_closed_userlogin_attempts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_day_opening"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_open_close_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_openings"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_supporters"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_supporters_modules"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_log"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_progression"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_receipt"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_receipt_id_paymodes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="system_transaction_receipt_mad_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="tax_items_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="tb_2018_june_ferterlizer"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="time_schedule"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="transaction_authorization_systemdetails"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="transaction_descriptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="transaction_stages"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="transaction_types"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="un_transfered_members"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="unit_of_measure"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_branches"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_chart_of_accounts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_code"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_gps_location"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_login_attempts"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_login_attempts_raw_hash_token"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_pay_modes"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_period_history"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_self_registration_details"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_system_access_device"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_system_transaction_rights"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_systemlocked_accessexcecptions"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="user_update_logs"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="users"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="users_tonotify"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_client_session"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_client_session_request"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_page"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_page_option"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_runtime_page_option"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_service_code"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_supported_code"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="ussd_supported_code_service_code"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="week_days"} 0 mysql_info_schema_table_size{component="data_free",schema="pretups_live_db",table="western_shuttle_allocation_mvp_v1"} 0 mysql_info_schema_table_size{component="data_length",schema="livedb",table="acceptable_account_flags_values"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="access"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_earning_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_flags"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_groups"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_mad_transaction_config_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_mad_transaction_names"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_master"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_master_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_operation_type_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_operation_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_penalties_exceptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_penalties_policy"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_standing_orders_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_standing_orders_transactions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_to_account_standing_order_txns"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_transaction_description_transfers"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_transfer_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="account_url"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="accounting_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="alternative_chanells_pull_sync_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="apk_updates"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="asset_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="asset_types_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="associated_registration_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auctioneer_loan_profile"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auctioneer_loan_profile_asset"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auctioneer_loan_profile_state"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auctioneer_loan_profile_state_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auctioneers"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="auth_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_branches_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_cc_vendor"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_daraja_pay_bill"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_opted_in_service"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_organization_service_id_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_root_organization_service_setup"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_root_organization_service_setup_provider"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_transaction_provider"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_details_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period_outstanding_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period_reconcilable_type_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period_statement_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period_statement_data_journal"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_period_statement_data_to_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_account_statement_header"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_recon_statement_header"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_reconcilable_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification"} 1.9347275776e+10 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_complete_transaction_log"} 9.18552576e+08 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_confirmed_retry_transaction"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_external_api_callback"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_external_reference"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_key_type_pair"} 2.4707072e+07 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_logs"} 5.783552e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_manually"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_redudant_retry_log"} 5.0937856e+07 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_sync_states"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_transaction_dont_unlock"} 1.9447808e+07 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_transaction_lock"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_upload_excel_log"} 1.589248e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_uploaded_excel"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_notification_uploaded_excel1"} 7.51828992e+08 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_request"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bank_transaction_request_result"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bio_data_client_exception"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bio_data_image_path"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bio_data_image_path_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="bio_data_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="biometric_device_serials"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_issue"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_return"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_store"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_store_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="book_store_dispatch_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="budget_cost_center_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="budget_cost_center_limits"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="budget_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="budget_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="campus"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="cash_transactions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="cashbook"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="cheque_approval_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="client_collection_area"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="client_state"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="client_user_ids"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="collection_alloc_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="collection_route_name"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="collection_routes_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="collections_allocation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="commission_additional_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="commission_data_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="commission_ranged_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="commission_target"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_holidays"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_module_grouping"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_module_grouping_nesting"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_module_nesting"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="company_transaction_stages"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="constituencies"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="control_set"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="cost_center"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="counties"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="country"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="crb_file_backup"} 1.8415616e+07 mysql_info_schema_table_size{component="data_length",schema="livedb",table="culturecodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="culturecodes_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="currencies"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_action_parts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_actions_part_sequence"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_history_auctioneers"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_notification_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_sms_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="defaulters_sms_templates"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="department"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_client_document_interaction_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_client_document_sharing"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_document_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_documents"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_ducument_interaction_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_module_configuration"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_module_configuration_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_store_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="dms_store_names"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_categories"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_categories_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_category_details_metadata"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_category_metadata"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_deductions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employee_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employees"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="employees_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="entity_identification_doc_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="external_api_key_credential"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="fc_bad"} 81920 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collection_error_correction"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collection_error_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collection_gains"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collection_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collection_transporter"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collections"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="field_collections_deduction_addition"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="firebase_messaging_application_token_detail"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="gender_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="general_journal_entries"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="general_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="general_ledger_yearly_summary"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="generic_system_transaction_otp"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="group_member"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="group_position"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="group_sacco_account_op_type_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="groups"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="guarantor_recovery_options"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="gv_locations"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="gv_manufacturer"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_cash_collection_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_cash_collection_commission_config_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_cash_collection_commission_payable"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_cash_commission_config_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_cash_commission_gl_entries"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_check_in_check_out_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_check_in_check_out_random_checks"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employee_account_map"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employer"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employer_contribution"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employer_contribution_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employer_contribution_data_allocation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_checkoff_employer_contribution_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_employee_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_employee_payroll_slip_items"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_employee_payslip_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_employee_supervisor"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_organization_role"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_organization_role_chart_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_organization_role_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_organization_role_permission"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payrol_slip_item_ranged"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_calendar"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_centre"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_group_feed"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_slip_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_slip_item_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payroll_slip_item_template"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_payslip_template"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_reporter_posts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_reporter_station"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_reporter_station_cards"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="hrms_system_user_role"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_client_inventory_subscription"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_client_inventory_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_client_inventory_subscription_premium"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_client_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_client_types_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_daily_bcg_service_run"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inv_inventory_sale_data_state"} 100 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_assigment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_booking"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_category"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_manager"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_manager_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_mapping_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_package"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_premium_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_reoder_level"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_reoder_level_notification"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_sale_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_sale_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_sale_commission_payable"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_sale_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_selling_price"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split_cluster"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_split_cluster_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_stock_infomation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_sub_category"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_supplier_price"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_tag_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_tags"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_tax_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_unique_serials"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_inventory_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="inv_manufacturer_product"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="invfms_booking"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="invfms_service_route"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="invfms_stop_over"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="kin_relation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="languages"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="leave_management_leave_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="leave_management_leave_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="leave_management_public_holidays"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lecturer_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ledger_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_factor_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_officer"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_periodic_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_periodic_charge_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_post_approval_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_reducing_bal_txns"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_swapped_guarantors"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_application_topup"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_applications"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_charges_base"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_charges_payment_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_charges_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_charges_types_tr_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_disbursement"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_forms"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_notification"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_notification_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_post_edit_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_post_edit_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_product_guarantee_account_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_product_policy"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_products"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_products_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_products_charges_ranged"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_products_factor_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_products_operations"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_recover_badsavingmess"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loan_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loanapps_guarantors"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="loans_funds_management"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="log_data"} 49152 mysql_info_schema_table_size{component="data_length",schema="livedb",table="logical_operators"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lpo_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lpo_details_grouping"} 0 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lpo_expense_management"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lpo_order_details_supplier"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="lpo_order_inventory"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="mad_transaction_description_transfers_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="marital_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="mem_acc_details_module_description"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_acc_details_desc_categories"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_acccount_earning_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_details"} 6.711934976e+09 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_details_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_details_opening_balance_log"} 1.589248e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_earning_monthly"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_flag_value"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_freezed_amounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_freezed_amounts_recipients"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_mad_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_operation"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_operation_type_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_penalties"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_account_penalties_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_accounts_earnings"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_asset_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_assets"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_attendance_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_attendance_payment_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_official"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_official_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_meeting_venue"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_nfc"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_nfc_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_request_affected_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_requests"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_scheduled_meeting"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_scheduled_meeting_attendance"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_ship_type_operations"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_transfer_details"} 65536 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_update"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_visit_collected_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="member_visit_required_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="members"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="members_account_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="members_additional_details_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="members_commission_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="members_next_of_kin"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="membership_sub_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="membership_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="membership_type_additional_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="mobile_users"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="nfc_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="notified_users_invalid_access"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_chat_connections"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_chat_group_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_company_module_task_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_message"} 4.734976e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_message_recipient"} 1.589248e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_notification_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_user_chat_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_user_diary_events"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_user_presence"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ntfsys_user_presence_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="number_lookup_db"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_collection_medium"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_commissions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_commissions_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_day_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_members"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="officer_supervising_cleark_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="organization_lisence"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payee_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_modes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_transaction"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_transaction_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_transaction_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_transaction_schedule"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="payment_transaction_schedule_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="permissions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="phone_lock"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="photo_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="photos"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="program"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="purchase_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="rate_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="renew_password_attempts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="renew_password_attempts_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_family"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_family_relations"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_mad_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_operation_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_penalties"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_account_transaction_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sacco_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sales_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_class"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_class_fee_stracture"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_class_stream"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_class_subject_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_class_subject_summary"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_exam_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_exams_marks_store"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_exams_offered"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_fee_vote_head"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_overall_grading"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_session"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_stream"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_student_class_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_student_parent"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_student_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_students"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_subject_grading"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_subjects"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_subjects_grouping"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="schoolms_terms"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sent_sms"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sent_sms_delivery_states"} 49152 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sent_sms_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="specific_days_opening_exceptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="student_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sub_account_chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sub_account_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="sub_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="support_staff"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="supported_user_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_access_device_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_bill_info"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_bill_info_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_closed_userlogin_attempts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_day_opening"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_open_close_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_openings"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_supporters"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_supporters_modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction"} 1.830813696e+09 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_log"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_progression"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_receipt"} 1.344274432e+09 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_receipt_id_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="system_transaction_receipt_mad_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="tax_items_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="tb_2018_june_ferterlizer"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="time_schedule"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="transaction_authorization_systemdetails"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="transaction_descriptions"} 49152 mysql_info_schema_table_size{component="data_length",schema="livedb",table="transaction_stages"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="transaction_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="un_transfered_members"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="unit_of_measure"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_code"} 2.637824e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_gps_location"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_login_attempts"} 4.734976e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_login_attempts_raw_hash_token"} 2.637824e+06 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_pay_modes"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_period_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_self_registration_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_system_access_device"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_system_transaction_rights"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_systemlocked_accessexcecptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="user_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="users"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="users_tonotify"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_client_session"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_client_session_request"} 81920 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_page"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_page_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_runtime_page_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_service_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_supported_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="ussd_supported_code_service_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="week_days"} 16384 mysql_info_schema_table_size{component="data_length",schema="livedb",table="western_shuttle_allocation_mvp_v1"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="acceptable_account_flags_values"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="access"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_earning_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_flags"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_groups"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_mad_transaction_config_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_mad_transaction_names"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_master"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_master_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_operation_type_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_operation_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_penalties_exceptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_penalties_policy"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_standing_orders_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_standing_orders_transactions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_to_account_standing_order_txns"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_transaction_description_transfers"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_transfer_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="account_url"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="accounting_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="alternative_chanells_pull_sync_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="apk_updates"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="asset_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="asset_types_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="associated_registration_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auctioneer_loan_profile"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auctioneer_loan_profile_asset"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auctioneer_loan_profile_state"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auctioneer_loan_profile_state_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auctioneers"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="auth_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_branches_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_daraja_pay_bill"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_opted_in_service"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_organization_service_id_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_root_organization_service_setup"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_root_organization_service_setup_provider"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_transaction_provider"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_details_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period_outstanding_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period_reconcilable_type_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data_journal"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data_to_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_account_statement_header"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_recon_statement_header"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_reconcilable_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification"} 1.589248e+06 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_complete_transaction_log"} 196608 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_confirmed_retry_transaction"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_external_api_callback"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_external_reference"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_key_type_pair"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_manually"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_redudant_retry_log"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_sync_states"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_transaction_dont_unlock"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_transaction_lock"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_upload_excel_log"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel1"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_request"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bank_transaction_request_result"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bio_data_client_exception"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bio_data_image_path"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bio_data_image_path_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="bio_data_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="biometric_device_serials"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_issue"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_return"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_store"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_store_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="book_store_dispatch_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="budget_cost_center_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="budget_cost_center_limits"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="budget_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="budget_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="campus"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="cash_transactions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="cashbook"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="cheque_approval_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="client_collection_area"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="client_state"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="client_user_ids"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="collection_alloc_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="collection_route_name"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="collection_routes_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="collections_allocation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="commission_additional_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="commission_data_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="commission_ranged_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="commission_target"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_holidays"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_module_grouping"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_module_grouping_nesting"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_module_nesting"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="company_transaction_stages"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="constituencies"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="control_set"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="cost_center"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="counties"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="country"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="crb_file_backup"} 1.8415616e+07 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="culturecodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="culturecodes_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="currencies"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_action_parts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_actions_part_sequence"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_history_auctioneers"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_notification_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_sms_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="defaulters_sms_templates"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="department"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_client_document_interaction_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_client_document_sharing"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_document_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_documents"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_ducument_interaction_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_module_configuration"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_module_configuration_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_store_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="dms_store_names"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_categories"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_categories_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_category_details_metadata"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_category_metadata"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_deductions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employee_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employees"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="employees_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="entity_identification_doc_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="external_api_key_credential"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="fc_bad"} 81920 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collection_error_correction"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collection_error_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collection_gains"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collection_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collection_transporter"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collections"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="field_collections_deduction_addition"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="firebase_messaging_application_token_detail"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="gender_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="general_journal_entries"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="general_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="general_ledger_yearly_summary"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="generic_system_transaction_otp"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="group_member"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="group_position"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="group_sacco_account_op_type_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="groups"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="guarantor_recovery_options"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="gv_locations"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="gv_manufacturer"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_cash_collection_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_cash_collection_commission_config_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_cash_collection_commission_payable"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_cash_commission_config_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_cash_commission_gl_entries"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_check_in_check_out_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_check_in_check_out_random_checks"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employee_account_map"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employer"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data_allocation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_employee_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_employee_payroll_slip_items"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_employee_payslip_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_employee_supervisor"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_organization_role"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_organization_role_chart_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_organization_role_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_organization_role_permission"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payrol_slip_item_ranged"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_calendar"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_centre"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_creation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_group_feed"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_slip_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_slip_item_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payroll_slip_item_template"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_payslip_template"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_reporter_posts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_reporter_station"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_reporter_station_cards"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="hrms_system_user_role"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_client_inventory_subscription"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_client_inventory_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_client_inventory_subscription_premium"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_client_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_client_types_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_daily_bcg_service_run"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inv_inventory_sale_data_state"} 100 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_assigment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_booking"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_category"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_manager"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_manager_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_mapping"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_mapping_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_package"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_premium_period"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_reoder_level"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_reoder_level_notification"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_sale_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_sale_commission_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_sale_commission_payable"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_sale_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_selling_price"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split_cluster"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget"} 0 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_group"} 0 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_item"} 0 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_split_cluster_item"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_stock_infomation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_sub_category"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_supplier_price"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_tag_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_tags"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_tax_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_unique_serials"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_inventory_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="inv_manufacturer_product"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="invfms_booking"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="invfms_service_route"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="invfms_stop_over"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="kin_relation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="languages"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="leave_management_leave_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="leave_management_leave_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="leave_management_public_holidays"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lecturer_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ledger_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_factor_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_officer"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_periodic_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_periodic_charge_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_post_approval_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_reducing_bal_txns"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_swapped_guarantors"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_application_topup"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_applications"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_charges_base"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_charges_payment_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_charges_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_charges_types_tr_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_disbursement"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_forms"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_notification"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_notification_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_post_edit_charge"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_post_edit_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_product_guarantee_account_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_product_policy"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_products"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_products_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_products_charges_ranged"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_products_factor_account"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_products_operations"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_recover_badsavingmess"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loan_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loanapps_guarantors"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="loans_funds_management"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="logical_operators"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lpo_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lpo_details_grouping"} 0 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lpo_expense_management"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lpo_order_details_supplier"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="lpo_order_inventory"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="mad_transaction_description_transfers_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="marital_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="mem_acc_details_module_description"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_acc_details_desc_categories"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_acccount_earning_computation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_details"} 98304 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_details_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_details_opening_balance_log"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_earning_monthly"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_flag_value"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_freezed_amounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_freezed_amounts_recipients"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_mad_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_operation"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_operation_type_charges"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_penalties"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_account_penalties_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_accounts_earnings"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_asset_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_assets"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_bank_account_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_attendance_payment"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_attendance_payment_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_official"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_official_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_meeting_venue"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_nfc"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_nfc_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_request_affected_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_requests"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_scheduled_meeting"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_scheduled_meeting_attendance"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_ship_type_operations"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_transfer_details"} 65536 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_update"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_visit_collected_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="member_visit_required_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="members"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="members_account_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="members_additional_details_data"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="members_commission_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="members_next_of_kin"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="membership_sub_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="membership_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="membership_type_additional_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="mobile_users"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="nfc_status"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="notified_users_invalid_access"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_chat_connections"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_chat_group_user"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_company_module_task_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_message"} 65536 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_message_recipient"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_notification_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_user_chat_group"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_user_diary_events"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_user_presence"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ntfsys_user_presence_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="number_lookup_db"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_collection_medium"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_commissions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_commissions_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_day_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_members"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="officer_supervising_cleark_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="organization_lisence"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payee_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_modes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_transaction"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_transaction_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_transaction_paymode"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_transaction_schedule"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="payment_transaction_schedule_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="permissions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="phone_lock"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="photo_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="photos"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="program"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="purchase_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="rate_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="renew_password_attempts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="renew_password_attempts_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_family"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_family_relations"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_mad_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_operation_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_penalties"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_account_transaction_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sacco_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sales_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_class"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_class_fee_stracture"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_class_stream"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_class_subject_config"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_class_subject_summary"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_exam_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_exams_marks_store"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_exams_offered"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_fee_vote_head"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_overall_grading"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_session"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_stream"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_student_class_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_student_parent"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_student_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_students"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_subject_grading"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_subjects"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_subjects_grouping"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="schoolms_terms"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sent_sms"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sent_sms_delivery_states"} 49152 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sent_sms_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="specific_days_opening_exceptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="student_employee"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sub_account_chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sub_account_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="sub_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="support_staff"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="supported_user_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_access_device_type"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_bill_info"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_bill_info_ledger"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_closed_userlogin_attempts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_day_opening"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_open_close_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_openings"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_supporters"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_supporters_modules"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction"} 65536 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_log"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_progression"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_receipt"} 49152 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_receipt_id_paymodes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="system_transaction_receipt_mad_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="tax_items_descriptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="tb_2018_june_ferterlizer"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="time_schedule"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="transaction_authorization_systemdetails"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="transaction_descriptions"} 49152 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="transaction_stages"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="transaction_types"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="un_transfered_members"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="unit_of_measure"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_branches"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_chart_of_accounts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_gps_location"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_login_attempts"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_login_attempts_raw_hash_token"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_pay_modes"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_period_history"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_self_registration_details"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_system_access_device"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_system_transaction_rights"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_systemlocked_accessexcecptions"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="user_update_logs"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="users"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="users_tonotify"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_client_session"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_client_session_request"} 81920 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_page"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_page_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_runtime_page_option"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_service_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_supported_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="ussd_supported_code_service_code"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="week_days"} 16384 mysql_info_schema_table_size{component="data_length",schema="pretups_live_db",table="western_shuttle_allocation_mvp_v1"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="acceptable_account_flags_values"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="access"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_earning_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_flags"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_groups"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_mad_transaction_config_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_mad_transaction_names"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_master"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_master_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_operation_type_charges"} 393216 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_operation_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_penalties_exceptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_penalties_policy"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_standing_orders_config"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_standing_orders_transactions"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_status"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_to_account_standing_order_txns"} 475136 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_transaction_description_transfers"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_transfer_logs"} 229376 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="account_url"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="accounting_period"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="accounts"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="alternative_chanells_pull_sync_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="apk_updates"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="asset_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="asset_types_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="associated_registration_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auctioneer_loan_profile"} 163840 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auctioneer_loan_profile_asset"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auctioneer_loan_profile_state_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auctioneers"} 212992 mysql_info_schema_table_size{component="index_length",schema="livedb",table="auth_user"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_branches_details"} 196608 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details"} 557056 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_cc_vendor"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_daraja_pay_bill"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_opted_in_service"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_organization_service_id_commission_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_root_organization_service_setup"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_root_organization_service_setup_provider"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_transaction_provider"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_details_user"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_paymode"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period_outstanding_payment"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period_reconcilable_type_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period_statement_data"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period_statement_data_journal"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_period_statement_data_to_ledger"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_account_statement_header"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_recon_statement_header"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_reconcilable_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification"} 2.0448755712e+10 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_complete_transaction_log"} 1.632616448e+09 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_confirmed_retry_transaction"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_external_api_callback"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_external_reference"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_key_type_pair"} 4.6825472e+07 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_logs"} 2.637824e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_manually"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_redudant_retry_log"} 3.3718272e+07 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_sync_states"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_transaction_dont_unlock"} 9.469952e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_transaction_lock"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_upload_excel_log"} 425984 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_uploaded_excel"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_notification_uploaded_excel1"} 7.41425152e+08 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_request"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bank_transaction_request_result"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bio_data_client_exception"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bio_data_image_path"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bio_data_image_path_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="bio_data_type"} 196608 mysql_info_schema_table_size{component="index_length",schema="livedb",table="biometric_device_serials"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_history"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_issue"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_return"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_store"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_store_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="book_store_dispatch_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="budget_cost_center_creation"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="budget_cost_center_limits"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="budget_period"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="budget_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="campus"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="cash_transactions"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="cashbook"} 425984 mysql_info_schema_table_size{component="index_length",schema="livedb",table="chart_of_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="cheque_approval_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="client_collection_area"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="client_state"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="client_user_ids"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="collection_alloc_details"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="collection_route_name"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="collection_routes_mapping"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="collections_allocation"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="commission_additional_computation"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="commission_data_item"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="commission_ranged_computation"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="commission_target"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_branches"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_holidays"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_module_grouping"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_module_grouping_nesting"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_module_nesting"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_modules"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="company_transaction_stages"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="constituencies"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="control_set"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="cost_center"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="counties"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="country"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="crb_file_backup"} 1.0043392e+07 mysql_info_schema_table_size{component="index_length",schema="livedb",table="culturecodes"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="culturecodes_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="currencies"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_action_parts"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_actions_part_sequence"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_history"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_history_auctioneers"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_notification_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_sms_history"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="defaulters_sms_templates"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="department"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_client_document_interaction_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_client_document_sharing"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_document_update_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_documents"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_ducument_interaction_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_module_configuration"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_module_configuration_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_store_mapping"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="dms_store_names"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_categories"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_categories_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_category_details_metadata"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_category_metadata"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_deductions"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employee_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employees"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="employees_status"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="entity_identification_doc_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="external_api_key_credential"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="fc_bad"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collection_error_correction"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collection_error_details"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collection_gains"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collection_paymodes"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collection_transporter"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collections"} 163840 mysql_info_schema_table_size{component="index_length",schema="livedb",table="field_collections_deduction_addition"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="firebase_messaging_application_token_detail"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="gender_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="general_journal_entries"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="general_ledger"} 524288 mysql_info_schema_table_size{component="index_length",schema="livedb",table="general_ledger_yearly_summary"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="generic_system_transaction_otp"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="group_member"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="group_position"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="group_sacco_account_op_type_config"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="groups"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="guarantor_recovery_options"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="gv_locations"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="gv_manufacturer"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_cash_collection_commission_config"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_cash_collection_commission_config_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_cash_collection_commission_payable"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_cash_commission_config_payment"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_cash_commission_gl_entries"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_check_in_check_out_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_check_in_check_out_random_checks"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employee"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employee_account_map"} 245760 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employer"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employer_contribution"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employer_contribution_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employer_contribution_data_allocation"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_checkoff_employer_contribution_payment"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_employee_payment"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_employee_payroll_slip_items"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_employee_payslip_creation"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_employee_supervisor"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_organization_role"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_organization_role_chart_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_organization_role_paymode"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_organization_role_permission"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payrol_slip_item_ranged"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_calendar"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_centre"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_creation"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_group_feed"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_slip_item"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_slip_item_group"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payroll_slip_item_template"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_payslip_template"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_reporter_posts"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_reporter_station"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_reporter_station_cards"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="hrms_system_user_role"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_client_inventory_subscription"} 393216 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_client_inventory_subscription_charges"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_client_inventory_subscription_premium"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_client_types"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_client_types_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_daily_bcg_service_run"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inv_inventory_sale_data_state"} 3072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory"} 409600 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_applicable_subscription_charges"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_assigment"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_booking"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_category"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_charge"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_manager"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_manager_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_mapping"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_mapping_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_package"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_premium_period"} 196608 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_reoder_level"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_reoder_level_notification"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_sale_charge"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_sale_commission_config"} 245760 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_sale_commission_payable"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_sale_data"} 344064 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_selling_price"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split_cluster"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split_cluster_budget"} 1024 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split_cluster_budget_group"} 1024 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split_cluster_budget_item"} 1024 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_split_cluster_item"} 147456 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_stock_infomation"} 507904 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_sub_category"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_supplier_price"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_tag_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_tags"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_tax_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_unique_serials"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_inventory_update_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="inv_manufacturer_product"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="invfms_booking"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="invfms_service_route"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="invfms_stop_over"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="kin_relation"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="languages"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="leave_management_leave_history"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="leave_management_leave_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="leave_management_public_holidays"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lecturer_employee"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ledger_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_factor_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_officer"} 229376 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_periodic_charge"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_periodic_charge_type"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_post_approval_logs"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_reducing_bal_txns"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_swapped_guarantors"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_application_topup"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_applications"} 507904 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_charges"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_charges_base"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_charges_payment_option"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_charges_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_charges_types_tr_descriptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_disbursement"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_forms"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_notification"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_notification_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_post_edit_charge"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_post_edit_logs"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_product_guarantee_account_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_product_policy"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_products"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_products_charges"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_products_charges_ranged"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_products_factor_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_products_operations"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loan_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loanapps_guarantors"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="loans_funds_management"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="log_data"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="logical_operators"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lpo_details"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lpo_details_grouping"} 1024 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lpo_expense_management"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lpo_order_details_supplier"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="lpo_order_inventory"} 147456 mysql_info_schema_table_size{component="index_length",schema="livedb",table="mad_transaction_description_transfers_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="marital_status"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="mem_acc_details_module_description"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_acc_details_desc_categories"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_acccount_earning_computation"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_details"} 8.685207552e+09 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_details_charges"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_details_opening_balance_log"} 2.326528e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_earning_monthly"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_flag_value"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_freezed_amounts"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_freezed_amounts_recipients"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_mad_config"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_operation"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_operation_type_charges"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_penalties"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_account_penalties_details"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_accounts"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_accounts_earnings"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_asset_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_assets"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_attendance_payment"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_attendance_payment_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_group"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_official"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_official_type"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_type"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_meeting_venue"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_nfc"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_nfc_history"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_request_affected_accounts"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_requests"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_scheduled_meeting"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_scheduled_meeting_attendance"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_ship_type_operations"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_transfer_details"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_update"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_update_logs"} 327680 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_visit_collected_data"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="member_visit_required_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="members"} 245760 mysql_info_schema_table_size{component="index_length",schema="livedb",table="members_account_status"} 360448 mysql_info_schema_table_size{component="index_length",schema="livedb",table="members_additional_details_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="members_commission_status"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="members_next_of_kin"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="membership_sub_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="membership_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="membership_type_additional_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="mobile_users"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="modules"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="nfc_status"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="notified_users_invalid_access"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_chat_connections"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_chat_group_user"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_company_module_task_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_message"} 4.603904e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_message_recipient"} 1.2845056e+07 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_notification_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_user_chat_group"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_user_diary_events"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_user_presence"} 212992 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ntfsys_user_presence_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="number_lookup_db"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_collection_medium"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_commissions"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_commissions_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_day_details"} 884736 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_members"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="officer_supervising_cleark_details"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="organization_lisence"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payee_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_modes"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_transaction"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_transaction_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_transaction_paymode"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_transaction_schedule"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="payment_transaction_schedule_paymodes"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="permissions"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="phone_lock"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="photo_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="photos"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="program"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="purchase_ledger"} 425984 mysql_info_schema_table_size{component="index_length",schema="livedb",table="rate_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="renew_password_attempts"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="renew_password_attempts_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_family"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_family_relations"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_mad_config"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_operation_types"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_penalties"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_account_transaction_descriptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_accounts"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sacco_branches"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sales_ledger"} 425984 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_class"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_class_fee_stracture"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_class_stream"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_class_subject_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_class_subject_summary"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_exam_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_exams_marks_store"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_exams_offered"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_fee_vote_head"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_overall_grading"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_session"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_stream"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_student_class_history"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_student_parent"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_student_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_students"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_subject_grading"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_subjects"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_subjects_grouping"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="schoolms_terms"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sent_sms"} 131072 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sent_sms_delivery_states"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sent_sms_logs"} 147456 mysql_info_schema_table_size{component="index_length",schema="livedb",table="specific_days_opening_exceptions"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="student_employee"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sub_account_chart_of_accounts"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sub_account_paymodes"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="sub_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="support_staff"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="supported_user_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_access_device_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_bill_info"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_bill_info_ledger"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_closed_userlogin_attempts"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_day_opening"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_open_close_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_openings"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_supporters"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_supporters_modules"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction"} 3.93371648e+09 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_details"} 180224 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_log"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_progression"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_receipt"} 2.602450944e+09 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_receipt_id_paymodes"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="system_transaction_receipt_mad_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="tax_items_descriptions"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="tb_2018_june_ferterlizer"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="time_schedule"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="transaction_authorization_systemdetails"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="transaction_descriptions"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="transaction_stages"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="transaction_types"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="un_transfered_members"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="unit_of_measure"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_branches"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_chart_of_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_code"} 4.063232e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_gps_location"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_login_attempts"} 1.425408e+07 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_login_attempts_raw_hash_token"} 5.275648e+06 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_pay_modes"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_period_history"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_self_registration_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_system_access_device"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_system_transaction_rights"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_systemlocked_accessexcecptions"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="user_update_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="users"} 81920 mysql_info_schema_table_size{component="index_length",schema="livedb",table="users_tonotify"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_client_session"} 114688 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_client_session_request"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_page"} 65536 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_page_option"} 32768 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_runtime_page_option"} 98304 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_service_code"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_supported_code"} 16384 mysql_info_schema_table_size{component="index_length",schema="livedb",table="ussd_supported_code_service_code"} 49152 mysql_info_schema_table_size{component="index_length",schema="livedb",table="week_days"} 0 mysql_info_schema_table_size{component="index_length",schema="livedb",table="western_shuttle_allocation_mvp_v1"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="acceptable_account_flags_values"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="access"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_earning_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_flags"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_groups"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_mad_transaction_config_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_mad_transaction_names"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_master"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_master_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_operation_type_charges"} 393216 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_operation_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_penalties_exceptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_penalties_policy"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_standing_orders_config"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_standing_orders_transactions"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_status"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_to_account_standing_order_txns"} 475136 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_transaction_description_transfers"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_transfer_logs"} 229376 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="account_url"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="accounting_period"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="accounts"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="alternative_chanells_pull_sync_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="apk_updates"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="asset_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="asset_types_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="associated_registration_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auctioneer_loan_profile"} 163840 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auctioneer_loan_profile_asset"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auctioneer_loan_profile_state"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auctioneer_loan_profile_state_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auctioneers"} 212992 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="auth_user"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_branches_details"} 196608 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details"} 557056 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_daraja_pay_bill"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_opted_in_service"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_organization_service_id_commission_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_root_organization_service_setup"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_root_organization_service_setup_provider"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_transaction_provider"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_details_user"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_paymode"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period_outstanding_payment"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period_reconcilable_type_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data_journal"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_period_statement_data_to_ledger"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_account_statement_header"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_recon_statement_header"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_reconcilable_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification"} 1.835008e+06 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_complete_transaction_log"} 327680 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_confirmed_retry_transaction"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_external_api_callback"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_external_reference"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_key_type_pair"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_manually"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_redudant_retry_log"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_sync_states"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_transaction_dont_unlock"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_transaction_lock"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_upload_excel_log"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel1"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_request"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bank_transaction_request_result"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bio_data_client_exception"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bio_data_image_path"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bio_data_image_path_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="bio_data_type"} 196608 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="biometric_device_serials"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_history"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_issue"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_return"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_store"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_store_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="book_store_dispatch_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="budget_cost_center_creation"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="budget_cost_center_limits"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="budget_period"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="budget_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="campus"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="cash_transactions"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="cashbook"} 425984 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="chart_of_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="cheque_approval_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="client_collection_area"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="client_state"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="client_user_ids"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="collection_alloc_details"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="collection_route_name"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="collection_routes_mapping"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="collections_allocation"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="commission_additional_computation"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="commission_data_item"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="commission_ranged_computation"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="commission_target"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_branches"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_holidays"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_module_grouping"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_module_grouping_nesting"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_module_nesting"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_modules"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="company_transaction_stages"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="constituencies"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="control_set"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="cost_center"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="counties"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="country"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="crb_file_backup"} 1.0043392e+07 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="culturecodes"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="culturecodes_details"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="currencies"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_action_parts"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_actions_part_sequence"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_history"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_history_auctioneers"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_notification_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_sms_history"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="defaulters_sms_templates"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="department"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_client_document_interaction_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_client_document_sharing"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_document_update_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_documents"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_ducument_interaction_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_module_configuration"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_module_configuration_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_store_mapping"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="dms_store_names"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_categories"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_categories_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_category_details_metadata"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_category_metadata"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_deductions"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employee_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employees"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="employees_status"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="entity_identification_doc_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="external_api_key_credential"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="fc_bad"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collection_error_correction"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collection_error_details"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collection_gains"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collection_paymodes"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collection_transporter"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collections"} 163840 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="field_collections_deduction_addition"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="firebase_messaging_application_token_detail"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="gender_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="general_journal_entries"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="general_ledger"} 524288 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="general_ledger_yearly_summary"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="generic_system_transaction_otp"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="group_member"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="group_position"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="group_sacco_account_op_type_config"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="groups"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="guarantor_recovery_options"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="gv_locations"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="gv_manufacturer"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_cash_collection_commission_config"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_cash_collection_commission_config_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_cash_collection_commission_payable"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_cash_commission_config_payment"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_cash_commission_gl_entries"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_check_in_check_out_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_check_in_check_out_random_checks"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employee"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employee_account_map"} 245760 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employer"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data_allocation"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_payment"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_employee_payment"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_employee_payroll_slip_items"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_employee_payslip_creation"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_employee_supervisor"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_organization_role"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_organization_role_chart_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_organization_role_paymode"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_organization_role_permission"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payrol_slip_item_ranged"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_calendar"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_centre"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_creation"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_group_feed"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_slip_item"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_slip_item_group"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payroll_slip_item_template"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_payslip_template"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_reporter_posts"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_reporter_station"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_reporter_station_cards"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="hrms_system_user_role"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_applicable_subscription_charges"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_client_inventory_subscription"} 393216 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_client_inventory_subscription_charges"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_client_inventory_subscription_premium"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_client_types"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_client_types_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_daily_bcg_service_run"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inv_inventory_sale_data_state"} 3072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory"} 409600 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_applicable_subscription_charges"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_assigment"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_booking"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_category"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_charge"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_manager"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_manager_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_mapping"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_mapping_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_package"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_premium_period"} 196608 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_reoder_level"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_reoder_level_notification"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_sale_charge"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_sale_commission_config"} 245760 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_sale_commission_payable"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_sale_data"} 344064 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_selling_price"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split_cluster"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget"} 1024 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_group"} 1024 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_item"} 1024 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_split_cluster_item"} 147456 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_stock_infomation"} 507904 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_sub_category"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_supplier_price"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_tag_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_tags"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_tax_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_unique_serials"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_inventory_update_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="inv_manufacturer_product"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="invfms_booking"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="invfms_service_route"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="invfms_stop_over"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="kin_relation"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="languages"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="leave_management_leave_history"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="leave_management_leave_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="leave_management_public_holidays"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lecturer_employee"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ledger_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_factor_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_officer"} 229376 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_periodic_charge"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_periodic_charge_type"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_post_approval_logs"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_reducing_bal_txns"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_swapped_guarantors"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_application_topup"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_applications"} 507904 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_charges"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_charges_base"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_charges_payment_option"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_charges_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_charges_types_tr_descriptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_disbursement"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_forms"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_notification"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_notification_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_post_edit_charge"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_post_edit_logs"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_product_guarantee_account_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_product_policy"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_products"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_products_charges"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_products_charges_ranged"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_products_factor_account"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_products_operations"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_recover_badsavingmess"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loan_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loanapps_guarantors"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="loans_funds_management"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="logical_operators"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lpo_details"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lpo_details_grouping"} 1024 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lpo_expense_management"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lpo_order_details_supplier"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="lpo_order_inventory"} 147456 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="mad_transaction_description_transfers_logs"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="marital_status"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="mem_acc_details_module_description"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_acc_details_desc_categories"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_acccount_earning_computation"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_details"} 163840 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_details_charges"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_details_opening_balance_log"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_earning_monthly"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_flag_value"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_freezed_amounts"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_freezed_amounts_recipients"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_mad_config"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_operation"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_operation_type_charges"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_penalties"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_account_penalties_details"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_accounts"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_accounts_earnings"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_asset_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_assets"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_bank_account_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_attendance_payment"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_attendance_payment_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_group"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_official"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_official_type"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_type"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_meeting_venue"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_nfc"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_nfc_history"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_request_affected_accounts"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_requests"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_scheduled_meeting"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_scheduled_meeting_attendance"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_ship_type_operations"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_transfer_details"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_update"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_update_logs"} 327680 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_visit_collected_data"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="member_visit_required_data"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="members"} 245760 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="members_account_status"} 360448 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="members_additional_details_data"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="members_commission_status"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="members_next_of_kin"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="membership_sub_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="membership_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="membership_type_additional_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="mobile_users"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="modules"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="nfc_status"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="notified_users_invalid_access"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_chat_connections"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_chat_group_user"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_company_module_task_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_message"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_message_recipient"} 327680 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_notification_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_user_chat_group"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_user_diary_events"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_user_presence"} 212992 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ntfsys_user_presence_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="number_lookup_db"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_collection_medium"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_commissions"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_commissions_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_day_details"} 884736 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_members"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="officer_supervising_cleark_details"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="organization_lisence"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payee_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_modes"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_transaction"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_transaction_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_transaction_paymode"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_transaction_schedule"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="payment_transaction_schedule_paymodes"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="permissions"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="phone_lock"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="photo_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="photos"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="program"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="purchase_ledger"} 425984 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="rate_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="renew_password_attempts"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="renew_password_attempts_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_family"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_family_relations"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_mad_config"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_operation_types"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_penalties"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_account_transaction_descriptions"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_accounts"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sacco_branches"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sales_ledger"} 425984 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_class"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_class_fee_stracture"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_class_stream"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_class_subject_config"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_class_subject_summary"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_exam_types"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_exams_marks_store"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_exams_offered"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_fee_vote_head"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_overall_grading"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_session"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_stream"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_student_class_history"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_student_parent"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_student_type"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_students"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_subject_grading"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_subjects"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_subjects_grouping"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="schoolms_terms"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sent_sms"} 131072 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sent_sms_delivery_states"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sent_sms_logs"} 147456 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="specific_days_opening_exceptions"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="student_employee"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sub_account_chart_of_accounts"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sub_account_paymodes"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="sub_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="support_staff"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="supported_user_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_access_device_type"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_bill_info"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_bill_info_ledger"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_closed_userlogin_attempts"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_day_opening"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_open_close_logs"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_openings"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_supporters"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_supporters_modules"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction"} 180224 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_details"} 180224 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_log"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_progression"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_receipt"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_receipt_id_paymodes"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="system_transaction_receipt_mad_details"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="tax_items_descriptions"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="tb_2018_june_ferterlizer"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="time_schedule"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="transaction_authorization_systemdetails"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="transaction_descriptions"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="transaction_stages"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="transaction_types"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="un_transfered_members"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="unit_of_measure"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_branches"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_chart_of_accounts"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_code"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_gps_location"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_login_attempts"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_login_attempts_raw_hash_token"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_pay_modes"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_period_history"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_self_registration_details"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_system_access_device"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_system_transaction_rights"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_systemlocked_accessexcecptions"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="user_update_logs"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="users"} 81920 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="users_tonotify"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_client_session"} 114688 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_client_session_request"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_page"} 65536 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_page_option"} 32768 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_runtime_page_option"} 98304 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_service_code"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_supported_code"} 16384 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="ussd_supported_code_service_code"} 49152 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="week_days"} 0 mysql_info_schema_table_size{component="index_length",schema="pretups_live_db",table="western_shuttle_allocation_mvp_v1"} 0 # HELP mysql_info_schema_table_version The version number of the table's .frm file # TYPE mysql_info_schema_table_version gauge mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="acceptable_account_flags_values",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="access",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_earning_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_flags",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_groups",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_mad_transaction_config_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_mad_transaction_names",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_master",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_master_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_operation_type_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_operation_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_penalties_exceptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_penalties_policy",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_standing_orders_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_standing_orders_transactions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_to_account_standing_order_txns",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_transaction_description_transfers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_transfer_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="account_url",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="accounting_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="alternative_chanells_pull_sync_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="apk_updates",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="asset_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="asset_types_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="associated_registration_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auctioneer_loan_profile",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auctioneer_loan_profile_asset",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auctioneer_loan_profile_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auctioneer_loan_profile_state_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auctioneers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="auth_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_branches_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_cc_vendor",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_daraja_pay_bill",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_opted_in_service",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_organization_service_id_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_root_organization_service_setup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_root_organization_service_setup_provider",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_transaction_provider",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_details_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period_outstanding_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period_reconcilable_type_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period_statement_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period_statement_data_journal",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_period_statement_data_to_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_account_statement_header",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_recon_statement_header",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_reconcilable_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_complete_transaction_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_confirmed_retry_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_external_api_callback",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_external_reference",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_key_type_pair",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_manually",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_redudant_retry_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_sync_states",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_transaction_dont_unlock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_transaction_lock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_upload_excel_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_uploaded_excel",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_notification_uploaded_excel1",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_request",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bank_transaction_request_result",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bio_data_client_exception",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bio_data_image_path",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bio_data_image_path_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="bio_data_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="biometric_device_serials",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_issue",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_return",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_store",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_store_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="book_store_dispatch_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="budget_cost_center_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="budget_cost_center_limits",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="budget_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="budget_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="campus",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="cash_transactions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="cashbook",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="cheque_approval_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="client_collection_area",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="client_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="client_user_ids",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="collection_alloc_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="collection_route_name",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="collection_routes_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="collections_allocation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="commission_additional_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="commission_data_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="commission_ranged_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="commission_target",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_holidays",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_module_grouping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_module_grouping_nesting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_module_nesting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="company_transaction_stages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="constituencies",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="control_set",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="cost_center",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="counties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="country",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="crb_file_backup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="culturecodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="culturecodes_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="currencies",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_action_parts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_actions_part_sequence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_history_auctioneers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_notification_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_sms_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="defaulters_sms_templates",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="department",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_client_document_interaction_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_client_document_sharing",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_document_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_documents",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_ducument_interaction_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_module_configuration",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_module_configuration_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_store_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="dms_store_names",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_categories",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_categories_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_category_details_metadata",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_category_metadata",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_deductions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employee_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employees",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="employees_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="entity_identification_doc_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="external_api_key_credential",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="fc_bad",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collection_error_correction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collection_error_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collection_gains",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collection_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collection_transporter",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collections",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="field_collections_deduction_addition",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="firebase_messaging_application_token_detail",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="gender_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="general_journal_entries",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="general_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="general_ledger_yearly_summary",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="generic_system_transaction_otp",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="group_member",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="group_position",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="group_sacco_account_op_type_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="groups",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="guarantor_recovery_options",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="gv_locations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="gv_manufacturer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_cash_collection_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_cash_collection_commission_config_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_cash_collection_commission_payable",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_cash_commission_config_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_cash_commission_gl_entries",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_check_in_check_out_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_check_in_check_out_random_checks",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employee_account_map",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employer_contribution",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employer_contribution_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employer_contribution_data_allocation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_checkoff_employer_contribution_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_employee_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_employee_payroll_slip_items",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_employee_payslip_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_employee_supervisor",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_organization_role",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_organization_role_chart_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_organization_role_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_organization_role_permission",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payrol_slip_item_ranged",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_calendar",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_centre",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_group_feed",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_slip_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_slip_item_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payroll_slip_item_template",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_payslip_template",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_reporter_posts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_reporter_station",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_reporter_station_cards",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="hrms_system_user_role",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_applicable_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_client_inventory_subscription",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_client_inventory_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_client_inventory_subscription_premium",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_client_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_client_types_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_daily_bcg_service_run",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_applicable_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_assigment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_booking",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_category",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_manager",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_manager_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_mapping_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_package",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_premium_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_reoder_level",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_reoder_level_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_sale_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_sale_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_sale_commission_payable",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_sale_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_selling_price",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_split",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_split_cluster",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_split_cluster_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_stock_infomation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_sub_category",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_supplier_price",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_tag_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_tags",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_tax_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_unique_serials",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_inventory_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="inv_manufacturer_product",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="invfms_booking",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="invfms_service_route",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="invfms_stop_over",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="kin_relation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="languages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="leave_management_leave_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="leave_management_leave_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="leave_management_public_holidays",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="lecturer_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ledger_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_factor_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_officer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_periodic_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_periodic_charge_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_post_approval_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_reducing_bal_txns",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_swapped_guarantors",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_application_topup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_applications",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_charges_base",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_charges_payment_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_charges_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_charges_types_tr_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_disbursement",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_forms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_notification_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_post_edit_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_post_edit_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_product_guarantee_account_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_product_policy",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_products",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_products_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_products_charges_ranged",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_products_factor_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_products_operations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_recover_badsavingmess",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loan_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loanapps_guarantors",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="loans_funds_management",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="log_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="logical_operators",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="lpo_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="lpo_expense_management",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="lpo_order_details_supplier",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="lpo_order_inventory",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="mad_transaction_description_transfers_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="marital_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="mem_acc_details_module_description",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_acc_details_desc_categories",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_acccount_earning_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_details_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_details_opening_balance_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_earning_monthly",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_flag_value",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_freezed_amounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_freezed_amounts_recipients",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_mad_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_operation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_operation_type_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_penalties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_account_penalties_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_accounts_earnings",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_asset_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_assets",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_attendance_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_attendance_payment_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_official",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_official_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_meeting_venue",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_nfc",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_nfc_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_request_affected_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_requests",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_scheduled_meeting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_scheduled_meeting_attendance",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_ship_type_operations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_transfer_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_update",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_visit_collected_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="member_visit_required_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="members_account_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="members_additional_details_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="members_commission_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="members_next_of_kin",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="membership_sub_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="membership_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="membership_type_additional_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="mobile_users",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="nfc_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="notified_users_invalid_access",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_chat_connections",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_chat_group_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_company_module_task_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_message",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_message_recipient",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_notification_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_user_chat_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_user_diary_events",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_user_presence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ntfsys_user_presence_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="number_lookup_db",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_collection_medium",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_commissions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_commissions_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_day_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="officer_supervising_cleark_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="organization_lisence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payee_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_modes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_transaction_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_transaction_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_transaction_schedule",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="payment_transaction_schedule_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="permissions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="phone_lock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="photo_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="photos",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="program",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="purchase_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="rate_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="renew_password_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="renew_password_attempts_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_family",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_family_relations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_mad_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_operation_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_penalties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_account_transaction_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sacco_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sales_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_class",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_class_fee_stracture",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_class_stream",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_class_subject_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_class_subject_summary",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_exam_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_exams_marks_store",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_exams_offered",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_fee_vote_head",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_overall_grading",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_session",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_stream",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_student_class_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_student_parent",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_student_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_students",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_subject_grading",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_subjects",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_subjects_grouping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="schoolms_terms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sent_sms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sent_sms_delivery_states",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sent_sms_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="specific_days_opening_exceptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="student_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sub_account_chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sub_account_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="sub_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="support_staff",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="supported_user_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_access_device_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_bill_info",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_bill_info_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_closed_userlogin_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_day_opening",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_open_close_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_openings",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_supporters",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_supporters_modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_progression",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_receipt",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_receipt_id_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="system_transaction_receipt_mad_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="tax_items_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="tb_2018_june_ferterlizer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="time_schedule",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="transaction_authorization_systemdetails",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="transaction_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="transaction_stages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="transaction_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="un_transfered_members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="unit_of_measure",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_gps_location",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_login_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_login_attempts_raw_hash_token",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_pay_modes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_period_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_self_registration_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_system_access_device",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_system_transaction_rights",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_systemlocked_accessexcecptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="user_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="users",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="users_tonotify",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_client_session",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_client_session_request",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_page",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_page_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_runtime_page_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_service_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_supported_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="ussd_supported_code_service_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="week_days",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="livedb",table="western_shuttle_allocation_mvp_v1",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="acceptable_account_flags_values",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="access",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_earning_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_flags",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_groups",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_mad_transaction_config_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_mad_transaction_names",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_master",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_master_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_operation_type_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_operation_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_penalties_exceptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_penalties_policy",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_standing_orders_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_standing_orders_transactions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_to_account_standing_order_txns",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_transaction_description_transfers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_transfer_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="account_url",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="accounting_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="alternative_chanells_pull_sync_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="apk_updates",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="asset_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="asset_types_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="associated_registration_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auctioneer_loan_profile",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auctioneer_loan_profile_asset",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auctioneer_loan_profile_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auctioneer_loan_profile_state_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auctioneers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="auth_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_branches_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_daraja_pay_bill",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_opted_in_service",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_organization_service_id_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_root_organization_service_setup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_root_organization_service_setup_provider",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_transaction_provider",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_details_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period_outstanding_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period_reconcilable_type_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period_statement_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period_statement_data_journal",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_period_statement_data_to_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_account_statement_header",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_recon_statement_header",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_reconcilable_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_complete_transaction_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_confirmed_retry_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_external_api_callback",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_external_reference",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_key_type_pair",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_manually",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_redudant_retry_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_sync_states",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_transaction_dont_unlock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_transaction_lock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_upload_excel_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_notification_uploaded_excel1",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_request",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bank_transaction_request_result",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bio_data_client_exception",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bio_data_image_path",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bio_data_image_path_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="bio_data_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="biometric_device_serials",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_issue",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_return",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_store",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_store_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="book_store_dispatch_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="budget_cost_center_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="budget_cost_center_limits",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="budget_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="budget_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="campus",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="cash_transactions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="cashbook",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="cheque_approval_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="client_collection_area",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="client_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="client_user_ids",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="collection_alloc_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="collection_route_name",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="collection_routes_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="collections_allocation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="commission_additional_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="commission_data_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="commission_ranged_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="commission_target",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_holidays",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_module_grouping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_module_grouping_nesting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_module_nesting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="company_transaction_stages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="constituencies",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="control_set",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="cost_center",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="counties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="country",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="crb_file_backup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="culturecodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="culturecodes_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="currencies",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_action_parts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_actions_part_sequence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_history_auctioneers",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_notification_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_sms_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="defaulters_sms_templates",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="department",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_client_document_interaction_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_client_document_sharing",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_document_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_documents",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_ducument_interaction_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_module_configuration",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_module_configuration_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_store_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="dms_store_names",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_categories",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_categories_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_category_details_metadata",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_category_metadata",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_deductions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employee_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employees",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="employees_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="entity_identification_doc_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="external_api_key_credential",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="fc_bad",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collection_error_correction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collection_error_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collection_gains",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collection_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collection_transporter",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collections",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="field_collections_deduction_addition",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="firebase_messaging_application_token_detail",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="gender_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="general_journal_entries",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="general_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="general_ledger_yearly_summary",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="generic_system_transaction_otp",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="group_member",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="group_position",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="group_sacco_account_op_type_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="groups",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="guarantor_recovery_options",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="gv_locations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="gv_manufacturer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_cash_collection_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_cash_collection_commission_config_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_cash_collection_commission_payable",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_cash_commission_config_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_cash_commission_gl_entries",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_check_in_check_out_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_check_in_check_out_random_checks",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employee_account_map",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employer_contribution",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_data_allocation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_checkoff_employer_contribution_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_employee_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_employee_payroll_slip_items",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_employee_payslip_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_employee_supervisor",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_organization_role",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_organization_role_chart_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_organization_role_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_organization_role_permission",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payrol_slip_item_ranged",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_calendar",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_centre",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_creation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_group_feed",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_slip_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_slip_item_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payroll_slip_item_template",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_payslip_template",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_reporter_posts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_reporter_station",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_reporter_station_cards",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="hrms_system_user_role",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_applicable_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_client_inventory_subscription",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_client_inventory_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_client_inventory_subscription_premium",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_client_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_client_types_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_daily_bcg_service_run",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_applicable_subscription_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_assigment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_booking",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_category",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_manager",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_manager_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_mapping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_mapping_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_package",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_premium_period",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_reoder_level",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_reoder_level_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_sale_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_sale_commission_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_sale_commission_payable",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_sale_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_selling_price",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_split",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_split_cluster",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_split_cluster_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_stock_infomation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_sub_category",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_supplier_price",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_tag_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_tags",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_tax_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_unique_serials",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_inventory_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="inv_manufacturer_product",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="invfms_booking",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="invfms_service_route",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="invfms_stop_over",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="kin_relation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="languages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="leave_management_leave_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="leave_management_leave_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="leave_management_public_holidays",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="lecturer_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ledger_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_factor_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_officer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_periodic_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_periodic_charge_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_post_approval_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_reducing_bal_txns",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_swapped_guarantors",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_application_topup",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_applications",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_charges_base",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_charges_payment_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_charges_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_charges_types_tr_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_disbursement",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_forms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_notification",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_notification_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_post_edit_charge",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_post_edit_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_product_guarantee_account_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_product_policy",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_products",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_products_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_products_charges_ranged",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_products_factor_account",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_products_operations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_recover_badsavingmess",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loan_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loanapps_guarantors",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="loans_funds_management",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="logical_operators",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="lpo_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="lpo_expense_management",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="lpo_order_details_supplier",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="lpo_order_inventory",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="mad_transaction_description_transfers_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="marital_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="mem_acc_details_module_description",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_acc_details_desc_categories",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_acccount_earning_computation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_details_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_details_opening_balance_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_earning_monthly",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_flag_value",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_freezed_amounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_freezed_amounts_recipients",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_mad_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_operation",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_operation_type_charges",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_penalties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_account_penalties_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_accounts_earnings",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_asset_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_assets",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_bank_account_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_attendance_payment",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_attendance_payment_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_official",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_official_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_meeting_venue",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_nfc",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_nfc_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_request_affected_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_requests",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_scheduled_meeting",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_scheduled_meeting_attendance",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_ship_type_operations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_transfer_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_update",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_visit_collected_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="member_visit_required_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="members_account_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="members_additional_details_data",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="members_commission_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="members_next_of_kin",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="membership_sub_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="membership_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="membership_type_additional_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="mobile_users",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="nfc_status",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="notified_users_invalid_access",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_chat_connections",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_chat_group_user",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_company_module_task_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_message",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_message_recipient",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_notification_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_user_chat_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_user_diary_events",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_user_presence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ntfsys_user_presence_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="number_lookup_db",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_collection_medium",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_commissions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_commissions_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_day_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="officer_supervising_cleark_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="organization_lisence",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payee_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_modes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_transaction_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_transaction_paymode",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_transaction_schedule",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="payment_transaction_schedule_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="permissions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="phone_lock",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="photo_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="photos",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="program",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="purchase_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="rate_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="renew_password_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="renew_password_attempts_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_family",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_family_relations",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_mad_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_operation_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_penalties",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_account_transaction_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sacco_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sales_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_class",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_class_fee_stracture",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_class_stream",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_class_subject_config",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_class_subject_summary",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_exam_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_exams_marks_store",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_exams_offered",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_fee_vote_head",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_overall_grading",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_session",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_stream",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_student_class_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_student_parent",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_student_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_students",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_subject_grading",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_subjects",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_subjects_grouping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="schoolms_terms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sent_sms",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sent_sms_delivery_states",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sent_sms_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="specific_days_opening_exceptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="student_employee",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sub_account_chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sub_account_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="sub_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="support_staff",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="supported_user_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_access_device_type",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_bill_info",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_bill_info_ledger",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_closed_userlogin_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_day_opening",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_open_close_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_openings",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_supporters",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_supporters_modules",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_log",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_progression",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_receipt",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_receipt_id_paymodes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="system_transaction_receipt_mad_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="tax_items_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="tb_2018_june_ferterlizer",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="time_schedule",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="transaction_authorization_systemdetails",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="transaction_descriptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="transaction_stages",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="transaction_types",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="un_transfered_members",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="unit_of_measure",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_branches",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_chart_of_accounts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_gps_location",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_login_attempts",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_login_attempts_raw_hash_token",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_pay_modes",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_period_history",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_self_registration_details",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_system_access_device",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_system_transaction_rights",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_systemlocked_accessexcecptions",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="user_update_logs",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="users",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="users_tonotify",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_client_session",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_client_session_request",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_page",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_page_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_runtime_page_option",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_service_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_supported_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="ussd_supported_code_service_code",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="week_days",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="InnoDB",row_format="Compact",schema="pretups_live_db",table="western_shuttle_allocation_mvp_v1",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="livedb",table="inv_inv_inventory_sale_data_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="livedb",table="inv_inventory_split_cluster_budget",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="livedb",table="inv_inventory_split_cluster_budget_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="livedb",table="inv_inventory_split_cluster_budget_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="livedb",table="lpo_details_grouping",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="pretups_live_db",table="inv_inv_inventory_sale_data_state",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="pretups_live_db",table="inv_inventory_split_cluster_budget",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_group",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="pretups_live_db",table="inv_inventory_split_cluster_budget_item",type="BASE TABLE"} 10 mysql_info_schema_table_version{create_options="",engine="MyISAM",row_format="Dynamic",schema="pretups_live_db",table="lpo_details_grouping",type="BASE TABLE"} 10 # HELP mysql_up Whether the MySQL server is up. # TYPE mysql_up gauge mysql_up 1 # HELP mysql_version_info MySQL version and distribution. # TYPE mysql_version_info gauge mysql_version_info{innodb_version="5.6.51",version="5.6.51",version_comment="MySQL Community Server (GPL)"} 1 # HELP mysqld_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which mysqld_exporter was built. # TYPE mysqld_exporter_build_info gauge mysqld_exporter_build_info{branch="debian/sid",goversion="go1.10.4",revision="0.11.0+ds-1",version="0.11.0+ds"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 4.08 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 7 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.1792384e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.78842253267e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.0479872e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes -1