Website Cannot be reached issue for all My local Websites

Hi,

I am a new guy at this communitive, I am not a native english speaker, so I apologize for grammar,

My issue is the following…

I am using Winows 8.0 64 bits, yesterday I installed Local Flywheel, but during installation I faced some issues because of VirtualBox, so I downloaded newest version of VirtualBox, and then the instalation completed. However, everytime I clicked on VIEW SITE button the result is WEBSITE CANNOT BE REACHED. My Private IP address is displaying fine, so I think the problem might be hosts-file. I noticed the log error: “Boot2Docker.iso hash does not match!”. I would appreciate if anyone can help me to figure out a solution.

Thank you in advance for taking your time of reading this post.

I attach log details:

Aug 3, 2018, 1:05 PM CDT - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Aug 3, 2018, 1:05 PM CDT - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Checking Boot2Docker.iso hash
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Copying C:\Users\Pablo\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Pablo\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Running  C:\Users\Pablo\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Starting "local-by-flywheel"...
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Machine "local-by-flywheel" was started.
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Waiting for SSH to be available...
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Detecting the provisioner...
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command.
Aug 3, 2018, 1:05 PM CDT - info: [main/set-docker-env] Getting Docker Machine env.
Aug 3, 2018, 1:05 PM CDT - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.95.100:2376"
export DOCKER_CERT_PATH="C:\Users\Pablo\.docker\machine\machines\local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
export COMPOSE_CONVERT_WINDOWS_PATHS="true"
# Run this command to configure your shell: 
# eval $("C:\Users\Pablo\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe" env --shell bash local-by-flywheel)

Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] checking IP
Aug 3, 2018, 1:05 PM CDT - info: [main/set-docker-env] Getting Docker Machine env.
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-machine] checked IP 192.168.95.100

Aug 3, 2018, 1:05 PM CDT - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.95.100:2376"
export DOCKER_CERT_PATH="C:\Users\Pablo\.docker\machine\machines\local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
export COMPOSE_CONVERT_WINDOWS_PATHS="true"
# Run this command to configure your shell: 
# eval $("C:\Users\Pablo\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe" env --shell bash local-by-flywheel)

Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] getRouterContainers()
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-network-manager] maybeCreateNetwork
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] reconnectNetwork()
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-network-manager] doesNetworkExist
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-network-manager] Network exists.
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] teardown()
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] Removing router container f356de708b34425666a791a3df1c8832fa30f5de78af82648e8283b880b8a01b
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] updateProxyManager()
Aug 3, 2018, 1:05 PM CDT - info: [main/docker-router] runContainer()
Aug 3, 2018, 1:06 PM CDT - info: [main/docker-network-manager] Connected 9913168ea17cc202439c546edcd44a5b5179a53eac5e5f6e1206799a56726438.
Aug 3, 2018, 1:08 PM CDT - info: [main/waitForMySQL] Querying MySQL

I also atteah databse log of one of my websites mysql:

2018-08-03 14:51:57 20 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 14:51:58 20 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 14:51:59 20 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 14:51:59 20 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 14:51:59 20 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 14:51:59 20 [Note] InnoDB: Memory barrier is not used
2018-08-03 14:51:59 20 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 14:51:59 20 [Note] InnoDB: Using Linux native AIO
2018-08-03 14:52:01 20 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 14:52:01 20 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 14:52:01 20 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 14:52:03 20 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 14:52:03 20 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1625997 in the ib_logfiles!
2018-08-03 14:52:03 20 [Note] InnoDB: Database was not shutdown normally!
2018-08-03 14:52:03 20 [Note] InnoDB: Starting crash recovery.
2018-08-03 14:52:03 20 [Note] InnoDB: Reading tablespace information from the .ibd files...
2018-08-03 14:52:04 20 [Note] InnoDB: Restoring possible half-written data pages 
2018-08-03 14:52:04 20 [Note] InnoDB: from the doublewrite buffer...
2018-08-03 14:52:23 20 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 14:52:23 20 [Note] InnoDB: Waiting for purge to start
2018-08-03 14:52:23 20 [Note] InnoDB: 5.6.37 started; log sequence number 1625997
2018-08-03 14:52:23 20 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 14:52:23 20 [Note] IPv6 is available.
2018-08-03 14:52:23 20 [Note]   - '::' resolves to '::';
2018-08-03 14:52:23 20 [Note] Server socket created on IP: '::'.
2018-08-03 14:52:23 20 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
2018-08-03 14:52:23 20 [Warning] Checking table:   './mysql/user'
2018-08-03 14:52:23 20 [ERROR] 1 client is using or hasn't closed the table properly
2018-08-03 14:52:23 20 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:52:23 20 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:52:23 20 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:52:23 20 [Note] Event Scheduler: Loaded 0 events
2018-08-03 14:52:23 20 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 14:57:16 20 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 14:57:16 20 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 14:57:16 20 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 14:57:16 20 [Note] Shutting down slave threads
2018-08-03 14:57:16 20 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 14:57:16 20 [Note] Binlog end
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'partition'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 14:57:16 20 [Note] Shutting down plugin 'InnoDB'
2018-08-03 14:57:16 20 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 14:57:16 20 [Note] InnoDB: Starting shutdown...
2018-08-03 14:57:27 43 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 14:57:27 43 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 14:57:27 43 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 14:57:27 43 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 14:57:27 43 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 14:57:27 43 [Note] InnoDB: Memory barrier is not used
2018-08-03 14:57:27 43 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 14:57:27 43 [Note] InnoDB: Using Linux native AIO
2018-08-03 14:57:27 43 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 14:57:27 43 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 14:57:27 43 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 14:57:27 43 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 14:57:27 43 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 14:57:27 43 [Note] InnoDB: Waiting for purge to start
2018-08-03 14:57:27 43 [Note] InnoDB: 5.6.37 started; log sequence number 2481820
2018-08-03 14:57:27 43 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 14:57:27 43 [Note] IPv6 is available.
2018-08-03 14:57:27 43 [Note]   - '::' resolves to '::';
2018-08-03 14:57:27 43 [Note] Server socket created on IP: '::'.
2018-08-03 14:57:27 43 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:57:27 43 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:57:27 43 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 14:57:27 43 [Note] Event Scheduler: Loaded 0 events
2018-08-03 14:57:27 43 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 15:07:49 43 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 15:07:49 43 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 15:07:49 43 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 15:07:49 43 [Note] Shutting down slave threads
2018-08-03 15:07:49 43 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 15:07:49 43 [Note] Binlog end
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'partition'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 15:07:49 43 [Note] Shutting down plugin 'InnoDB'
2018-08-03 15:07:49 43 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 15:07:49 43 [Note] InnoDB: Starting shutdown...
2018-08-03 15:07:51 43 [Note] InnoDB: Shutdown completed; log sequence number 2481830
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'MEMORY'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'MyISAM'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'CSV'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'sha256_password'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 15:07:51 43 [Note] Shutting down plugin 'binlog'
2018-08-03 15:07:51 43 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 15:09:00 16 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 15:09:00 16 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 15:09:00 16 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 15:09:00 16 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 15:09:00 16 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 15:09:00 16 [Note] InnoDB: Memory barrier is not used
2018-08-03 15:09:00 16 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 15:09:00 16 [Note] InnoDB: Using Linux native AIO
2018-08-03 15:09:00 16 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 15:09:00 16 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 15:09:00 16 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 15:09:00 16 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 15:09:01 16 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 15:09:01 16 [Note] InnoDB: Waiting for purge to start
2018-08-03 15:09:01 16 [Note] InnoDB: 5.6.37 started; log sequence number 2481830
2018-08-03 15:09:01 16 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 15:09:01 16 [Note] IPv6 is available.
2018-08-03 15:09:01 16 [Note]   - '::' resolves to '::';
2018-08-03 15:09:01 16 [Note] Server socket created on IP: '::'.
2018-08-03 15:09:01 16 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:09:01 16 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:09:01 16 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:09:01 16 [Note] Event Scheduler: Loaded 0 events
2018-08-03 15:09:01 16 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 15:15:51 16 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 15:15:51 16 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 15:15:51 16 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 15:15:51 16 [Note] Shutting down slave threads
2018-08-03 15:15:51 16 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 15:15:51 16 [Note] Binlog end
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'partition'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 15:15:51 16 [Note] Shutting down plugin 'InnoDB'
2018-08-03 15:15:51 16 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 15:15:51 16 [Note] InnoDB: Starting shutdown...
2018-08-03 15:15:52 16 [Note] InnoDB: Shutdown completed; log sequence number 2485595
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'MEMORY'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'MyISAM'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'CSV'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'sha256_password'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 15:15:52 16 [Note] Shutting down plugin 'binlog'
2018-08-03 15:15:52 16 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 15:17:30 16 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 15:17:30 16 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 15:17:30 16 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 15:17:30 16 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 15:17:30 16 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 15:17:30 16 [Note] InnoDB: Memory barrier is not used
2018-08-03 15:17:30 16 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 15:17:30 16 [Note] InnoDB: Using Linux native AIO
2018-08-03 15:17:30 16 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 15:17:30 16 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 15:17:30 16 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 15:17:30 16 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 15:17:31 16 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 15:17:31 16 [Note] InnoDB: Waiting for purge to start
2018-08-03 15:17:31 16 [Note] InnoDB: 5.6.37 started; log sequence number 2485595
2018-08-03 15:17:31 16 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 15:17:31 16 [Note] IPv6 is available.
2018-08-03 15:17:31 16 [Note]   - '::' resolves to '::';
2018-08-03 15:17:31 16 [Note] Server socket created on IP: '::'.
2018-08-03 15:17:31 16 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:17:31 16 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:17:31 16 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:17:31 16 [Note] Event Scheduler: Loaded 0 events
2018-08-03 15:17:31 16 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 15:38:10 16 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 15:38:10 16 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 15:38:10 16 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 15:38:10 16 [Note] Shutting down slave threads
2018-08-03 15:38:10 16 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 15:38:10 16 [Note] Binlog end
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'partition'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 15:38:10 16 [Note] Shutting down plugin 'InnoDB'
2018-08-03 15:38:10 16 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 15:38:10 16 [Note] InnoDB: Starting shutdown...
2018-08-03 15:38:12 16 [Note] InnoDB: Shutdown completed; log sequence number 2491990
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'MEMORY'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'MyISAM'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'CSV'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'sha256_password'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 15:38:12 16 [Note] Shutting down plugin 'binlog'
2018-08-03 15:38:12 16 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 15:40:09 14 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 15:40:09 14 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 15:40:09 14 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 15:40:09 14 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 15:40:09 14 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 15:40:09 14 [Note] InnoDB: Memory barrier is not used
2018-08-03 15:40:09 14 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 15:40:09 14 [Note] InnoDB: Using Linux native AIO
2018-08-03 15:40:09 14 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 15:40:09 14 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 15:40:09 14 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 15:40:09 14 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 15:40:09 14 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 15:40:09 14 [Note] InnoDB: Waiting for purge to start
2018-08-03 15:40:09 14 [Note] InnoDB: 5.6.37 started; log sequence number 2491990
2018-08-03 15:40:09 14 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 15:40:09 14 [Note] IPv6 is available.
2018-08-03 15:40:09 14 [Note]   - '::' resolves to '::';
2018-08-03 15:40:09 14 [Note] Server socket created on IP: '::'.
2018-08-03 15:40:09 14 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:40:09 14 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:40:09 14 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 15:40:09 14 [Note] Event Scheduler: Loaded 0 events
2018-08-03 15:40:09 14 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 15:40:53 14 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 15:40:53 14 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 15:40:53 14 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 15:40:53 14 [Note] Shutting down slave threads
2018-08-03 15:40:53 14 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 15:40:53 14 [Note] Binlog end
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'partition'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 15:40:53 14 [Note] Shutting down plugin 'InnoDB'
2018-08-03 15:40:53 14 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 15:40:53 14 [Note] InnoDB: Starting shutdown...
2018-08-03 15:40:55 14 [Note] InnoDB: Shutdown completed; log sequence number 2493869
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'MEMORY'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'MyISAM'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'CSV'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'sha256_password'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 15:40:55 14 [Note] Shutting down plugin 'binlog'
2018-08-03 15:40:55 14 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 16:33:19 16 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 16:33:19 16 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 16:33:19 16 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 16:33:19 16 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 16:33:19 16 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 16:33:19 16 [Note] InnoDB: Memory barrier is not used
2018-08-03 16:33:19 16 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 16:33:19 16 [Note] InnoDB: Using Linux native AIO
2018-08-03 16:33:19 16 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 16:33:19 16 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 16:33:19 16 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 16:33:20 16 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 16:33:20 16 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 16:33:20 16 [Note] InnoDB: Waiting for purge to start
2018-08-03 16:33:20 16 [Note] InnoDB: 5.6.37 started; log sequence number 2493869
2018-08-03 16:33:20 16 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 16:33:20 16 [Note] IPv6 is available.
2018-08-03 16:33:20 16 [Note]   - '::' resolves to '::';
2018-08-03 16:33:20 16 [Note] Server socket created on IP: '::'.
2018-08-03 16:33:20 16 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 16:33:20 16 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 16:33:20 16 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 16:33:20 16 [Note] Event Scheduler: Loaded 0 events
2018-08-03 16:33:20 16 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 17:10:31 16 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 17:10:31 16 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 17:10:31 16 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 17:10:31 16 [Note] Shutting down slave threads
2018-08-03 17:10:31 16 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 17:10:31 16 [Note] Binlog end
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'partition'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 17:10:31 16 [Note] Shutting down plugin 'InnoDB'
2018-08-03 17:10:31 16 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 17:10:31 16 [Note] InnoDB: Starting shutdown...
2018-08-03 17:10:32 16 [Note] InnoDB: Shutdown completed; log sequence number 2510286
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'MEMORY'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'MyISAM'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'CSV'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'sha256_password'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 17:10:32 16 [Note] Shutting down plugin 'binlog'
2018-08-03 17:10:32 16 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 17:11:58 14 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 17:11:58 14 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 17:11:58 14 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 17:11:58 14 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 17:11:58 14 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 17:11:58 14 [Note] InnoDB: Memory barrier is not used
2018-08-03 17:11:58 14 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 17:11:58 14 [Note] InnoDB: Using Linux native AIO
2018-08-03 17:11:58 14 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 17:11:58 14 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 17:11:58 14 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 17:11:59 14 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 17:11:59 14 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 17:11:59 14 [Note] InnoDB: Waiting for purge to start
2018-08-03 17:11:59 14 [Note] InnoDB: 5.6.37 started; log sequence number 2510286
2018-08-03 17:11:59 14 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 17:11:59 14 [Note] IPv6 is available.
2018-08-03 17:11:59 14 [Note]   - '::' resolves to '::';
2018-08-03 17:11:59 14 [Note] Server socket created on IP: '::'.
2018-08-03 17:11:59 14 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:11:59 14 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:11:59 14 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:11:59 14 [Note] Event Scheduler: Loaded 0 events
2018-08-03 17:11:59 14 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 17:33:01 14 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 17:33:01 14 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 17:33:01 14 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 17:33:01 14 [Note] Shutting down slave threads
2018-08-03 17:33:01 14 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 17:33:01 14 [Note] Binlog end
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'partition'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 17:33:01 14 [Note] Shutting down plugin 'InnoDB'
2018-08-03 17:33:01 14 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 17:33:01 14 [Note] InnoDB: Starting shutdown...
2018-08-03 17:33:03 14 [Note] InnoDB: Shutdown completed; log sequence number 2514066
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'MEMORY'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'MyISAM'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'CSV'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'sha256_password'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 17:33:03 14 [Note] Shutting down plugin 'binlog'
2018-08-03 17:33:03 14 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 17:34:12 14 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 17:34:12 14 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 17:34:12 14 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 17:34:12 14 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 17:34:12 14 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 17:34:12 14 [Note] InnoDB: Memory barrier is not used
2018-08-03 17:34:12 14 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 17:34:12 14 [Note] InnoDB: Using Linux native AIO
2018-08-03 17:34:12 14 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 17:34:12 14 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 17:34:12 14 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 17:34:12 14 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 17:34:13 14 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 17:34:13 14 [Note] InnoDB: Waiting for purge to start
2018-08-03 17:34:13 14 [Note] InnoDB: 5.6.37 started; log sequence number 2514066
2018-08-03 17:34:13 14 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 17:34:13 14 [Note] IPv6 is available.
2018-08-03 17:34:13 14 [Note]   - '::' resolves to '::';
2018-08-03 17:34:13 14 [Note] Server socket created on IP: '::'.
2018-08-03 17:34:13 14 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:34:13 14 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:34:13 14 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:34:13 14 [Note] Event Scheduler: Loaded 0 events
2018-08-03 17:34:13 14 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 17:51:53 14 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 17:51:53 14 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 17:51:53 14 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 17:51:53 14 [Note] Shutting down slave threads
2018-08-03 17:51:53 14 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 17:51:53 14 [Note] Binlog end
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'partition'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 17:51:53 14 [Note] Shutting down plugin 'InnoDB'
2018-08-03 17:51:53 14 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 17:51:53 14 [Note] InnoDB: Starting shutdown...
2018-08-03 17:51:55 14 [Note] InnoDB: Shutdown completed; log sequence number 2517830
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'MEMORY'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'MyISAM'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'CSV'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'sha256_password'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 17:51:55 14 [Note] Shutting down plugin 'binlog'
2018-08-03 17:51:55 14 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 17:52:02 52 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 17:52:02 52 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 17:52:02 52 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 17:52:02 52 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 17:52:02 52 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 17:52:02 52 [Note] InnoDB: Memory barrier is not used
2018-08-03 17:52:02 52 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 17:52:02 52 [Note] InnoDB: Using Linux native AIO
2018-08-03 17:52:02 52 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 17:52:02 52 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 17:52:02 52 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 17:52:02 52 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 17:52:02 52 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 17:52:02 52 [Note] InnoDB: Waiting for purge to start
2018-08-03 17:52:02 52 [Note] InnoDB: 5.6.37 started; log sequence number 2517830
2018-08-03 17:52:02 52 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 17:52:02 52 [Note] IPv6 is available.
2018-08-03 17:52:02 52 [Note]   - '::' resolves to '::';
2018-08-03 17:52:02 52 [Note] Server socket created on IP: '::'.
2018-08-03 17:52:02 52 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:52:02 52 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:52:02 52 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:52:02 52 [Note] Event Scheduler: Loaded 0 events
2018-08-03 17:52:02 52 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 17:52:58 52 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 17:52:58 52 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 17:52:58 52 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 17:52:58 52 [Note] Shutting down slave threads
2018-08-03 17:52:58 52 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 17:52:58 52 [Note] Binlog end
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'partition'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 17:52:58 52 [Note] Shutting down plugin 'InnoDB'
2018-08-03 17:52:58 52 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 17:52:58 52 [Note] InnoDB: Starting shutdown...
2018-08-03 17:53:00 52 [Note] InnoDB: Shutdown completed; log sequence number 2522007
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'ARCHIVE'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'MEMORY'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'MyISAM'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'CSV'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'sha256_password'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'mysql_old_password'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'mysql_native_password'
2018-08-03 17:53:00 52 [Note] Shutting down plugin 'binlog'
2018-08-03 17:53:00 52 [Note] /usr/sbin/mysqld: Shutdown complete

2018-08-03 17:53:15 22 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 17:53:15 22 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 17:53:15 22 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 17:53:15 22 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 17:53:15 22 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 17:53:15 22 [Note] InnoDB: Memory barrier is not used
2018-08-03 17:53:15 22 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 17:53:15 22 [Note] InnoDB: Using Linux native AIO
2018-08-03 17:53:15 22 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 17:53:15 22 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 17:53:15 22 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 17:53:15 22 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 17:53:15 22 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 17:53:15 22 [Note] InnoDB: Waiting for purge to start
2018-08-03 17:53:15 22 [Note] InnoDB: 5.6.37 started; log sequence number 2522007
2018-08-03 17:53:15 22 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 17:53:15 22 [Note] IPv6 is available.
2018-08-03 17:53:15 22 [Note]   - '::' resolves to '::';
2018-08-03 17:53:15 22 [Note] Server socket created on IP: '::'.
2018-08-03 17:53:15 22 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:53:15 22 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:53:15 22 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 17:53:15 22 [Note] Event Scheduler: Loaded 0 events
2018-08-03 17:53:15 22 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
2018-08-03 18:03:18 22 [Note] /usr/sbin/mysqld: Normal shutdown

2018-08-03 18:03:18 22 [Note] Giving 0 client threads a chance to die gracefully
2018-08-03 18:03:18 22 [Note] Event Scheduler: Purging the queue. 0 events
2018-08-03 18:03:18 22 [Note] Shutting down slave threads
2018-08-03 18:03:18 22 [Note] Forcefully disconnecting 0 remaining clients
2018-08-03 18:03:18 22 [Note] Binlog end
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'partition'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-03 18:03:18 22 [Note] Shutting down plugin 'InnoDB'
2018-08-03 18:03:18 22 [Note] InnoDB: FTS optimize thread exiting.
2018-08-03 18:03:18 22 [Note] InnoDB: Starting shutdown...
2018-08-03 18:06:02 16 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2018-08-03 18:06:02 16 [Note] Plugin 'FEDERATED' is disabled.
2018-08-03 18:06:02 16 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-03 18:06:02 16 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-03 18:06:02 16 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-03 18:06:02 16 [Note] InnoDB: Memory barrier is not used
2018-08-03 18:06:02 16 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-03 18:06:02 16 [Note] InnoDB: Using Linux native AIO
2018-08-03 18:06:03 16 [Note] InnoDB: Using CPU crc32 instructions
2018-08-03 18:06:03 16 [Note] InnoDB: Initializing buffer pool, size = 32.0M
2018-08-03 18:06:03 16 [Note] InnoDB: Completed initialization of buffer pool
2018-08-03 18:06:03 16 [Note] InnoDB: Highest supported file format is Barracuda.
2018-08-03 18:06:03 16 [Note] InnoDB: 128 rollback segment(s) are active.
2018-08-03 18:06:03 16 [Note] InnoDB: Waiting for purge to start
2018-08-03 18:06:03 16 [Note] InnoDB: 5.6.37 started; log sequence number 2525787
2018-08-03 18:06:03 16 [Note] Server hostname (bind-address): '*'; port: 3306
2018-08-03 18:06:03 16 [Note] IPv6 is available.
2018-08-03 18:06:03 16 [Note]   - '::' resolves to '::';
2018-08-03 18:06:03 16 [Note] Server socket created on IP: '::'.
2018-08-03 18:06:03 16 [Warning] 'user' entry 'root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 18:06:03 16 [Warning] 'user' entry '@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 18:06:03 16 [Warning] 'proxies_priv' entry '@ root@e24d0b5cccc1' ignored in --skip-name-resolve mode.
2018-08-03 18:06:03 16 [Note] Event Scheduler: Loaded 0 events
2018-08-03 18:06:03 16 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.6.37'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)

Hi @pgo3333,

Thanks for the logs!

What browser is this in? Also, can you provide a screenshot of what you’re seeing in your browser?

Hi Clay, I appreciate much your reply.

Issue has been solved!! What happened to me is that I was using Windows 8.0, so I faced some issues with OpenSSH. Read some posts here and in other forums that configuring OpenSSH in Windows 8.0. might be a headache, since it is very complex. I tried anyway, but I was unsucessful. So, I decided to upgrade to Windows 10 and issue was solved. By the way, I have just used Microsoft Edge in Windows 10 and did not work for me, but when I switched to Chrome everything was solved! Now Local Host loads on browser!

Thank you Clay