A)
mysql> SELECT COUNT(*) FROM information_schema.tables;
+----------+
| COUNT(*) |
+----------+
| 279 |
+----------+
1 row in set (0.04 sec)
B)
mysql> SHOW GLOBAL STATUS;
+-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Variable_name | Value |
+-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Aborted_clients | 0 |
| Aborted_connects | 0 |
| Acl_cache_items_count | 0 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 291 |
| Binlog_stmt_cache_disk_use | 0 |
| Binlog_stmt_cache_use | 0 |
| Bytes_received | 2889490 |
| Bytes_sent | 9497399 |
| Caching_sha2_password_rsa_public_key | -----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8JW6ICuUX+16c0ozasAB
Pf0/G+VAnAX5agRpBobt5Nv06Xvfp4sMdOqHzJUBpG0ewIUMjPhAMPNBAQZ+nmxz
Y42Rn1ALAr+ShPsLLg5Hv6U5olVFyihZvZyANd/1bJ8yQAoFeC2jdSYgrVZhvI5z
0NXWhtkGUylkDi1tnxu5aT4thtTSVnPAkrpj1fV3mejcV7EVDVqz/4BAPiJR+5R+
GeIA3HL7paWjO+8ZKZkNz/+cqjqLm82BM6tb2N89wjgtcNaEajHeiubxtZJpAmEt
7dTQa8zxQ0TpVSYMreuKbhn4iIpb6lcUPnfl1b4Yh74Hjp6EWgBBurjLEUuhyGDc
ywIDAQAB
-----END PUBLIC KEY-----
|
| Com_admin_commands | 0 |
| Com_assign_to_keycache | 0 |
| Com_alter_db | 0 |
| Com_alter_event | 0 |
| Com_alter_function | 0 |
| Com_alter_instance | 0 |
| Com_alter_procedure | 0 |
| Com_alter_resource_group | 0 |
| Com_alter_server | 0 |
| Com_alter_table | 0 |
| Com_alter_tablespace | 0 |
| Com_alter_user | 0 |
| Com_alter_user_default_role | 0 |
| Com_analyze | 0 |
| Com_begin | 0 |
| Com_binlog | 0 |
| Com_call_procedure | 0 |
| Com_change_db | 1 |
| Com_change_master | 0 |
| Com_change_repl_filter | 0 |
| Com_change_replication_source | 0 |
| Com_check | 0 |
| Com_checksum | 0 |
| Com_clone | 0 |
| Com_commit | 0 |
| Com_create_db | 1 |
| Com_create_event | 0 |
| Com_create_function | 0 |
| Com_create_index | 0 |
| Com_create_procedure | 0 |
| Com_create_role | 0 |
| Com_create_server | 0 |
| Com_create_table | 35 |
| Com_create_resource_group | 0 |
| Com_create_trigger | 0 |
| Com_create_udf | 0 |
| Com_create_user | 0 |
| Com_create_view | 0 |
| Com_create_spatial_reference_system | 0 |
| Com_dealloc_sql | 0 |
| Com_delete | 0 |
| Com_delete_multi | 0 |
| Com_do | 0 |
| Com_drop_db | 0 |
| Com_drop_event | 0 |
| Com_drop_function | 0 |
| Com_drop_index | 0 |
| Com_drop_procedure | 0 |
| Com_drop_resource_group | 0 |
| Com_drop_role | 0 |
| Com_drop_server | 0 |
| Com_drop_spatial_reference_system | 0 |
| Com_drop_table | 0 |
| Com_drop_trigger | 0 |
| Com_drop_user | 0 |
| Com_drop_view | 0 |
| Com_empty_query | 0 |
| Com_execute_sql | 0 |
| Com_explain_other | 0 |
| Com_flush | 1 |
| Com_get_diagnostics | 0 |
| Com_grant | 0 |
| Com_grant_roles | 0 |
| Com_ha_close | 0 |
| Com_ha_open | 0 |
| Com_ha_read | 0 |
| Com_help | 0 |
| Com_import | 0 |
| Com_insert | 0 |
| Com_insert_select | 0 |
| Com_install_component | 0 |
| Com_install_plugin | 0 |
| Com_kill | 0 |
| Com_load | 0 |
| Com_lock_instance | 0 |
| Com_lock_tables | 0 |
| Com_optimize | 0 |
| Com_preload_keys | 0 |
| Com_prepare_sql | 0 |
| Com_purge | 0 |
| Com_purge_before_date | 0 |
| Com_release_savepoint | 0 |
| Com_rename_table | 0 |
| Com_rename_user | 0 |
| Com_repair | 0 |
| Com_replace | 0 |
| Com_replace_select | 0 |
| Com_reset | 0 |
| Com_resignal | 0 |
| Com_restart | 0 |
| Com_revoke | 0 |
| Com_revoke_all | 0 |
| Com_revoke_roles | 0 |
| Com_rollback | 0 |
| Com_rollback_to_savepoint | 0 |
| Com_savepoint | 0 |
| Com_select | 4641 |
| Com_set_option | 4 |
| Com_set_password | 0 |
| Com_set_resource_group | 0 |
| Com_set_role | 0 |
| Com_signal | 0 |
| Com_show_binlog_events | 0 |
| Com_show_binlogs | 0 |
| Com_show_charsets | 0 |
| Com_show_collations | 0 |
| Com_show_create_db | 0 |
| Com_show_create_event | 0 |
| Com_show_create_func | 0 |
| Com_show_create_proc | 0 |
| Com_show_create_table | 0 |
| Com_show_create_trigger | 0 |
| Com_show_databases | 0 |
| Com_show_engine_logs | 0 |
| Com_show_engine_mutex | 0 |
| Com_show_engine_status | 0 |
| Com_show_events | 0 |
| Com_show_errors | 0 |
| Com_show_fields | 0 |
| Com_show_function_code | 0 |
| Com_show_function_status | 0 |
| Com_show_grants | 0 |
| Com_show_keys | 0 |
| Com_show_master_status | 0 |
| Com_show_open_tables | 0 |
| Com_show_plugins | 0 |
| Com_show_privileges | 0 |
| Com_show_procedure_code | 0 |
| Com_show_procedure_status | 0 |
| Com_show_processlist | 0 |
| Com_show_profile | 0 |
| Com_show_profiles | 0 |
| Com_show_relaylog_events | 0 |
| Com_show_replicas | 0 |
| Com_show_slave_hosts | 0 |
| Com_show_replica_status | 0 |
| Com_show_slave_status | 0 |
| Com_show_status | 1 |
| Com_show_storage_engines | 0 |
| Com_show_table_status | 0 |
| Com_show_tables | 0 |
| Com_show_triggers | 0 |
| Com_show_variables | 0 |
| Com_show_warnings | 0 |
| Com_show_create_user | 0 |
| Com_shutdown | 0 |
| Com_replica_start | 0 |
| Com_slave_start | 0 |
| Com_replica_stop | 0 |
| Com_slave_stop | 0 |
| Com_group_replication_start | 0 |
| Com_group_replication_stop | 0 |
| Com_stmt_execute | 0 |
| Com_stmt_close | 0 |
| Com_stmt_fetch | 0 |
| Com_stmt_prepare | 0 |
| Com_stmt_reset | 0 |
| Com_stmt_send_long_data | 0 |
| Com_truncate | 0 |
| Com_uninstall_component | 0 |
| Com_uninstall_plugin | 0 |
| Com_unlock_instance | 0 |
| Com_unlock_tables | 0 |
| Com_update | 20781 |
| Com_update_multi | 0 |
| Com_xa_commit | 0 |
| Com_xa_end | 0 |
| Com_xa_prepare | 0 |
| Com_xa_recover | 0 |
| Com_xa_rollback | 0 |
| Com_xa_start | 0 |
| Com_stmt_reprepare | 0 |
| Connection_errors_accept | 0 |
| Connection_errors_internal | 0 |
| Connection_errors_max_connections | 0 |
| Connection_errors_peer_address | 0 |
| Connection_errors_select | 0 |
| Connection_errors_tcpwrap | 0 |
| Connections | 2076 |
| Created_tmp_disk_tables | 0 |
| Created_tmp_files | 50 |
| Created_tmp_tables | 131 |
| Current_tls_ca | ca.pem |
| Current_tls_capath | |
| Current_tls_cert | server-cert.pem |
| Current_tls_cipher | |
| Current_tls_ciphersuites | |
| Current_tls_crl | |
| Current_tls_crlpath | |
| Current_tls_key | server-key.pem |
| Current_tls_version | TLSv1.2,TLSv1.3 |
| Delayed_errors | 0 |
| Delayed_insert_threads | 0 |
| Delayed_writes | 0 |
| Error_log_buffered_bytes | 2243304 |
| Error_log_buffered_events | 16069 |
| Error_log_expired_events | 0 |
| Error_log_latest_write | 1666928046592483 |
| Flush_commands | 3 |
| Global_connection_memory | 0 |
| Handler_commit | 26813 |
| Handler_delete | 8 |
| Handler_discover | 0 |
| Handler_external_lock | 67187 |
| Handler_mrr_init | 0 |
| Handler_prepare | 582 |
| Handler_read_first | 23987 |
| Handler_read_key | 3376798 |
| Handler_read_last | 0 |
| Handler_read_next | 17896 |
| Handler_read_prev | 0 |
| Handler_read_rnd | 0 |
| Handler_read_rnd_next | 5988934 |
| Handler_rollback | 0 |
| Handler_savepoint | 0 |
| Handler_savepoint_rollback | 0 |
| Handler_update | 3157529 |
| Handler_write | 189289 |
| Innodb_buffer_pool_dump_status | Dumping of buffer pool not started |
| Innodb_buffer_pool_load_status | Buffer pool(s) load completed at 221028 10:33:32 |
| Innodb_buffer_pool_resize_status | |
| Innodb_buffer_pool_pages_data | 2248 |
| Innodb_buffer_pool_bytes_data | 36831232 |
| Innodb_buffer_pool_pages_dirty | 384 |
| Innodb_buffer_pool_bytes_dirty | 6291456 |
| Innodb_buffer_pool_pages_flushed | 874 |
| Innodb_buffer_pool_pages_free | 5933 |
| Innodb_buffer_pool_pages_misc | 11 |
| Innodb_buffer_pool_pages_total | 8192 |
| Innodb_buffer_pool_read_ahead_rnd | 0 |
| Innodb_buffer_pool_read_ahead | 700 |
| Innodb_buffer_pool_read_ahead_evicted | 0 |
| Innodb_buffer_pool_read_requests | 5717623 |
| Innodb_buffer_pool_reads | 720 |
| Innodb_buffer_pool_wait_free | 0 |
| Innodb_buffer_pool_write_requests | 13211 |
| Innodb_data_fsyncs | 414 |
| Innodb_data_pending_fsyncs | 0 |
| Innodb_data_pending_reads | 0 |
| Innodb_data_pending_writes | 0 |
| Innodb_data_read | 49888256 |
| Innodb_data_reads | 2937 |
| Innodb_data_writes | 2769 |
| Innodb_data_written | 15920640 |
| Innodb_dblwr_pages_written | 733 |
| Innodb_dblwr_writes | 194 |
| Innodb_redo_log_read_only | OFF |
| Innodb_redo_log_uuid | 1075899837 |
| Innodb_redo_log_checkpoint_lsn | 28248371083 |
| Innodb_redo_log_current_lsn | 28251004141 |
| Innodb_redo_log_flushed_to_disk_lsn | 28251004141 |
| Innodb_redo_log_logical_size | 2633728 |
| Innodb_redo_log_physical_size | 9437184 |
| Innodb_redo_log_capacity_resized | 100663296 |
| Innodb_redo_log_resize_status | OK |
| Innodb_log_waits | 0 |
| Innodb_log_write_requests | 11319 |
| Innodb_log_writes | 1563 |
| Innodb_os_log_fsyncs | 0 |
| Innodb_os_log_pending_fsyncs | 0 |
| Innodb_os_log_pending_writes | 0 |
| Innodb_os_log_written | 1233408 |
| Innodb_page_size | 16384 |
| Innodb_pages_created | 151 |
| Innodb_pages_read | 2097 |
| Innodb_pages_written | 874 |
| Innodb_redo_log_enabled | ON |
| Innodb_row_lock_current_waits | 0 |
| Innodb_row_lock_time | 419439 |
| Innodb_row_lock_time_avg | 22 |
| Innodb_row_lock_time_max | 59 |
| Innodb_row_lock_waits | 18700 |
| Innodb_rows_deleted | 0 |
| Innodb_rows_inserted | 0 |
| Innodb_rows_read | 5794845 |
| Innodb_rows_updated | 4405 |
| Innodb_system_rows_deleted | 8 |
| Innodb_system_rows_inserted | 8 |
| Innodb_system_rows_read | 6937 |
| Innodb_system_rows_updated | 331 |
| Innodb_sampled_pages_read | 0 |
| Innodb_sampled_pages_skipped | 0 |
| Innodb_num_open_files | 67 |
| Innodb_truncated_status_writes | 0 |
| Innodb_undo_tablespaces_total | 2 |
| Innodb_undo_tablespaces_implicit | 2 |
| Innodb_undo_tablespaces_explicit | 0 |
| Innodb_undo_tablespaces_active | 2 |
| Key_blocks_not_flushed | 0 |
| Key_blocks_unused | 6698 |
| Key_blocks_used | 0 |
| Key_read_requests | 0 |
| Key_reads | 0 |
| Key_write_requests | 0 |
| Key_writes | 0 |
| Locked_connects | 0 |
| Max_execution_time_exceeded | 0 |
| Max_execution_time_set | 0 |
| Max_execution_time_set_failed | 0 |
| Max_used_connections | 165 |
| Max_used_connections_time | 2022-10-28 10:35:02 |
| Mysqlx_aborted_clients | 0 |
| Mysqlx_address | :: |
| Mysqlx_bytes_received | 0 |
| Mysqlx_bytes_received_compressed_payload | 0 |
| Mysqlx_bytes_received_uncompressed_frame | 0 |
| Mysqlx_bytes_sent | 0 |
| Mysqlx_bytes_sent_compressed_payload | 0 |
| Mysqlx_bytes_sent_uncompressed_frame | 0 |
| Mysqlx_compression_algorithm | |
| Mysqlx_compression_level | |
| Mysqlx_connection_accept_errors | 0 |
| Mysqlx_connection_errors | 0 |
| Mysqlx_connections_accepted | 0 |
| Mysqlx_connections_closed | 0 |
| Mysqlx_connections_rejected | 0 |
| Mysqlx_crud_create_view | 0 |
| Mysqlx_crud_delete | 0 |
| Mysqlx_crud_drop_view | 0 |
| Mysqlx_crud_find | 0 |
| Mysqlx_crud_insert | 0 |
| Mysqlx_crud_modify_view | 0 |
| Mysqlx_crud_update | 0 |
| Mysqlx_cursor_close | 0 |
| Mysqlx_cursor_fetch | 0 |
| Mysqlx_cursor_open | 0 |
| Mysqlx_errors_sent | 0 |
| Mysqlx_errors_unknown_message_type | 0 |
| Mysqlx_expect_close | 0 |
| Mysqlx_expect_open | 0 |
| Mysqlx_init_error | 0 |
| Mysqlx_messages_sent | 0 |
| Mysqlx_notice_global_sent | 0 |
| Mysqlx_notice_other_sent | 0 |
| Mysqlx_notice_warning_sent | 0 |
| Mysqlx_notified_by_group_replication | 0 |
| Mysqlx_port | 33060 |
| Mysqlx_prep_deallocate | 0 |
| Mysqlx_prep_execute | 0 |
| Mysqlx_prep_prepare | 0 |
| Mysqlx_rows_sent | 0 |
| Mysqlx_sessions | 0 |
| Mysqlx_sessions_accepted | 0 |
| Mysqlx_sessions_closed | 0 |
| Mysqlx_sessions_fatal_error | 0 |
| Mysqlx_sessions_killed | 0 |
| Mysqlx_sessions_rejected | 0 |
| Mysqlx_socket | UNDEFINED |
| Mysqlx_ssl_accepts | 0 |
| Mysqlx_ssl_active | |
| Mysqlx_ssl_cipher | |
| Mysqlx_ssl_cipher_list | |
| Mysqlx_ssl_ctx_verify_depth | 18446744073709551615 |
| Mysqlx_ssl_ctx_verify_mode | 5 |
| Mysqlx_ssl_finished_accepts | 0 |
| Mysqlx_ssl_server_not_after | Sep 24 04:21:34 2032 GMT |
| Mysqlx_ssl_server_not_before | Sep 27 04:21:34 2022 GMT |
| Mysqlx_ssl_verify_depth | |
| Mysqlx_ssl_verify_mode | |
| Mysqlx_ssl_version | |
| Mysqlx_stmt_create_collection | 0 |
| Mysqlx_stmt_create_collection_index | 0 |
| Mysqlx_stmt_disable_notices | 0 |
| Mysqlx_stmt_drop_collection | 0 |
| Mysqlx_stmt_drop_collection_index | 0 |
| Mysqlx_stmt_enable_notices | 0 |
| Mysqlx_stmt_ensure_collection | 0 |
| Mysqlx_stmt_execute_mysqlx | 0 |
| Mysqlx_stmt_execute_sql | 0 |
| Mysqlx_stmt_execute_xplugin | 0 |
| Mysqlx_stmt_get_collection_options | 0 |
| Mysqlx_stmt_kill_client | 0 |
| Mysqlx_stmt_list_clients | 0 |
| Mysqlx_stmt_list_notices | 0 |
| Mysqlx_stmt_list_objects | 0 |
| Mysqlx_stmt_modify_collection_options | 0 |
| Mysqlx_stmt_ping | 0 |
| Mysqlx_worker_threads | 2 |
| Mysqlx_worker_threads_active | 0 |
| Not_flushed_delayed_rows | 0 |
| Ongoing_anonymous_transaction_count | 0 |
| Open_files | 3 |
| Open_streams | 0 |
| Open_table_definitions | 101 |
| Open_tables | 964 |
| Opened_files | 3 |
| Opened_table_definitions | 130 |
| Opened_tables | 1045 |
| Performance_schema_accounts_lost | 0 |
| Performance_schema_cond_classes_lost | 0 |
| Performance_schema_cond_instances_lost | 0 |
| Performance_schema_digest_lost | 0 |
| Performance_schema_file_classes_lost | 0 |
| Performance_schema_file_handles_lost | 0 |
| Performance_schema_file_instances_lost | 0 |
| Performance_schema_hosts_lost | 0 |
| Performance_schema_index_stat_lost | 0 |
| Performance_schema_locker_lost | 0 |
| Performance_schema_memory_classes_lost | 0 |
| Performance_schema_metadata_lock_lost | 0 |
| Performance_schema_mutex_classes_lost | 0 |
| Performance_schema_mutex_instances_lost | 0 |
| Performance_schema_nested_statement_lost | 0 |
| Performance_schema_prepared_statements_lost | 0 |
| Performance_schema_program_lost | 0 |
| Performance_schema_rwlock_classes_lost | 0 |
| Performance_schema_rwlock_instances_lost | 0 |
| Performance_schema_session_connect_attrs_longest_seen | 136 |
| Performance_schema_session_connect_attrs_lost | 0 |
| Performance_schema_socket_classes_lost | 0 |
| Performance_schema_socket_instances_lost | 0 |
| Performance_schema_stage_classes_lost | 0 |
| Performance_schema_statement_classes_lost | 0 |
| Performance_schema_table_handles_lost | 0 |
| Performance_schema_table_instances_lost | 0 |
| Performance_schema_table_lock_stat_lost | 0 |
| Performance_schema_thread_classes_lost | 0 |
| Performance_schema_thread_instances_lost | 0 |
| Performance_schema_users_lost | 0 |
| Prepared_stmt_count | 0 |
| Queries | 27352 |
| Questions | 27351 |
| Replica_open_temp_tables | 0 |
| Rsa_public_key | -----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8JW6ICuUX+16c0ozasAB
Pf0/G+VAnAX5agRpBobt5Nv06Xvfp4sMdOqHzJUBpG0ewIUMjPhAMPNBAQZ+nmxz
Y42Rn1ALAr+ShPsLLg5Hv6U5olVFyihZvZyANd/1bJ8yQAoFeC2jdSYgrVZhvI5z
0NXWhtkGUylkDi1tnxu5aT4thtTSVnPAkrpj1fV3mejcV7EVDVqz/4BAPiJR+5R+
GeIA3HL7paWjO+8ZKZkNz/+cqjqLm82BM6tb2N89wjgtcNaEajHeiubxtZJpAmEt
7dTQa8zxQ0TpVSYMreuKbhn4iIpb6lcUPnfl1b4Yh74Hjp6EWgBBurjLEUuhyGDc
ywIDAQAB
-----END PUBLIC KEY-----
|
| Secondary_engine_execution_count | 0 |
| Select_full_join | 1 |
| Select_full_range_join | 0 |
| Select_range | 313 |
| Select_range_check | 0 |
| Select_scan | 4197 |
| Slave_open_temp_tables | 0 |
| Slow_launch_threads | 0 |
| Slow_queries | 0 |
| Sort_merge_passes | 23 |
| Sort_range | 0 |
| Sort_rows | 190583 |
| Sort_scan | 1544 |
| Ssl_accept_renegotiates | 0 |
| Ssl_accepts | 1 |
| Ssl_callback_cache_hits | 0 |
| Ssl_cipher | TLS_AES_256_GCM_SHA384 |
| Ssl_cipher_list | TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-DSS-AES128-SHA256:DHE-DSS-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-DSS-AES128-SHA:DHE-RSA-AES128-SHA:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES256-SHA:CAMELLIA256-SHA:CAMELLIA128-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA |
| Ssl_client_connects | 0 |
| Ssl_connect_renegotiates | 0 |
| Ssl_ctx_verify_depth | 4294967295 |
| Ssl_ctx_verify_mode | 5 |
| Ssl_default_timeout | 7200 |
| Ssl_finished_accepts | 1 |
| Ssl_finished_connects | 0 |
| Ssl_server_not_after | Sep 24 04:21:34 2032 GMT |
| Ssl_server_not_before | Sep 27 04:21:34 2022 GMT |
| Ssl_session_cache_hits | 0 |
| Ssl_session_cache_misses | 0 |
| Ssl_session_cache_mode | SERVER |
| Ssl_session_cache_overflows | 0 |
| Ssl_session_cache_size | 128 |
| Ssl_session_cache_timeout | 300 |
| Ssl_session_cache_timeouts | 0 |
| Ssl_sessions_reused | 0 |
| Ssl_used_session_cache_entries | 0 |
| Ssl_verify_depth | 4294967295 |
| Ssl_verify_mode | 5 |
| Ssl_version | TLSv1.3 |
| Table_locks_immediate | 1 |
| Table_locks_waited | 0 |
| Table_open_cache_hits | 32549 |
| Table_open_cache_misses | 1045 |
| Table_open_cache_overflows | 0 |
| Tc_log_max_pages_used | 0 |
| Tc_log_page_size | 0 |
| Tc_log_page_waits | 0 |
| Threads_cached | 10 |
| Threads_connected | 141 |
| Threads_created | 438 |
| Threads_running | 2 |
| Tls_library_version | OpenSSL 1.1.1o 3 May 2022 |
| Uptime | 96 |
| Uptime_since_flush_status | 96 |
+-------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
488 rows in set (0.00 sec)
C) AFTER approximately 1h30m
mysql> SHOW GLOBAL VARIABLES;
+----------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Variable_name | Value |
+----------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| activate_all_roles_on_login | OFF |
| admin_address | |
| admin_port | 33062 |
| admin_ssl_ca | |
| admin_ssl_capath | |
| admin_ssl_cert | |
| admin_ssl_cipher | |
| admin_ssl_crl | |
| admin_ssl_crlpath | |
| admin_ssl_key | |
| admin_tls_ciphersuites | |
| admin_tls_version | TLSv1.2,TLSv1.3 |
| authentication_policy | caching_sha2_password,, |
| auto_generate_certs | ON |
| auto_increment_increment | 1 |
| auto_increment_offset | 1 |
| autocommit | ON |
| automatic_sp_privileges | ON |
| avoid_temporal_upgrade | OFF |
| back_log | 80 |
| basedir | C:\Program Files\MySQL\MySQL Server 8.0\ |
| big_tables | OFF |
| bind_address | * |
| binlog_cache_size | 32768 |
| binlog_checksum | CRC32 |
| binlog_direct_non_transactional_updates | OFF |
| binlog_encryption | OFF |
| binlog_error_action | ABORT_SERVER |
| binlog_expire_logs_auto_purge | ON |
| binlog_expire_logs_seconds | 2592000 |
| binlog_format | ROW |
| binlog_group_commit_sync_delay | 0 |
| binlog_group_commit_sync_no_delay_count | 0 |
| binlog_gtid_simple_recovery | ON |
| binlog_max_flush_queue_time | 0 |
| binlog_order_commits | ON |
| binlog_rotate_encryption_master_key_at_startup | OFF |
| binlog_row_event_max_size | 8192 |
| binlog_row_image | FULL |
| binlog_row_metadata | MINIMAL |
| binlog_row_value_options | |
| binlog_rows_query_log_events | OFF |
| binlog_stmt_cache_size | 32768 |
| binlog_transaction_compression | OFF |
| binlog_transaction_compression_level_zstd | 3 |
| binlog_transaction_dependency_history_size | 25000 |
| binlog_transaction_dependency_tracking | COMMIT_ORDER |
| block_encryption_mode | aes-128-ecb |
| bulk_insert_buffer_size | 8388608 |
| caching_sha2_password_auto_generate_rsa_keys | ON |
| caching_sha2_password_digest_rounds | 5000 |
| caching_sha2_password_private_key_path | private_key.pem |
| caching_sha2_password_public_key_path | public_key.pem |
| character_set_client | utf8mb4 |
| character_set_connection | utf8mb4 |
| character_set_database | utf8mb4 |
| character_set_filesystem | binary |
| character_set_results | utf8mb4 |
| character_set_server | utf8mb4 |
| character_set_system | utf8mb3 |
| character_sets_dir | C:\Program Files\MySQL\MySQL Server 8.0\share\charsets\ |
| check_proxy_users | OFF |
| collation_connection | utf8mb4_0900_ai_ci |
| collation_database | utf8mb4_0900_ai_ci |
| collation_server | utf8mb4_0900_ai_ci |
| completion_type | NO_CHAIN |
| concurrent_insert | AUTO |
| connect_timeout | 10 |
| connection_memory_chunk_size | 8912 |
| connection_memory_limit | 18446744073709551615 |
| core_file | OFF |
| create_admin_listener_thread | OFF |
| cte_max_recursion_depth | 1000 |
| datadir | C:\ProgramData\MySQL\MySQL Server 8.0\Data\ |
| default_authentication_plugin | caching_sha2_password |
| default_collation_for_utf8mb4 | utf8mb4_0900_ai_ci |
| default_password_lifetime | 0 |
| default_storage_engine | InnoDB |
| default_table_encryption | OFF |
| default_tmp_storage_engine | InnoDB |
| default_week_format | 0 |
| delay_key_write | ON |
| delayed_insert_limit | 100 |
| delayed_insert_timeout | 300 |
| delayed_queue_size | 1000 |
| disabled_storage_engines | |
| disconnect_on_expired_password | ON |
| div_precision_increment | 4 |
| end_markers_in_json | OFF |
| enforce_gtid_consistency | OFF |
| eq_range_index_dive_limit | 200 |
| event_scheduler | ON |
| expire_logs_days | 0 |
| explicit_defaults_for_timestamp | ON |
| flush | OFF |
| flush_time | 0 |
| foreign_key_checks | ON |
| ft_boolean_syntax | + -><()~*:""&| |
| ft_max_word_len | 84 |
| ft_min_word_len | 4 |
| ft_query_expansion_limit | 20 |
| ft_stopword_file | (built-in) |
| general_log | OFF |
| general_log_file | SERVER-DIGITALI.log |
| generated_random_password_length | 20 |
| global_connection_memory_limit | 18446744073709551615 |
| global_connection_memory_tracking | OFF |
| group_concat_max_len | 1024 |
| group_replication_consistency | EVENTUAL |
| gtid_executed | |
| gtid_executed_compression_period | 0 |
| gtid_mode | OFF |
| gtid_owned | |
| gtid_purged | |
| have_compress | YES |
| have_dynamic_loading | YES |
| have_geometry | YES |
| have_openssl | YES |
| have_profiling | YES |
| have_query_cache | NO |
| have_rtree_keys | YES |
| have_ssl | YES |
| have_statement_timeout | YES |
| have_symlink | DISABLED |
| histogram_generation_max_mem_size | 20000000 |
| host_cache_size | 628 |
| hostname | SERVER-DIGITALISASI |
| information_schema_stats_expiry | 86400 |
| init_connect | |
| init_file | |
| init_replica | |
| init_slave | |
| innodb_adaptive_flushing | ON |
| innodb_adaptive_flushing_lwm | 10 |
| innodb_adaptive_hash_index | ON |
| innodb_adaptive_hash_index_parts | 8 |
| innodb_adaptive_max_sleep_delay | 150000 |
| innodb_api_bk_commit_interval | 5 |
| innodb_api_disable_rowlock | OFF |
| innodb_api_enable_binlog | OFF |
| innodb_api_enable_mdl | OFF |
| innodb_api_trx_level | 0 |
| innodb_autoextend_increment | 64 |
| innodb_autoinc_lock_mode | 2 |
| innodb_buffer_pool_chunk_size | 134217728 |
| innodb_buffer_pool_dump_at_shutdown | ON |
| innodb_buffer_pool_dump_now | OFF |
| innodb_buffer_pool_dump_pct | 25 |
| innodb_buffer_pool_filename | ib_buffer_pool |
| innodb_buffer_pool_in_core_file | ON |
| innodb_buffer_pool_instances | 1 |
| innodb_buffer_pool_load_abort | OFF |
| innodb_buffer_pool_load_at_startup | ON |
| innodb_buffer_pool_load_now | OFF |
| innodb_buffer_pool_size | 134217728 |
| innodb_change_buffer_max_size | 25 |
| innodb_change_buffering | all |
| innodb_checksum_algorithm | crc32 |
| innodb_cmp_per_index_enabled | OFF |
| innodb_commit_concurrency | 0 |
| innodb_compression_failure_threshold_pct | 5 |
| innodb_compression_level | 6 |
| innodb_compression_pad_pct_max | 50 |
| innodb_concurrency_tickets | 5000 |
| innodb_data_file_path | ibdata1:12M:autoextend |
| innodb_data_home_dir | |
| innodb_ddl_buffer_size | 1048576 |
| innodb_ddl_threads | 4 |
| innodb_deadlock_detect | ON |
| innodb_dedicated_server | OFF |
| innodb_default_row_format | dynamic |
| innodb_directories | |
| innodb_disable_sort_file_cache | OFF |
| innodb_doublewrite | ON |
| innodb_doublewrite_batch_size | 0 |
| innodb_doublewrite_dir | |
| innodb_doublewrite_files | 2 |
| innodb_doublewrite_pages | 4 |
| innodb_extend_and_initialize | ON |
| innodb_fast_shutdown | 1 |
| innodb_file_per_table | ON |
| innodb_fill_factor | 100 |
| innodb_flush_log_at_timeout | 1 |
| innodb_flush_log_at_trx_commit | 1 |
| innodb_flush_method | unbuffered |
| innodb_flush_neighbors | 0 |
| innodb_flush_sync | ON |
| innodb_flushing_avg_loops | 30 |
| innodb_force_load_corrupted | OFF |
| innodb_force_recovery | 0 |
| innodb_fsync_threshold | 0 |
| innodb_ft_aux_table | |
| innodb_ft_cache_size | 8000000 |
| innodb_ft_enable_diag_print | OFF |
| innodb_ft_enable_stopword | ON |
| innodb_ft_max_token_size | 84 |
| innodb_ft_min_token_size | 3 |
| innodb_ft_num_word_optimize | 2000 |
| innodb_ft_result_cache_limit | 2000000000 |
| innodb_ft_server_stopword_table | |
| innodb_ft_sort_pll_degree | 2 |
| innodb_ft_total_cache_size | 640000000 |
| innodb_ft_user_stopword_table | |
| innodb_idle_flush_pct | 100 |
| innodb_io_capacity | 200 |
| innodb_io_capacity_max | 2000 |
| innodb_lock_wait_timeout | 50 |
| innodb_log_buffer_size | 16777216 |
| innodb_log_checksums | ON |
| innodb_log_compressed_pages | ON |
| innodb_log_file_size | 50331648 |
| innodb_log_files_in_group | 2 |
| innodb_log_group_home_dir | .\ |
| innodb_log_spin_cpu_abs_lwm | 80 |
| innodb_log_spin_cpu_pct_hwm | 50 |
| innodb_log_wait_for_flush_spin_hwm | 400 |
| innodb_log_write_ahead_size | 8192 |
| innodb_log_writer_threads | ON |
| innodb_lru_scan_depth | 1024 |
| innodb_max_dirty_pages_pct | 90.000000 |
| innodb_max_dirty_pages_pct_lwm | 10.000000 |
| innodb_max_purge_lag | 0 |
| innodb_max_purge_lag_delay | 0 |
| innodb_max_undo_log_size | 1073741824 |
| innodb_monitor_disable | |
| innodb_monitor_enable | |
| innodb_monitor_reset | |
| innodb_monitor_reset_all | |
| innodb_old_blocks_pct | 37 |
| innodb_old_blocks_time | 1000 |
| innodb_online_alter_log_max_size | 134217728 |
| innodb_open_files | 4000 |
| innodb_optimize_fulltext_only | OFF |
| innodb_page_cleaners | 1 |
| innodb_page_size | 16384 |
| innodb_parallel_read_threads | 4 |
| innodb_print_all_deadlocks | OFF |
| innodb_print_ddl_logs | OFF |
| innodb_purge_batch_size | 300 |
| innodb_purge_rseg_truncate_frequency | 128 |
| innodb_purge_threads | 4 |
| innodb_random_read_ahead | OFF |
| innodb_read_ahead_threshold | 56 |
| innodb_read_io_threads | 4 |
| innodb_read_only | OFF |
| innodb_redo_log_archive_dirs | |
| innodb_redo_log_capacity | 104857600 |
| innodb_redo_log_encrypt | OFF |
| innodb_replication_delay | 0 |
| innodb_rollback_on_timeout | OFF |
| innodb_rollback_segments | 128 |
| innodb_segment_reserve_factor | 12.500000 |
| innodb_sort_buffer_size | 1048576 |
| innodb_spin_wait_delay | 6 |
| innodb_spin_wait_pause_multiplier | 50 |
| innodb_stats_auto_recalc | ON |
| innodb_stats_include_delete_marked | OFF |
| innodb_stats_method | nulls_equal |
| innodb_stats_on_metadata | OFF |
| innodb_stats_persistent | ON |
| innodb_stats_persistent_sample_pages | 20 |
| innodb_stats_transient_sample_pages | 8 |
| innodb_status_output | OFF |
| innodb_status_output_locks | OFF |
| innodb_strict_mode | ON |
| innodb_sync_array_size | 1 |
| innodb_sync_spin_loops | 30 |
| innodb_table_locks | ON |
| innodb_temp_data_file_path | ibtmp1:12M:autoextend |
| innodb_temp_tablespaces_dir | .\#innodb_temp\ |
| innodb_thread_concurrency | 33 |
| innodb_thread_sleep_delay | 0 |
| innodb_tmpdir | |
| innodb_undo_directory | .\ |
| innodb_undo_log_encrypt | OFF |
| innodb_undo_log_truncate | ON |
| innodb_undo_tablespaces | 2 |
| innodb_use_fdatasync | OFF |
| innodb_use_native_aio | ON |
| innodb_validate_tablespace_paths | ON |
| innodb_version | 8.0.30 |
| innodb_write_io_threads | 4 |
| interactive_timeout | 28800 |
| internal_tmp_mem_storage_engine | TempTable |
| join_buffer_size | 262144 |
| keep_files_on_create | OFF |
| key_buffer_size | 8388608 |
| key_cache_age_threshold | 300 |
| key_cache_block_size | 1024 |
| key_cache_division_limit | 100 |
| keyring_operations | ON |
| large_files_support | ON |
| large_page_size | 0 |
| large_pages | OFF |
| lc_messages | en_US |
| lc_messages_dir | C:\Program Files\MySQL\MySQL Server 8.0\share\ |
| lc_time_names | en_US |
| license | GPL |
| local_infile | OFF |
| lock_wait_timeout | 31536000 |
| log_bin | ON |
| log_bin_basename | C:\ProgramData\MySQL\MySQL Server 8.0\Data\SERVER-DIGITALI-bin |
| log_bin_index | C:\ProgramData\MySQL\MySQL Server 8.0\Data\SERVER-DIGITALI-bin.index |
| log_bin_trust_function_creators | OFF |
| log_bin_use_v1_row_events | OFF |
| log_error | .\SERVER-DIGITALI.err |
| log_error_services | log_filter_internal; log_sink_internal |
| log_error_suppression_list | |
| log_error_verbosity | 2 |
| log_output | FILE |
| log_queries_not_using_indexes | OFF |
| log_raw | OFF |
| log_replica_updates | ON |
| log_slave_updates | ON |
| log_slow_admin_statements | OFF |
| log_slow_extra | OFF |
| log_slow_replica_statements | OFF |
| log_slow_slave_statements | OFF |
| log_statements_unsafe_for_binlog | ON |
| log_throttle_queries_not_using_indexes | 0 |
| log_timestamps | UTC |
| long_query_time | 10.000000 |
| low_priority_updates | OFF |
| lower_case_file_system | ON |
| lower_case_table_names | 1 |
| mandatory_roles | |
| master_info_repository | TABLE |
| master_verify_checksum | OFF |
| max_allowed_packet | 67108864 |
| max_binlog_cache_size | 18446744073709547520 |
| max_binlog_size | 1073741824 |
| max_binlog_stmt_cache_size | 18446744073709547520 |
| max_connect_errors | 500 |
| max_connections | 500 |
| max_delayed_threads | 20 |
| max_digest_length | 1024 |
| max_error_count | 1024 |
| max_execution_time | 0 |
| max_heap_table_size | 16777216 |
| max_insert_delayed_threads | 20 |
| max_join_size | 18446744073709551615 |
| max_length_for_sort_data | 4096 |
| max_points_in_geometry | 65536 |
| max_prepared_stmt_count | 16382 |
| max_relay_log_size | 0 |
| max_seeks_for_key | 4294967295 |
| max_sort_length | 1024 |
| max_sp_recursion_depth | 0 |
| max_user_connections | 0 |
| max_write_lock_count | 4294967295 |
| min_examined_row_limit | 0 |
| myisam_data_pointer_size | 6 |
| myisam_max_sort_file_size | 107374182400 |
| myisam_mmap_size | 18446744073709551615 |
| myisam_recover_options | OFF |
| myisam_sort_buffer_size | 191889408 |
| myisam_stats_method | nulls_unequal |
| myisam_use_mmap | OFF |
| mysql_native_password_proxy_users | OFF |
| mysqlx_bind_address | * |
| mysqlx_compression_algorithms | DEFLATE_STREAM,LZ4_MESSAGE,ZSTD_STREAM |
| mysqlx_connect_timeout | 30 |
| mysqlx_deflate_default_compression_level | 3 |
| mysqlx_deflate_max_client_compression_level | 5 |
| mysqlx_document_id_unique_prefix | 0 |
| mysqlx_enable_hello_notice | ON |
| mysqlx_idle_worker_thread_timeout | 60 |
| mysqlx_interactive_timeout | 28800 |
| mysqlx_lz4_default_compression_level | 2 |
| mysqlx_lz4_max_client_compression_level | 8 |
| mysqlx_max_allowed_packet | 67108864 |
| mysqlx_max_connections | 100 |
| mysqlx_min_worker_threads | 2 |
| mysqlx_port | 33060 |
| mysqlx_port_open_timeout | 0 |
| mysqlx_read_timeout | 30 |
| mysqlx_socket | /tmp/mysqlx.sock |
| mysqlx_ssl_ca | |
| mysqlx_ssl_capath | |
| mysqlx_ssl_cert | |
| mysqlx_ssl_cipher | |
| mysqlx_ssl_crl | |
| mysqlx_ssl_crlpath | |
| mysqlx_ssl_key | |
| mysqlx_wait_timeout | 28800 |
| mysqlx_write_timeout | 60 |
| mysqlx_zstd_default_compression_level | 3 |
| mysqlx_zstd_max_client_compression_level | 11 |
| named_pipe | OFF |
| named_pipe_full_access_group | |
| net_buffer_length | 16384 |
| net_read_timeout | 30 |
| net_retry_count | 10 |
| net_write_timeout | 60 |
| new | OFF |
| ngram_token_size | 2 |
| offline_mode | OFF |
| old | OFF |
| old_alter_table | OFF |
| open_files_limit | 10558 |
| optimizer_max_subgraph_pairs | 100000 |
| optimizer_prune_level | 1 |
| optimizer_search_depth | 62 |
| optimizer_switch | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,engine_condition_pushdown=on,index_condition_pushdown=on,mrr=on,mrr_cost_based=on,block_nested_loop=on,batched_key_access=off,materialization=on,semijoin=on,loosescan=on,firstmatch=on,duplicateweedout=on,subquery_materialization_cost_based=on,use_index_extensions=on,condition_fanout_filter=on,derived_merge=on,use_invisible_indexes=off,skip_scan=on,hash_join=on,subquery_to_derived=off,prefer_ordering_index=on,hypergraph_optimizer=off,derived_condition_pushdown=on |
| optimizer_trace | enabled=off,one_line=off |
| optimizer_trace_features | greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on |
| optimizer_trace_limit | 1 |
| optimizer_trace_max_mem_size | 1048576 |
| optimizer_trace_offset | -1 |
| parser_max_mem_size | 18446744073709551615 |
| partial_revokes | OFF |
| password_history | 0 |
| password_require_current | OFF |
| password_reuse_interval | 0 |
| performance_schema | ON |
| performance_schema_accounts_size | -1 |
| performance_schema_digests_size | 10000 |
| performance_schema_error_size | 5153 |
| performance_schema_events_stages_history_long_size | 10000 |
| performance_schema_events_stages_history_size | 10 |
| performance_schema_events_statements_history_long_size | 10000 |
| performance_schema_events_statements_history_size | 10 |
| performance_schema_events_transactions_history_long_size | 10000 |
| performance_schema_events_transactions_history_size | 10 |
| performance_schema_events_waits_history_long_size | 10000 |
| performance_schema_events_waits_history_size | 10 |
| performance_schema_hosts_size | -1 |
| performance_schema_max_cond_classes | 150 |
| performance_schema_max_cond_instances | -1 |
| performance_schema_max_digest_length | 1024 |
| performance_schema_max_digest_sample_age | 60 |
| performance_schema_max_file_classes | 80 |
| performance_schema_max_file_handles | 32768 |
| performance_schema_max_file_instances | -1 |
| performance_schema_max_index_stat | -1 |
| performance_schema_max_memory_classes | 450 |
| performance_schema_max_metadata_locks | -1 |
| performance_schema_max_mutex_classes | 350 |
| performance_schema_max_mutex_instances | -1 |
| performance_schema_max_prepared_statements_instances | -1 |
| performance_schema_max_program_instances | -1 |
| performance_schema_max_rwlock_classes | 60 |
| performance_schema_max_rwlock_instances | -1 |
| performance_schema_max_socket_classes | 10 |
| performance_schema_max_socket_instances | -1 |
| performance_schema_max_sql_text_length | 1024 |
| performance_schema_max_stage_classes | 175 |
| performance_schema_max_statement_classes | 219 |
| performance_schema_max_statement_stack | 10 |
| performance_schema_max_table_handles | -1 |
| performance_schema_max_table_instances | -1 |
| performance_schema_max_table_lock_stat | -1 |
| performance_schema_max_thread_classes | 100 |
| performance_schema_max_thread_instances | -1 |
| performance_schema_session_connect_attrs_size | 512 |
| performance_schema_setup_actors_size | -1 |
| performance_schema_setup_objects_size | -1 |
| performance_schema_show_processlist | OFF |
| performance_schema_users_size | -1 |
| persist_only_admin_x509_subject | |
| persist_sensitive_variables_in_plaintext | ON |
| persisted_globals_load | ON |
| pid_file | C:\ProgramData\MySQL\MySQL Server 8.0\Data\SERVER-DIGITALISASI.pid |
| plugin_dir | C:\Program Files\MySQL\MySQL Server 8.0\lib\plugin\ |
| port | 3306 |
| preload_buffer_size | 32768 |
| print_identified_with_as_hex | OFF |
| profiling | OFF |
| profiling_history_size | 15 |
| protocol_compression_algorithms | zlib,zstd,uncompressed |
| protocol_version | 10 |
| query_alloc_block_size | 8192 |
| query_prealloc_size | 8192 |
| range_alloc_block_size | 4096 |
| range_optimizer_max_mem_size | 8388608 |
| rbr_exec_mode | STRICT |
| read_buffer_size | 65536 |
| read_only | OFF |
| read_rnd_buffer_size | 262144 |
| regexp_stack_limit | 8000000 |
| regexp_time_limit | 32 |
| relay_log | SERVER-DIGITALISASI-relay-bin |
| relay_log_basename | C:\ProgramData\MySQL\MySQL Server 8.0\Data\SERVER-DIGITALISASI-relay-bin |
| relay_log_index | C:\ProgramData\MySQL\MySQL Server 8.0\Data\SERVER-DIGITALISASI-relay-bin.index |
| relay_log_info_file | relay-log.info |
| relay_log_info_repository | TABLE |
| relay_log_purge | ON |
| relay_log_recovery | OFF |
| relay_log_space_limit | 0 |
| replica_allow_batching | ON |
| replica_checkpoint_group | 512 |
| replica_checkpoint_period | 300 |
| replica_compressed_protocol | OFF |
| replica_exec_mode | STRICT |
| replica_load_tmpdir | C:\Windows\SERVIC~1\NETWOR~1\AppData\Local\Temp |
| replica_max_allowed_packet | 1073741824 |
| replica_net_timeout | 60 |
| replica_parallel_type | LOGICAL_CLOCK |
| replica_parallel_workers | 4 |
| replica_pending_jobs_size_max | 134217728 |
| replica_preserve_commit_order | ON |
| replica_skip_errors | OFF |
| replica_sql_verify_checksum | ON |
| replica_transaction_retries | 10 |
| replica_type_conversions | |
| replication_optimize_for_static_plugin_config | OFF |
| replication_sender_observe_commit_only | OFF |
| report_host | |
| report_password | |
| report_port | 3306 |
| report_user | |
| require_secure_transport | OFF |
| rpl_read_size | 8192 |
| rpl_stop_replica_timeout | 31536000 |
| rpl_stop_slave_timeout | 31536000 |
| schema_definition_cache | 256 |
| secondary_engine_cost_threshold | 100000.000000 |
| secure_file_priv | C:\ProgramData\MySQL\MySQL Server 8.0\Uploads\ |
| select_into_buffer_size | 131072 |
| select_into_disk_sync | OFF |
| select_into_disk_sync_delay | 0 |
| server_id | 1 |
| server_id_bits | 32 |
| server_uuid | de5a2f4d-3e1b-11ed-ab05-f4ee0821130e |
| session_track_gtids | OFF |
| session_track_schema | ON |
| session_track_state_change | OFF |
| session_track_system_variables | time_zone,autocommit,character_set_client,character_set_results,character_set_connection |
| session_track_transaction_info | OFF |
| sha256_password_auto_generate_rsa_keys | ON |
| sha256_password_private_key_path | private_key.pem |
| sha256_password_proxy_users | OFF |
| sha256_password_public_key_path | public_key.pem |
| shared_memory | OFF |
| shared_memory_base_name | MYSQL |
| show_create_table_verbosity | OFF |
| show_gipk_in_create_table_and_information_schema | ON |
| show_old_temporals | OFF |
| skip_external_locking | ON |
| skip_name_resolve | OFF |
| skip_networking | OFF |
| skip_replica_start | OFF |
| skip_show_database | OFF |
| skip_slave_start | OFF |
| slave_allow_batching | ON |
| slave_checkpoint_group | 512 |
| slave_checkpoint_period | 300 |
| slave_compressed_protocol | OFF |
| slave_exec_mode | STRICT |
| slave_load_tmpdir | C:\Windows\SERVIC~1\NETWOR~1\AppData\Local\Temp |
| slave_max_allowed_packet | 1073741824 |
| slave_net_timeout | 60 |
| slave_parallel_type | LOGICAL_CLOCK |
| slave_parallel_workers | 4 |
| slave_pending_jobs_size_max | 134217728 |
| slave_preserve_commit_order | ON |
| slave_rows_search_algorithms | INDEX_SCAN,HASH_SCAN |
| slave_skip_errors | OFF |
| slave_sql_verify_checksum | ON |
| slave_transaction_retries | 10 |
| slave_type_conversions | |
| slow_launch_time | 2 |
| slow_query_log | ON |
| slow_query_log_file | SERVER-DIGITALI-slow.log |
| socket | MySQL |
| sort_buffer_size | 262144 |
| source_verify_checksum | OFF |
| sql_auto_is_null | OFF |
| sql_big_selects | ON |
| sql_buffer_result | OFF |
| sql_generate_invisible_primary_key | OFF |
| sql_log_off | OFF |
| sql_mode | STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION |
| sql_notes | ON |
| sql_quote_show_create | ON |
| sql_replica_skip_counter | 0 |
| sql_require_primary_key | OFF |
| sql_safe_updates | OFF |
| sql_select_limit | 18446744073709551615 |
| sql_slave_skip_counter | 0 |
| sql_warnings | OFF |
| ssl_ca | ca.pem |
| ssl_capath | |
| ssl_cert | server-cert.pem |
| ssl_cipher | |
| ssl_crl | |
| ssl_crlpath | |
| ssl_fips_mode | OFF |
| ssl_key | server-key.pem |
| ssl_session_cache_mode | ON |
| ssl_session_cache_timeout | 300 |
| stored_program_cache | 256 |
| stored_program_definition_cache | 256 |
| super_read_only | OFF |
| sync_binlog | 1 |
| sync_master_info | 10000 |
| sync_relay_log | 10000 |
| sync_relay_log_info | 10000 |
| sync_source_info | 10000 |
| system_time_zone | SE Asia Standard Time |
| table_definition_cache | 2000 |
| table_encryption_privilege_check | OFF |
| table_open_cache | 4000 |
| table_open_cache_instances | 16 |
| tablespace_definition_cache | 256 |
| temptable_max_mmap | 1073741824 |
| temptable_max_ram | 1073741824 |
| temptable_use_mmap | ON |
| terminology_use_previous | NONE |
| thread_cache_size | 10 |
| thread_handling | one-thread-per-connection |
| thread_stack | 1048576 |
| time_zone | SYSTEM |
| tls_ciphersuites | |
| tls_version | TLSv1.2,TLSv1.3 |
| tmp_table_size | 100663296 |
| tmpdir | C:\Windows\SERVIC~1\NETWOR~1\AppData\Local\Temp |
| transaction_alloc_block_size | 8192 |
| transaction_isolation | REPEATABLE-READ |
| transaction_prealloc_size | 4096 |
| transaction_read_only | OFF |
| transaction_write_set_extraction | XXHASH64 |
| unique_checks | ON |
| updatable_views_with_limit | YES |
| version | 8.0.30 |
| version_comment | MySQL Community Server - GPL |
| version_compile_machine | x86_64 |
| version_compile_os | Win64 |
| version_compile_zlib | 1.2.12 |
| wait_timeout | 28800 |
| windowing_use_high_precision | ON |
| xa_detach_on_prepare | ON |
+----------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
632 rows in set (0.01 sec)
G)
mysql> SHOW ENGINE INNODB STATUS;
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Type | Name | Status |
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| InnoDB | |
=====================================
2022-10-28 12:17:23 0x2364 INNODB MONITOR OUTPUT
=====================================
Per second averages calculated from the last 18 seconds
-----------------
BACKGROUND THREAD
-----------------
srv_master_thread loops: 5719 srv_active, 0 srv_shutdown, 478 srv_idle
srv_master_thread log flush and writes: 0
----------
SEMAPHORES
----------
OS WAIT ARRAY INFO: reservation count 44885
OS WAIT ARRAY INFO: signal count 43191
RW-shared spins 0, rounds 0, OS waits 0
RW-excl spins 0, rounds 0, OS waits 0
RW-sx spins 0, rounds 0, OS waits 0
Spin rounds per wait: 0.00 RW-shared, 0.00 RW-excl, 0.00 RW-sx
------------
TRANSACTIONS
------------
Trx id counter 194443293
Purge done for trx's n:o < 194443293 undo n:o < 0 state: running but idle
History list length 13
LIST OF TRANSACTIONS FOR EACH SESSION:
---TRANSACTION 283190855113800, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855116128, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855025336, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855129320, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855033872, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855033096, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855126992, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855120008, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855026112, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855127768, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855015248, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855120784, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855123888, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855132424, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855126216, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855125440, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855123112, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855113024, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855052496, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855112248, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855122336, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855050944, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855036200, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855119232, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855044736, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855118456, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855116904, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855115352, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855109144, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855031544, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855027664, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855114576, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855111472, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855110696, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855109920, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855046288, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855108368, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855107592, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855106816, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855106040, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855105264, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855104488, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855103712, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855102936, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855102160, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855101384, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855100608, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855099832, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855099056, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855098280, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855097504, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855096728, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855095952, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855095176, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855094400, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855093624, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855092848, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855092072, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855091296, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855090520, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855089744, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855088968, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855088192, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855087416, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855086640, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855085864, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855085088, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855084312, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855083536, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855082760, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855081984, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855081208, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855080432, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855079656, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855078880, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855078104, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855077328, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855076552, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855075776, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855075000, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855074224, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855073448, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855072672, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855071896, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855071120, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855070344, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855069568, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855068792, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855068016, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855067240, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855066464, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855065688, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855064912, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855064136, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855063360, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855062584, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855061808, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855061032, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855060256, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855059480, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855058704, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855057928, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855057152, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855056376, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855055600, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855054824, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855054048, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855053272, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855051720, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855021456, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855050168, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855023784, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855049392, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855048616, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855047840, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855047064, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855045512, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855043960, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855043184, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855040080, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855042408, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855041632, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855040856, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855039304, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855038528, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855037752, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855036976, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855035424, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855034648, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855032320, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855030768, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855020680, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855019904, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855016800, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855029992, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855028440, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855023008, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855029216, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855018352, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855026888, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855017576, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855022232, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855016024, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855024560, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855014472, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855019128, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855013696, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855012920, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
---TRANSACTION 283190855012144, not started
0 lock struct(s), heap size 1128, 0 row lock(s)
--------
FILE I/O
--------
I/O thread 0 state: wait Windows aio (insert buffer thread)
I/O thread 1 state: wait Windows aio (log thread)
I/O thread 2 state: wait Windows aio (read thread)
I/O thread 3 state: wait Windows aio (read thread)
I/O thread 4 state: wait Windows aio (read thread)
I/O thread 5 state: wait Windows aio (read thread)
I/O thread 6 state: wait Windows aio (write thread)
I/O thread 7 state: wait Windows aio (write thread)
I/O thread 8 state: wait Windows aio (write thread)
I/O thread 9 state: wait Windows aio (write thread)
Pending normal aio reads: [0, 0, 0, 0] , aio writes: [0, 0, 0, 0] ,
ibuf aio reads:, log i/o's:
Pending flushes (fsync) log: 0; buffer pool: 0
2937 OS file reads, 160949 OS file writes, 27280 OS fsyncs
0.00 reads/s, 0 avg bytes/read, 22.48 writes/s, 1.36 fsyncs/s
-------------------------------------
INSERT BUFFER AND ADAPTIVE HASH INDEX
-------------------------------------
Ibuf: size 1, free list len 0, seg size 2, 0 merges
merged operations:
insert 0, delete mark 0, delete 0
discarded operations:
insert 0, delete mark 0, delete 0
Hash table size 34679, node heap has 1 buffer(s)
Hash table size 34679, node heap has 1 buffer(s)
Hash table size 34679, node heap has 4 buffer(s)
Hash table size 34679, node heap has 1 buffer(s)
Hash table size 34679, node heap has 1 buffer(s)
Hash table size 34679, node heap has 1 buffer(s)
Hash table size 34679, node heap has 2 buffer(s)
Hash table size 34679, node heap has 1 buffer(s)
83.16 hash searches/s, 14.44 non-hash searches/s
---
LOG
---
Log sequence number 28290068865
Log buffer assigned up to 28290068865
Log buffer completed up to 28290068865
Log written up to 28290068865
Log flushed up to 28290068865
Added dirty pages up to 28290068865
Pages flushed up to 28287533592
Last checkpoint at 28287533139
Log minimum file id is 8984
Log maximum file id is 8999
92208 log i/o's done, 17.26 log i/o's/second
----------------------
BUFFER POOL AND MEMORY
----------------------
Total large memory allocated 0
Dictionary memory allocated 769192
Buffer pool size 8191
Free buffers 5922
Database pages 2257
Old database pages 848
Modified db pages 324
Pending reads 0
Pending writes: LRU 0, flush list 0, single page 0
Pages made young 0, not young 0
0.00 youngs/s, 0.00 non-youngs/s
Pages read 2097, created 160, written 53208
0.00 reads/s, 0.00 creates/s, 3.21 writes/s
Buffer pool hit rate 1000 / 1000, young-making rate 0 / 1000 not 0 / 1000
Pages read ahead 0.00/s, evicted without access 0.00/s, Random read ahead 0.00/s
LRU len: 2257, unzip_LRU len: 0
I/O sum[0]:cur[3], unzip sum[0]:cur[0]
--------------
ROW OPERATIONS
--------------
0 queries inside InnoDB, 0 queries in queue
0 read views open inside InnoDB
Process ID=9364, Main thread ID=1940 , state=sleeping
Number of rows inserted 2583, updated 298652, deleted 0, read 299078535
6.83 inserts/s, 52.39 updates/s, 0.00 deletes/s, 46723.46 reads/s
Number of system rows inserted 8, updated 331, deleted 8, read 6964
0.00 inserts/s, 0.00 updates/s, 0.00 deletes/s, 0.00 reads/s
----------------------------
END OF INNODB MONITOR OUTPUT
============================
|
+--------+------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.02 sec)
H) last 500 lines of error log
2022-10-28T02:14:54.757932Z 0 [System] [MY-013105] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Normal shutdown.
2022-10-28T02:14:56.770337Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16 user: 'root'.
2022-10-28T02:14:56.772029Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8 user: 'root'.
2022-10-28T02:14:56.773607Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 264 user: 'root'.
2022-10-28T02:14:56.775188Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 56 user: 'root'.
2022-10-28T02:14:56.776785Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 72 user: 'root'.
2022-10-28T02:14:56.778468Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 176 user: 'root'.
2022-10-28T02:14:56.780232Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 256 user: 'root'.
2022-10-28T02:14:56.781990Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 296 user: 'root'.
2022-10-28T02:14:56.783734Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 312 user: 'root'.
2022-10-28T02:14:56.785482Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 304 user: 'root'.
2022-10-28T02:14:56.787276Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 280 user: 'root'.
2022-10-28T02:14:56.788473Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 272 user: 'root'.
2022-10-28T02:14:56.789634Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 288 user: 'root'.
2022-10-28T02:14:56.790723Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 872 user: 'root'.
2022-10-28T02:14:56.791833Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16888 user: 'root'.
2022-10-28T02:14:56.792940Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 30592 user: 'root'.
2022-10-28T02:14:56.794051Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8816 user: 'root'.
2022-10-28T02:14:56.795162Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 49 user: 'root'.
2022-10-28T02:14:56.797051Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 17 user: 'root'.
2022-10-28T02:14:56.798003Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 9 user: 'root'.
2022-10-28T02:14:56.799238Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 25 user: 'root'.
2022-10-28T02:14:56.800498Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 265 user: 'root'.
2022-10-28T02:14:56.801635Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 57 user: 'root'.
2022-10-28T02:14:56.802584Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 73 user: 'root'.
2022-10-28T02:14:56.803675Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 81 user: 'root'.
2022-10-28T02:14:56.804613Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 257 user: 'root'.
2022-10-28T02:14:56.805708Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 273 user: 'root'.
2022-10-28T02:14:56.807902Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 297 user: 'root'.
2022-10-28T02:14:56.810064Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 305 user: 'root'.
2022-10-28T02:14:56.812220Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 281 user: 'root'.
2022-10-28T02:14:56.814424Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 289 user: 'root'.
2022-10-28T02:14:56.816767Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8809 user: 'root'.
2022-10-28T02:14:56.818462Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 266 user: 'root'.
2022-10-28T02:14:56.820190Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 298 user: 'root'.
2022-10-28T02:14:56.820965Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 306 user: 'root'.
2022-10-28T02:14:56.821739Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 274 user: 'root'.
2022-10-28T02:14:56.822547Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 282 user: 'root'.
2022-10-28T02:14:56.823281Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 290 user: 'root'.
2022-10-28T02:14:56.824052Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8810 user: 'root'.
2022-10-28T02:14:56.824827Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 11 user: 'root'.
2022-10-28T02:14:56.825591Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 27 user: 'root'.
2022-10-28T02:14:56.826384Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 51 user: 'root'.
2022-10-28T02:14:56.827141Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 83 user: 'root'.
2022-10-28T02:14:56.827894Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 251 user: 'root'.
2022-10-28T02:14:56.828610Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 267 user: 'root'.
2022-10-28T02:14:56.829341Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 299 user: 'root'.
2022-10-28T02:14:56.830060Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 307 user: 'root'.
2022-10-28T02:14:56.830776Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 315 user: 'root'.
2022-10-28T02:14:56.831509Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 275 user: 'root'.
2022-10-28T02:14:56.832410Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 283 user: 'root'.
2022-10-28T02:14:56.833133Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 291 user: 'root'.
2022-10-28T02:14:56.833843Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 28027 user: 'root'.
2022-10-28T02:14:56.834579Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8811 user: 'root'.
2022-10-28T02:14:56.835301Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 30595 user: 'root'.
2022-10-28T02:14:56.836034Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 12 user: 'root'.
2022-10-28T02:14:56.837761Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8812 user: 'root'.
2022-10-28T02:14:56.838550Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 28 user: 'root'.
2022-10-28T02:14:56.839303Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 20 user: 'root'.
2022-10-28T02:14:56.840045Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 60 user: 'root'.
2022-10-28T02:14:56.840825Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 76 user: 'root'.
2022-10-28T02:14:56.841571Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 164 user: 'root'.
2022-10-28T02:14:56.842267Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 244 user: 'root'.
2022-10-28T02:14:56.842963Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 252 user: 'root'.
2022-10-28T02:14:56.843658Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 268 user: 'root'.
2022-10-28T02:14:56.844359Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 300 user: 'root'.
2022-10-28T02:14:56.845079Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 308 user: 'root'.
2022-10-28T02:14:56.845797Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 316 user: 'root'.
2022-10-28T02:14:56.846520Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 276 user: 'root'.
2022-10-28T02:14:56.847254Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 284 user: 'root'.
2022-10-28T02:14:56.847957Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 292 user: 'root'.
2022-10-28T02:14:56.848657Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16636 user: 'root'.
2022-10-28T02:14:56.849378Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 2260 user: 'root'.
2022-10-28T02:14:56.850085Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 22860 user: 'root'.
2022-10-28T02:14:56.850833Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 29340 user: 'root'.
2022-10-28T02:14:56.851558Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 13 user: 'root'.
2022-10-28T02:14:56.853350Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 253 user: 'root'.
2022-10-28T02:14:56.854111Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 269 user: 'root'.
2022-10-28T02:14:56.854877Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 301 user: 'root'.
2022-10-28T02:14:56.855655Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 309 user: 'root'.
2022-10-28T02:14:56.856443Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 389 user: 'root'.
2022-10-28T02:14:56.857194Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 277 user: 'root'.
2022-10-28T02:14:56.857969Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 285 user: 'root'.
2022-10-28T02:14:56.858774Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 293 user: 'root'.
2022-10-28T02:14:56.859560Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 877 user: 'root'.
2022-10-28T02:14:56.860326Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8813 user: 'root'.
2022-10-28T02:14:56.861056Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 14 user: 'root'.
2022-10-28T02:14:56.862200Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 78 user: 'root'.
2022-10-28T02:14:56.863299Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 270 user: 'root'.
2022-10-28T02:14:56.864236Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 254 user: 'root'.
2022-10-28T02:14:56.864998Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 302 user: 'root'.
2022-10-28T02:14:56.865744Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 310 user: 'root'.
2022-10-28T02:14:56.866517Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 278 user: 'root'.
2022-10-28T02:14:56.867227Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 286 user: 'root'.
2022-10-28T02:14:56.867939Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 294 user: 'root'.
2022-10-28T02:14:56.868676Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 2262 user: 'root'.
2022-10-28T02:14:56.869395Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 390 user: 'root'.
2022-10-28T02:14:56.870131Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 4582 user: 'root'.
2022-10-28T02:14:56.870853Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8814 user: 'root'.
2022-10-28T02:14:56.871571Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 29183 user: 'root'.
2022-10-28T02:14:56.872435Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 263 user: 'root'.
2022-10-28T02:14:56.873241Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 55 user: 'root'.
2022-10-28T02:14:56.873987Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 271 user: 'root'.
2022-10-28T02:14:56.874746Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 175 user: 'root'.
2022-10-28T02:14:56.875509Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 295 user: 'root'.
2022-10-28T02:14:56.876282Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 303 user: 'root'.
2022-10-28T02:14:56.877002Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 311 user: 'root'.
2022-10-28T02:14:56.877705Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 279 user: 'root'.
2022-10-28T02:14:56.878310Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 287 user: 'root'.
2022-10-28T02:14:56.879064Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 871 user: 'root'.
2022-10-28T02:14:56.879798Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8815 user: 'root'.
2022-10-28T02:14:57.502863Z 0 [System] [MY-010910] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.30) MySQL Community Server - GPL.
2022-10-28T02:14:57.969578Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T02:14:57.970858Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 9052
2022-10-28T02:14:57.998578Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T02:14:58.002755Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T02:14:58.264003Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T02:14:59.425250Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T02:14:59.425728Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T02:14:59.499585Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T02:14:59.499587Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T02:15:01.947486Z 120 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947497Z 132 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947573Z 56 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947610Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947725Z 134 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947826Z 121 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947838Z 104 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947941Z 133 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947958Z 139 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958362Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958366Z 130 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958374Z 137 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958442Z 127 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958520Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958545Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958604Z 129 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958727Z 136 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958728Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958786Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958768Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980478Z 142 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.963412Z 135 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.963507Z 148 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979161Z 111 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979210Z 117 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979199Z 150 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979319Z 126 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979341Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979461Z 131 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979499Z 140 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979619Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979648Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979678Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979778Z 112 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979751Z 125 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979838Z 141 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979975Z 101 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980031Z 151 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980096Z 55 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980177Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980153Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980300Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980283Z 138 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980413Z 146 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958870Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980546Z 149 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980673Z 152 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.994705Z 145 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.994872Z 147 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.010738Z 180 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.010758Z 172 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.010854Z 170 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.026886Z 173 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.042610Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.058573Z 179 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.090458Z 174 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.090577Z 178 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.169755Z 211 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.685696Z 392 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:03.279710Z 442 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.279740Z 439 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.296041Z 441 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.310769Z 440 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.602841Z 445 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.634633Z 444 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.655193Z 443 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:09.067488Z 613 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
2022-10-28T02:19:46.900851Z 14181 [Warning] [MY-010055] [Server] IP address '10.x.x.xx4' could not be resolved: No such host is known.
02:27:47 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa8cffb496 jemalloc.dll!???
7ffa8cffb918 jemalloc.dll!???
7ffa8cffef91 jemalloc.dll!je_realloc()
7ffa89c3e833 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T02:29:08.868437Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T02:29:08.869933Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 6476
2022-10-28T02:29:08.903239Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T02:29:08.908205Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T02:29:10.056786Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T02:29:10.771744Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T02:29:10.776865Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T02:29:10.938327Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T02:29:10.938890Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T02:29:11.031419Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T02:29:11.031603Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T02:29:13.369478Z 8 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.369788Z 10 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.383214Z 9 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.384940Z 19 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.384921Z 18 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385041Z 17 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385113Z 22 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385933Z 14 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385990Z 21 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.386075Z 16 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.396811Z 20 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.396928Z 13 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.416952Z 23 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.417082Z 11 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.432993Z 31 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.464413Z 24 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464401Z 25 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464549Z 29 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464564Z 26 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480022Z 30 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480114Z 28 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480115Z 27 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496068Z 44 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496181Z 50 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.496283Z 48 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.496303Z 45 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496357Z 42 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.511832Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.511911Z 64 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.511992Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.525776Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.527848Z 43 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.527972Z 66 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.528035Z 46 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.559534Z 70 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559645Z 86 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559688Z 47 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.559728Z 62 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559750Z 63 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559869Z 85 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620954Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620925Z 108 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620962Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.621016Z 106 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.621015Z 112 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636421Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636497Z 104 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636563Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.652073Z 113 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.652195Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667233Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667296Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667320Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682932Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682937Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682939Z 142 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682981Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682982Z 107 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.683052Z 111 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714279Z 145 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714332Z 150 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714318Z 152 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714850Z 153 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729402Z 148 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729550Z 154 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729600Z 147 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.744892Z 149 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:14.604658Z 301 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:15.416016Z 321 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416028Z 324 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416131Z 325 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416144Z 326 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416225Z 323 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.417072Z 322 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.447678Z 327 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.572311Z 328 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:17.088494Z 320 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
2022-10-28T02:29:33.248533Z 1134 [Warning] [MY-010055] [Server] IP address '10.xx.x.xx4' could not be resolved: No such host is known.
03:27:30 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa8cffb496 jemalloc.dll!???
7ffa8cffb918 jemalloc.dll!???
7ffa8cffef91 jemalloc.dll!je_realloc()
7ffa89c3e833 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T03:33:29.974934Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T03:33:29.976314Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 9364
2022-10-28T03:33:30.046617Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T03:33:30.056636Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T03:33:31.528872Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T03:33:32.367714Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T03:33:32.373460Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T03:33:32.542385Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T03:33:32.543126Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T03:33:32.621390Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T03:33:32.621429Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T03:33:35.096486Z 33 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.097626Z 37 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.104589Z 32 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.104666Z 34 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.121166Z 64 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.121289Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135399Z 59 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135447Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135553Z 65 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135594Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135578Z 56 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135621Z 35 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.137191Z 60 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150889Z 81 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150915Z 83 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150985Z 58 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151045Z 63 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151078Z 79 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151126Z 84 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151156Z 80 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151949Z 86 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.152010Z 82 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.152054Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.153030Z 85 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166024Z 88 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166130Z 55 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166126Z 62 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182005Z 94 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182029Z 87 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182061Z 93 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182194Z 91 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.192096Z 90 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.192147Z 92 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.197725Z 89 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.308364Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.308473Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.370632Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.512479Z 109 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512506Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512606Z 98 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512661Z 99 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512696Z 95 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512784Z 96 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512773Z 97 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.621810Z 117 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.621907Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.636970Z 120 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.636987Z 121 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.637107Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.653005Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.668782Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.856350Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872535Z 140 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872603Z 141 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872643Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.249938Z 171 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.423559Z 173 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.486655Z 174 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.549397Z 175 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.565149Z 176 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.721419Z 183 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.190056Z 184 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:37.221140Z 185 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:37.549214Z 190 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.549273Z 187 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.549288Z 188 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.564834Z 191 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596286Z 189 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596394Z 192 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596445Z 193 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:34:06.592483Z 815 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
07:47:54 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa87d6b496 jemalloc.dll!???
7ffa87d6b918 jemalloc.dll!???
7ffa87d6ef91 jemalloc.dll!je_realloc()
7ffa89bf7ddd libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c3bcd2 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c3e7e3 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T07:55:58.980579Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T07:55:58.981852Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 10164
2022-10-28T07:55:59.009441Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T07:55:59.013586Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T07:56:00.106438Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T07:56:00.891785Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T07:56:00.896926Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T07:56:01.459224Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T07:56:01.459703Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T07:56:01.559447Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T07:56:01.559470Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T07:56:03.881106Z 28 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881391Z 29 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881543Z 24 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881635Z 45 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881763Z 26 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881849Z 48 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881985Z 46 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896048Z 43 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896108Z 47 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896169Z 34 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896210Z 32 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912140Z 51 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912195Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912255Z 50 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912285Z 44 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912313Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927724Z 59 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927792Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927882Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927855Z 33 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927917Z 42 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.943355Z 52 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.958913Z 60 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.974638Z 68 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990491Z 66 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990547Z 80 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990597Z 76 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990647Z 81 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990716Z 58 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990744Z 75 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990789Z 67 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990884Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.006078Z 77 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037296Z 89 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037400Z 74 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037465Z 73 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037558Z 88 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.052925Z 93 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.052999Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.053064Z 97 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.053101Z 87 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.068618Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.068669Z 99 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.084130Z 98 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.084250Z 94 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115352Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115351Z 101 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115444Z 106 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.161914Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.162083Z 109 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.162100Z 108 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.193647Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.224909Z 125 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.240470Z 156 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.271569Z 36 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271764Z 38 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271722Z 18 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271744Z 35 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271848Z 41 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.287293Z 40 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.287350Z 39 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.334059Z 37 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380768Z 203 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380799Z 204 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380865Z 205 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380906Z 202 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.396341Z 207 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.411916Z 201 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.411994Z 206 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.818955Z 210 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:11.622407Z 314 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
2022-10-28T02:14:56.770337Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16 user: 'root'.
2022-10-28T02:14:56.772029Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8 user: 'root'.
2022-10-28T02:14:56.773607Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 264 user: 'root'.
2022-10-28T02:14:56.775188Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 56 user: 'root'.
2022-10-28T02:14:56.776785Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 72 user: 'root'.
2022-10-28T02:14:56.778468Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 176 user: 'root'.
2022-10-28T02:14:56.780232Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 256 user: 'root'.
2022-10-28T02:14:56.781990Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 296 user: 'root'.
2022-10-28T02:14:56.783734Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 312 user: 'root'.
2022-10-28T02:14:56.785482Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 304 user: 'root'.
2022-10-28T02:14:56.787276Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 280 user: 'root'.
2022-10-28T02:14:56.788473Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 272 user: 'root'.
2022-10-28T02:14:56.789634Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 288 user: 'root'.
2022-10-28T02:14:56.790723Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 872 user: 'root'.
2022-10-28T02:14:56.791833Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16888 user: 'root'.
2022-10-28T02:14:56.792940Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 30592 user: 'root'.
2022-10-28T02:14:56.794051Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8816 user: 'root'.
2022-10-28T02:14:56.795162Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 49 user: 'root'.
2022-10-28T02:14:56.797051Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 17 user: 'root'.
2022-10-28T02:14:56.798003Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 9 user: 'root'.
2022-10-28T02:14:56.799238Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 25 user: 'root'.
2022-10-28T02:14:56.800498Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 265 user: 'root'.
2022-10-28T02:14:56.801635Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 57 user: 'root'.
2022-10-28T02:14:56.802584Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 73 user: 'root'.
2022-10-28T02:14:56.803675Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 81 user: 'root'.
2022-10-28T02:14:56.804613Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 257 user: 'root'.
2022-10-28T02:14:56.805708Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 273 user: 'root'.
2022-10-28T02:14:56.807902Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 297 user: 'root'.
2022-10-28T02:14:56.810064Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 305 user: 'root'.
2022-10-28T02:14:56.812220Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 281 user: 'root'.
2022-10-28T02:14:56.814424Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 289 user: 'root'.
2022-10-28T02:14:56.816767Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8809 user: 'root'.
2022-10-28T02:14:56.818462Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 266 user: 'root'.
2022-10-28T02:14:56.820190Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 298 user: 'root'.
2022-10-28T02:14:56.820965Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 306 user: 'root'.
2022-10-28T02:14:56.821739Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 274 user: 'root'.
2022-10-28T02:14:56.822547Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 282 user: 'root'.
2022-10-28T02:14:56.823281Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 290 user: 'root'.
2022-10-28T02:14:56.824052Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8810 user: 'root'.
2022-10-28T02:14:56.824827Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 11 user: 'root'.
2022-10-28T02:14:56.825591Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 27 user: 'root'.
2022-10-28T02:14:56.826384Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 51 user: 'root'.
2022-10-28T02:14:56.827141Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 83 user: 'root'.
2022-10-28T02:14:56.827894Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 251 user: 'root'.
2022-10-28T02:14:56.828610Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 267 user: 'root'.
2022-10-28T02:14:56.829341Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 299 user: 'root'.
2022-10-28T02:14:56.830060Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 307 user: 'root'.
2022-10-28T02:14:56.830776Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 315 user: 'root'.
2022-10-28T02:14:56.831509Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 275 user: 'root'.
2022-10-28T02:14:56.832410Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 283 user: 'root'.
2022-10-28T02:14:56.833133Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 291 user: 'root'.
2022-10-28T02:14:56.833843Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 28027 user: 'root'.
2022-10-28T02:14:56.834579Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8811 user: 'root'.
2022-10-28T02:14:56.835301Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 30595 user: 'root'.
2022-10-28T02:14:56.836034Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 12 user: 'root'.
2022-10-28T02:14:56.837761Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8812 user: 'root'.
2022-10-28T02:14:56.838550Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 28 user: 'root'.
2022-10-28T02:14:56.839303Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 20 user: 'root'.
2022-10-28T02:14:56.840045Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 60 user: 'root'.
2022-10-28T02:14:56.840825Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 76 user: 'root'.
2022-10-28T02:14:56.841571Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 164 user: 'root'.
2022-10-28T02:14:56.842267Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 244 user: 'root'.
2022-10-28T02:14:56.842963Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 252 user: 'root'.
2022-10-28T02:14:56.843658Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 268 user: 'root'.
2022-10-28T02:14:56.844359Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 300 user: 'root'.
2022-10-28T02:14:56.845079Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 308 user: 'root'.
2022-10-28T02:14:56.845797Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 316 user: 'root'.
2022-10-28T02:14:56.846520Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 276 user: 'root'.
2022-10-28T02:14:56.847254Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 284 user: 'root'.
2022-10-28T02:14:56.847957Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 292 user: 'root'.
2022-10-28T02:14:56.848657Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 16636 user: 'root'.
2022-10-28T02:14:56.849378Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 2260 user: 'root'.
2022-10-28T02:14:56.850085Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 22860 user: 'root'.
2022-10-28T02:14:56.850833Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 29340 user: 'root'.
2022-10-28T02:14:56.851558Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 13 user: 'root'.
2022-10-28T02:14:56.853350Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 253 user: 'root'.
2022-10-28T02:14:56.854111Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 269 user: 'root'.
2022-10-28T02:14:56.854877Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 301 user: 'root'.
2022-10-28T02:14:56.855655Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 309 user: 'root'.
2022-10-28T02:14:56.856443Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 389 user: 'root'.
2022-10-28T02:14:56.857194Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 277 user: 'root'.
2022-10-28T02:14:56.857969Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 285 user: 'root'.
2022-10-28T02:14:56.858774Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 293 user: 'root'.
2022-10-28T02:14:56.859560Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 877 user: 'root'.
2022-10-28T02:14:56.860326Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8813 user: 'root'.
2022-10-28T02:14:56.861056Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 14 user: 'root'.
2022-10-28T02:14:56.862200Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 78 user: 'root'.
2022-10-28T02:14:56.863299Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 270 user: 'root'.
2022-10-28T02:14:56.864236Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 254 user: 'root'.
2022-10-28T02:14:56.864998Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 302 user: 'root'.
2022-10-28T02:14:56.865744Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 310 user: 'root'.
2022-10-28T02:14:56.866517Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 278 user: 'root'.
2022-10-28T02:14:56.867227Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 286 user: 'root'.
2022-10-28T02:14:56.867939Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 294 user: 'root'.
2022-10-28T02:14:56.868676Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 2262 user: 'root'.
2022-10-28T02:14:56.869395Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 390 user: 'root'.
2022-10-28T02:14:56.870131Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 4582 user: 'root'.
2022-10-28T02:14:56.870853Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8814 user: 'root'.
2022-10-28T02:14:56.871571Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 29183 user: 'root'.
2022-10-28T02:14:56.872435Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 263 user: 'root'.
2022-10-28T02:14:56.873241Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 55 user: 'root'.
2022-10-28T02:14:56.873987Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 271 user: 'root'.
2022-10-28T02:14:56.874746Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 175 user: 'root'.
2022-10-28T02:14:56.875509Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 295 user: 'root'.
2022-10-28T02:14:56.876282Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 303 user: 'root'.
2022-10-28T02:14:56.877002Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 311 user: 'root'.
2022-10-28T02:14:56.877705Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 279 user: 'root'.
2022-10-28T02:14:56.878310Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 287 user: 'root'.
2022-10-28T02:14:56.879064Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 871 user: 'root'.
2022-10-28T02:14:56.879798Z 0 [Warning] [MY-010909] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Forcing close of thread 8815 user: 'root'.
2022-10-28T02:14:57.502863Z 0 [System] [MY-010910] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.30) MySQL Community Server - GPL.
2022-10-28T02:14:57.969578Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T02:14:57.970858Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 9052
2022-10-28T02:14:57.998578Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T02:14:58.002755Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T02:14:58.264003Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T02:14:59.425250Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T02:14:59.425728Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T02:14:59.499585Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T02:14:59.499587Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T02:15:01.947486Z 120 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947497Z 132 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947573Z 56 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947610Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947725Z 134 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947826Z 121 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947838Z 104 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947941Z 133 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.947958Z 139 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958362Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958366Z 130 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958374Z 137 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958442Z 127 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958520Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958545Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958604Z 129 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958727Z 136 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958728Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958786Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958768Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980478Z 142 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.963412Z 135 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.963507Z 148 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979161Z 111 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979210Z 117 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979199Z 150 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979319Z 126 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979341Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979461Z 131 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979499Z 140 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979619Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979648Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979678Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979778Z 112 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979751Z 125 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979838Z 141 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.979975Z 101 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980031Z 151 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980096Z 55 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980177Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980153Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980300Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980283Z 138 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980413Z 146 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.958870Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980546Z 149 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.980673Z 152 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.994705Z 145 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:01.994872Z 147 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.010738Z 180 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.010758Z 172 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.010854Z 170 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.026886Z 173 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.042610Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.058573Z 179 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.090458Z 174 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.090577Z 178 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:02.169755Z 211 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:02.685696Z 392 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:15:03.279710Z 442 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.279740Z 439 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.296041Z 441 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:03.310769Z 440 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.602841Z 445 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.634633Z 444 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:04.655193Z 443 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:15:09.067488Z 613 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
2022-10-28T02:19:46.900851Z 14181 [Warning] [MY-010055] [Server] IP address '10.x.x.xx4' could not be resolved: No such host is known.
02:27:47 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa8cffb496 jemalloc.dll!???
7ffa8cffb918 jemalloc.dll!???
7ffa8cffef91 jemalloc.dll!je_realloc()
7ffa89c3e833 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T02:29:08.868437Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T02:29:08.869933Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 6476
2022-10-28T02:29:08.903239Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T02:29:08.908205Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T02:29:10.056786Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T02:29:10.771744Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T02:29:10.776865Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T02:29:10.938327Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T02:29:10.938890Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T02:29:11.031419Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T02:29:11.031603Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T02:29:13.369478Z 8 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.369788Z 10 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.383214Z 9 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.384940Z 19 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.384921Z 18 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385041Z 17 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385113Z 22 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385933Z 14 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.385990Z 21 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.386075Z 16 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.396811Z 20 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.396928Z 13 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.416952Z 23 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.417082Z 11 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.432993Z 31 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.464413Z 24 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464401Z 25 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464549Z 29 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.464564Z 26 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480022Z 30 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480114Z 28 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.480115Z 27 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496068Z 44 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496181Z 50 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.496283Z 48 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.496303Z 45 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.496357Z 42 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.511832Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.511911Z 64 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.511992Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.525776Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.527848Z 43 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.527972Z 66 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.528035Z 46 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.559534Z 70 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559645Z 86 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559688Z 47 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:13.559728Z 62 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559750Z 63 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.559869Z 85 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620954Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620925Z 108 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.620962Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.621016Z 106 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.621015Z 112 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636421Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636497Z 104 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.636563Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.652073Z 113 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.652195Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667233Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667296Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.667320Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682932Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682937Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682939Z 142 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682981Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.682982Z 107 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.683052Z 111 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714279Z 145 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714332Z 150 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714318Z 152 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.714850Z 153 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729402Z 148 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729550Z 154 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.729600Z 147 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:13.744892Z 149 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:14.604658Z 301 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:15.416016Z 321 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416028Z 324 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416131Z 325 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416144Z 326 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.416225Z 323 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.417072Z 322 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.447678Z 327 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T02:29:15.572311Z 328 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T02:29:17.088494Z 320 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
2022-10-28T02:29:33.248533Z 1134 [Warning] [MY-010055] [Server] IP address '10.xx.x.xx4' could not be resolved: No such host is known.
03:27:30 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa8cffb496 jemalloc.dll!???
7ffa8cffb918 jemalloc.dll!???
7ffa8cffef91 jemalloc.dll!je_realloc()
7ffa89c3e833 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T03:33:29.974934Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T03:33:29.976314Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 9364
2022-10-28T03:33:30.046617Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T03:33:30.056636Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T03:33:31.528872Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T03:33:32.367714Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T03:33:32.373460Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T03:33:32.542385Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T03:33:32.543126Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T03:33:32.621390Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T03:33:32.621429Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T03:33:35.096486Z 33 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.097626Z 37 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.104589Z 32 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.104666Z 34 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.121166Z 64 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.121289Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135399Z 59 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135447Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135553Z 65 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135594Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135578Z 56 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.135621Z 35 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.137191Z 60 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150889Z 81 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150915Z 83 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.150985Z 58 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151045Z 63 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151078Z 79 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151126Z 84 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151156Z 80 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.151949Z 86 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.152010Z 82 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.152054Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.153030Z 85 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166024Z 88 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166130Z 55 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.166126Z 62 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182005Z 94 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182029Z 87 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182061Z 93 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.182194Z 91 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.192096Z 90 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.192147Z 92 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.197725Z 89 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.308364Z 114 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.308473Z 115 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.370632Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.512479Z 109 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512506Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512606Z 98 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512661Z 99 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512696Z 95 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512784Z 96 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.512773Z 97 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.621810Z 117 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.621907Z 118 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.636970Z 120 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.636987Z 121 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.637107Z 122 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.653005Z 123 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.668782Z 119 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:35.856350Z 143 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872535Z 140 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872603Z 141 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:35.872643Z 144 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.249938Z 171 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.423559Z 173 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.486655Z 174 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.549397Z 175 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.565149Z 176 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:36.721419Z 183 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.190056Z 184 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:37.221140Z 185 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T03:33:37.549214Z 190 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.549273Z 187 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.549288Z 188 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.564834Z 191 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596286Z 189 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596394Z 192 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:33:37.596445Z 193 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T03:34:06.592483Z 815 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
07:47:54 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ffa87d6b496 jemalloc.dll!???
7ffa87d6b918 jemalloc.dll!???
7ffa87d6ef91 jemalloc.dll!je_realloc()
7ffa89bf7ddd libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c3bcd2 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c3e7e3 libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89c0956d libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89b1263c libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffa89cb92ff libcrypto-1_1-x64.dll!CRYPTO_memcmp()
7ffab7d47167 ntdll.dll!RtlActivateActivationContextUnsafeFast()
7ffab7d4848a ntdll.dll!LdrShutdownThread()
7ffab7d28bae ntdll.dll!RtlExitUserThread()
7ffab5851b8a KERNELBASE.dll!FreeLibraryAndExitThread()
7ffab55c6c5d ucrtbase.dll!_recalloc()
7ffab55f3c19 ucrtbase.dll!_endthreadex()
7ff682fc4605 mysqld.exe!?modify_thread_cache_size@Per_thread_connection_handler@@SAXK@Z()
7ff6844987a9 mysqld.exe!?deallocate@?$allocator@V?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@std@@@std@@QEAAXQEAV?$sub_match@V?$_String_const_iterator@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@@2@_K@Z()
7ff68405139c mysqld.exe!?my_thread_self_setname@@YAXPEBD@Z()
7ffab55c6b4c ucrtbase.dll!_recalloc()
7ffab7274ed0 KERNEL32.DLL!BaseThreadInitThunk()
7ffab7d9e44b ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2022-10-28T07:55:58.980579Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-10-28T07:55:58.981852Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.30) starting as process 10164
2022-10-28T07:55:59.009441Z 0 [Warning] [MY-013907] [InnoDB] Deprecated configuration parameters innodb_log_file_size and/or innodb_log_files_in_group have been used to compute innodb_redo_log_capacity=100663296. Please use innodb_redo_log_capacity instead.
2022-10-28T07:55:59.013586Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-10-28T07:56:00.106438Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-10-28T07:56:00.891785Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-10-28T07:56:00.896926Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-10-28T07:56:01.459224Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-10-28T07:56:01.459703Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-10-28T07:56:01.559447Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.30' socket: '' port: 3306 MySQL Community Server - GPL.
2022-10-28T07:56:01.559470Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2022-10-28T07:56:03.881106Z 28 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881391Z 29 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881543Z 24 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881635Z 45 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881763Z 26 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881849Z 48 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.881985Z 46 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896048Z 43 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896108Z 47 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896169Z 34 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.896210Z 32 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912140Z 51 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912195Z 54 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912255Z 50 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912285Z 44 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.912313Z 53 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927724Z 59 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927792Z 61 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927882Z 49 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927855Z 33 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.927917Z 42 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.943355Z 52 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.958913Z 60 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.974638Z 68 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990491Z 66 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990547Z 80 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990597Z 76 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990647Z 81 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990716Z 58 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990744Z 75 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990789Z 67 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:03.990884Z 57 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.006078Z 77 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037296Z 89 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037400Z 74 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037465Z 73 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.037558Z 88 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.052925Z 93 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.052999Z 102 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.053064Z 97 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.053101Z 87 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.068618Z 105 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.068669Z 99 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.084130Z 98 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.084250Z 94 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115352Z 110 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115351Z 101 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.115444Z 106 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.161914Z 116 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.162083Z 109 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.162100Z 108 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.193647Z 124 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.224909Z 125 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.240470Z 156 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:04.271569Z 36 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271764Z 38 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271722Z 18 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271744Z 35 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.271848Z 41 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.287293Z 40 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.287350Z 39 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:04.334059Z 37 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380768Z 203 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380799Z 204 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380865Z 205 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.380906Z 202 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.396341Z 207 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.411916Z 201 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.411994Z 206 [Warning] [MY-010056] [Server] Host name 'WIN-KG2KF0SJFPT' could not be resolved: No such host is known.
2022-10-28T07:56:05.818955Z 210 [Warning] [MY-010056] [Server] Host name 'WIN-7NQBPUTV2QB' could not be resolved: No such host is known.
2022-10-28T07:56:11.622407Z 314 [Warning] [MY-010055] [Server] IP address '10.xx.xx.xx1' could not be resolved: No such host is known.
I) my.cnf file
# Other default tuning values
# MySQL Server Instance Configuration File
# ----------------------------------------------------------------------
# Generated by the MySQL Server Instance Configuration Wizard
#
#
# Installation Instructions
# ----------------------------------------------------------------------
#
# On Linux you can copy this file to /etc/my.cnf to set global options,
# mysql-data-dir/my.cnf to set server-specific options
# (@localstatedir@ for this installation) or to
# ~/.my.cnf to set user-specific options.
#
# On Windows, when MySQL has been installed using MySQL Installer you
# should keep this file in the ProgramData directory of your server
# (e.g. C:\ProgramData\MySQL\MySQL Server X.Y). To make sure the server
# reads the config file, use the startup option "--defaults-file".
#
# To run the server from the command line, execute this in a
# command line shell, e.g.
# mysqld --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini"
#
# To install the server as a Windows service manually, execute this in a
# command line shell, e.g.
# mysqld --install MySQLXY --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini"
#
# And then execute this in a command line shell to start the server, e.g.
# net start MySQLXY
#
#
# Guidelines for editing this file
# ----------------------------------------------------------------------
#
# In this file, you can use all long options that the program supports.
# If you want to know the options a program supports, start the program
# with the "--help" option.
#
# More detailed information about the individual options can also be
# found in the manual.
#
# For advice on how to change settings please see
# https://dev.mysql.com/doc/refman/8.0/en/server-configuration-defaults.html
#
#
# CLIENT SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by MySQL client applications.
# Note that only client applications shipped by MySQL are guaranteed
# to read this section. If you want your own MySQL client program to
# honor these values, you need to specify it as an option during the
# MySQL client library initialization.
#
[client]
# pipe=
# socket=MYSQL
port=3306
[mysql]
no-beep
# default-character-set=
# SERVER SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by the MySQL Server. Make sure that
# you have installed the server correctly (see above) so it reads this
# file.
#
# server_type=3
[mysqld]
# The next three options are mutually exclusive to SERVER_PORT below.
# skip-networking
# enable-named-pipe
# shared-memory
# shared-memory-base-name=MYSQL
# The Pipe the MySQL Server will use.
# socket=MYSQL
# The access control granted to clients on the named pipe created by the MySQL Server.
# named-pipe-full-access-group=
# The TCP/IP Port the MySQL Server will listen on
port=3306
# Path to installation directory. All paths are usually resolved relative to this.
# basedir="C:/Program Files/MySQL/MySQL Server 8.0/"
# Path to the database root
datadir=C:/ProgramData/MySQL/MySQL Server 8.0\Data
# The default character set that will be used when a new schema or table is
# created and no character set is defined
# character-set-server=
# Administers multifactor authentication (MFA) capabilities. It applies to the authentication
# factor-related clauses of CREATE USER and ALTER USER statements used to manage MySQL account
# definitions, where “factor” corresponds to an authentication method or plugin associated
# with an account.
authentication_policy=caching_sha2_password,,
# The default storage engine that will be used when create new tables when
default-storage-engine=INNODB
# Set the SQL mode to strict
sql-mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
# General and Slow logging.
log-output=FILE
general-log=0
general_log_file="SERVER-DIGITALI.log"
slow-query-log=1
slow_query_log_file="SERVER-DIGITALI-slow.log"
long_query_time=10
# Error Logging.
log-error="SERVER-DIGITALI.err"
# ***** Group Replication Related *****
# Specifies the base name to use for binary log files. With binary logging
# enabled, the server logs all statements that change data to the binary
# log, which is used for backup and replication.
log-bin="SERVER-DIGITALI-bin"
# ***** Group Replication Related *****
# Specifies the server ID. For servers that are used in a replication topology,
# you must specify a unique server ID for each replication server, in the
# range from 1 to 2^32 − 1. “Unique” means that each ID must be different
# from every other ID in use by any other source or replica.
server-id=1
# NOTE: Modify this value after Server initialization won't take effect.
lower_case_table_names=1
# Secure File Priv.
secure-file-priv="C:/ProgramData/MySQL/MySQL Server 8.0/Uploads"
# The maximum amount of concurrent sessions the MySQL server will
# allow. One of these connections will be reserved for a user with
# SUPER privileges to allow the administrator to login even if the
# connection limit has been reached.
max_connections=151
# The number of open tables for all threads. Increasing this value
# increases the number of file descriptors that mysqld requires.
# Therefore you have to make sure to set the amount of open files
# allowed to at least 4096 in the variable "open-files-limit" in
# section [mysqld_safe]
table_open_cache=4000
# Maximum size for internal (in-memory) temporary tables. If a table
# grows larger than this value, it is automatically converted to disk
# based table This limitation is for a single table. There can be many
# of them.
tmp_table_size=96M
# How many threads we should keep in a cache for reuse. When a client
# disconnects, the client's threads are put in the cache if there aren't
# more than thread_cache_size threads from before. This greatly reduces
# the amount of thread creations needed if you have a lot of new
# connections. (Normally this doesn't give a notable performance
# improvement if you have a good thread implementation.)
thread_cache_size=10
#*** MyISAM Specific options
# The maximum size of the temporary file MySQL is allowed to use while
# recreating the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE.
# If the file-size would be bigger than this, the index will be created
# through the key cache (which is slower).
myisam_max_sort_file_size=100G
# The size of the buffer that is allocated when sorting MyISAM indexes
# during a REPAIR TABLE or when creating indexes with CREATE INDEX
# or ALTER TABLE.
myisam_sort_buffer_size=183M
# Size of the Key Buffer, used to cache index blocks for MyISAM tables.
# Do not set it larger than 30% of your available memory, as some memory
# is also required by the OS to cache rows. Even if you're not using
# MyISAM tables, you should still set it to 8-64M as it will also be
# used for internal temporary disk tables.
key_buffer_size=8M
# Size of the buffer used for doing full table scans of MyISAM tables.
# Allocated per thread, if a full scan is needed.
read_buffer_size=64K
read_rnd_buffer_size=256K
#*** INNODB Specific options ***
# innodb_data_home_dir=
# Use this option if you have a MySQL server with InnoDB support enabled
# but you do not plan to use it. This will save memory and disk space
# and speed up some things.
# skip-innodb
# If set to 1, InnoDB will flush (fsync) the transaction logs to the
# disk at each commit, which offers full ACID behavior. If you are
# willing to compromise this safety, and you are running small
# transactions, you may set this to 0 or 2 to reduce disk I/O to the
# logs. Value 0 means that the log is only written to the log file and
# the log file flushed to disk approximately once per second. Value 2
# means the log is written to the log file at each commit, but the log
# file is only flushed to disk approximately once per second.
innodb_flush_log_at_trx_commit=1
# The size in bytes of the buffer that InnoDB uses to write to the log files
# on disk. The default is 16MB. A large log buffer enables large transactions to
# run without the need to write the log to disk before the transactions commit.
# Thus, if you have transactions that update, insert, or delete many rows,
# making the log buffer larger saves disk I/O.
innodb_log_buffer_size=16M
# The size in bytes of the buffer pool, the memory area where InnoDB caches table
# and index data. The default value is 134217728 bytes (128MB). The maximum value
# depends on the CPU architecture; the maximum is 4294967295 (232-1) on 32-bit
# systems and 18446744073709551615 (264-1) on 64-bit systems. On 32-bit systems,
# the CPU architecture and operating system may impose a lower practical maximum
# size than the stated maximum. When the size of the buffer pool is greater than
# 1GB, setting innodb_buffer_pool_instances to a value greater than 1 can improve
# the scalability on a busy server.
innodb_buffer_pool_size=128M
# Size of each log file in a log group. You should set the combined size
# of log files to about 25%-100% of your buffer pool size to avoid
# unneeded buffer pool flush activity on log file overwrite. However,
# note that a larger logfile size will increase the time needed for the
# recovery process.
innodb_log_file_size=48M
# Number of threads allowed inside the InnoDB kernel. The optimal value
# depends highly on the application, hardware as well as the OS
# scheduler properties. A too high value may lead to thread thrashing.
innodb_thread_concurrency=33
# The increment size (in MB) for extending the size of an auto-extend InnoDB system tablespace file when it becomes full.
innodb_autoextend_increment=64
# The number of regions that the InnoDB buffer pool is divided into.
# For systems with buffer pools in the multi-gigabyte range, dividing the buffer pool into separate instances can improve concurrency,
# by reducing contention as different threads read and write to cached pages.
innodb_buffer_pool_instances=8
# Determines the number of threads that can enter InnoDB concurrently.
innodb_concurrency_tickets=5000
# Specifies how long in milliseconds (ms) a block inserted into the old sublist must stay there after its first access before
# it can be moved to the new sublist.
innodb_old_blocks_time=1000
# When this variable is enabled, InnoDB updates statistics during metadata statements.
innodb_stats_on_metadata=0
# When innodb_file_per_table is enabled (the default in 5.6.6 and higher), InnoDB stores the data and indexes for each newly created table
# in a separate .ibd file, rather than in the system tablespace.
innodb_file_per_table=1
# Use the following list of values: 0 for crc32, 1 for strict_crc32, 2 for innodb, 3 for strict_innodb, 4 for none, 5 for strict_none.
innodb_checksum_algorithm=0
# The number of outstanding connection requests MySQL can have.
# This option is useful when the main MySQL thread gets many connection requests in a very short time.
# It then takes some time (although very little) for the main thread to check the connection and start a new thread.
# The back_log value indicates how many requests can be stacked during this short time before MySQL momentarily
# stops answering new requests.
# You need to increase this only if you expect a large number of connections in a short period of time.
back_log=80
# If this is set to a nonzero value, all tables are closed every flush_time seconds to free up resources and
# synchronize unflushed data to disk.
# This option is best used only on systems with minimal resources.
flush_time=0
# The minimum size of the buffer that is used for plain index scans, range index scans, and joins that do not use
# indexes and thus perform full table scans.
join_buffer_size=256K
# The maximum size of one packet or any generated or intermediate string, or any parameter sent by the
# mysql_stmt_send_long_data() C API function.
max_allowed_packet=64M
# If more than this many successive connection requests from a host are interrupted without a successful connection,
# the server blocks that host from performing further connections.
max_connect_errors=100
# Changes the number of file descriptors available to mysqld.
# You should try increasing the value of this option if mysqld gives you the error "Too many open files".
open_files_limit=8161
# If you see many sort_merge_passes per second in SHOW GLOBAL STATUS output, you can consider increasing the
# sort_buffer_size value to speed up ORDER BY or GROUP BY operations that cannot be improved with query optimization
# or improved indexing.
sort_buffer_size=256K
# The number of table definitions (from .frm files) that can be stored in the definition cache.
# If you use a large number of tables, you can create a large table definition cache to speed up opening of tables.
# The table definition cache takes less space and does not use file descriptors, unlike the normal table cache.
# The minimum and default values are both 400.
table_definition_cache=2000
# Specify the maximum size of a row-based binary log event, in bytes.
# Rows are grouped into events smaller than this size if possible. The value should be a multiple of 256.
binlog_row_event_max_size=8K
# If the value of this variable is greater than 0, a replica synchronizes its master.info file to disk.
# (using fdatasync()) after every sync_source_info events.
sync_source_info=10000
# If the value of this variable is greater than 0, the MySQL server synchronizes its relay log to disk.
# (using fdatasync()) after every sync_relay_log writes to the relay log.
sync_relay_log=10000
# If the value of this variable is greater than 0, a replica synchronizes its relay-log.info file to disk.
# (using fdatasync()) after every sync_relay_log_info transactions.
sync_relay_log_info=10000
# Load mysql plugins at start."plugin_x ; plugin_y".
# plugin_load
# The TCP/IP Port the MySQL Server X Protocol will listen on.
loose_mysqlx_port=33060