mysql_1 | [Entrypoint] MySQL Docker Image 5.7.20-1.1.2 mysql_1 | [Entrypoint] Initializing database mysql_1 | 2017-11-15T08:46:18.536045Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). mysql_1 | 2017-11-15T08:46:22.779654Z 0 [Warning] InnoDB: New log files created, LSN=45790 mysql_1 | 2017-11-15T08:46:23.333281Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. mysql_1 | 2017-11-15T08:46:23.686488Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 75a8185c-c9e1-11e7-aa98-0242ac120005. mysql_1 | 2017-11-15T08:46:23.710040Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. mysql_1 | 2017-11-15T08:46:24.083915Z 0 [Warning] CA certificate ca.pem is self signed. mysql_1 | 2017-11-15T08:46:24.104316Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. mysql_1 | 2017-11-15T08:46:30.963981Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964010Z 1 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964017Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964067Z 1 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964080Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964094Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964183Z 1 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:30.964258Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | [Entrypoint] Database initialized mysql_1 | 2017-11-15T08:46:35.020634Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). mysql_1 | 2017-11-15T08:46:35.022824Z 0 [Note] mysqld (mysqld 5.7.20) starting as process 54 ... mysql_1 | 2017-11-15T08:46:35.306702Z 0 [Note] InnoDB: PUNCH HOLE support available mysql_1 | 2017-11-15T08:46:35.306743Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins mysql_1 | 2017-11-15T08:46:35.306748Z 0 [Note] InnoDB: Uses event mutexes mysql_1 | 2017-11-15T08:46:35.306750Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier mysql_1 | 2017-11-15T08:46:35.306752Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3 mysql_1 | 2017-11-15T08:46:35.306757Z 0 [Note] InnoDB: Using Linux native AIO mysql_1 | 2017-11-15T08:46:35.308284Z 0 [Note] InnoDB: Number of pools: 1 mysql_1 | 2017-11-15T08:46:35.319757Z 0 [Note] InnoDB: Using CPU crc32 instructions mysql_1 | 2017-11-15T08:46:35.333085Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M mysql_1 | 2017-11-15T08:46:35.358847Z 0 [Note] InnoDB: Completed initialization of buffer pool mysql_1 | 2017-11-15T08:46:35.362850Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). mysql_1 | 2017-11-15T08:46:35.408465Z 0 [Note] InnoDB: Highest supported file format is Barracuda. mysql_1 | 2017-11-15T08:46:40.347604Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables mysql_1 | 2017-11-15T08:46:40.347667Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... mysql_1 | 2017-11-15T08:46:40.471694Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. mysql_1 | 2017-11-15T08:46:40.472745Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. mysql_1 | 2017-11-15T08:46:40.472764Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. mysql_1 | 2017-11-15T08:46:40.473049Z 0 [Note] InnoDB: Waiting for purge to start mysql_1 | 2017-11-15T08:46:40.523701Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2566204 mysql_1 | 2017-11-15T08:46:40.524073Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mysql_1 | 2017-11-15T08:46:40.524082Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 5162ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.) mysql_1 | 2017-11-15T08:46:40.525065Z 0 [Note] Plugin 'FEDERATED' is disabled. mysql_1 | 2017-11-15T08:46:40.530588Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. mysql_1 | 2017-11-15T08:46:40.530615Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. mysql_1 | 2017-11-15T08:46:40.531331Z 0 [Warning] CA certificate ca.pem is self signed. mysql_1 | 2017-11-15T08:46:40.531448Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. mysql_1 | 2017-11-15T08:46:40.567675Z 0 [Note] InnoDB: Buffer pool(s) load completed at 171115 8:46:40 mysql_1 | 2017-11-15T08:46:40.632191Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.632301Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.632317Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.632339Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.632392Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.632422Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.633633Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.633695Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:40.644645Z 0 [Note] Event Scheduler: Loaded 0 events mysql_1 | 2017-11-15T08:46:40.644954Z 0 [Note] mysqld: ready for connections. mysql_1 | Version: '5.7.20' socket: '/var/lib/mysql/mysql.sock' port: 0 MySQL Community Server (GPL) mysql_1 | 2017-11-15T08:46:40.644976Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check. mysql_1 | 2017-11-15T08:46:40.645001Z 0 [Note] Beginning of list of non-natively partitioned tables mysql_1 | 2017-11-15T08:46:40.661041Z 0 [Note] End of list of non-natively partitioned tables mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. mysql_1 | 2017-11-15T08:46:50.085735Z 4 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085781Z 4 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085787Z 4 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085791Z 4 [Warning] 'user' entry 'healthchecker@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085811Z 4 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085815Z 4 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085822Z 4 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085841Z 4 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.085857Z 4 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.139875Z 8 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.139906Z 8 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.139912Z 8 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.139916Z 8 [Warning] 'user' entry 'healthchecker@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.140017Z 8 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.140148Z 8 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.140169Z 8 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.140366Z 8 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:50.140384Z 8 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | mysql_1 | [Entrypoint] ignoring /docker-entrypoint-initdb.d/* mysql_1 | mysql_1 | 2017-11-15T08:46:50.285167Z 0 [Note] Giving 0 client threads a chance to die gracefully mysql_1 | 2017-11-15T08:46:50.285225Z 0 [Note] Shutting down slave threads mysql_1 | 2017-11-15T08:46:50.285236Z 0 [Note] Forcefully disconnecting 0 remaining clients mysql_1 | 2017-11-15T08:46:50.285245Z 0 [Note] Event Scheduler: Purging the queue. 0 events mysql_1 | 2017-11-15T08:46:50.285315Z 0 [Note] Binlog end mysql_1 | 2017-11-15T08:46:50.286007Z 0 [Note] Shutting down plugin 'ngram' mysql_1 | 2017-11-15T08:46:50.286034Z 0 [Note] Shutting down plugin 'partition' mysql_1 | 2017-11-15T08:46:50.286041Z 0 [Note] Shutting down plugin 'BLACKHOLE' mysql_1 | 2017-11-15T08:46:50.286046Z 0 [Note] Shutting down plugin 'ARCHIVE' mysql_1 | 2017-11-15T08:46:50.286051Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' mysql_1 | 2017-11-15T08:46:50.286070Z 0 [Note] Shutting down plugin 'MRG_MYISAM' mysql_1 | 2017-11-15T08:46:50.286076Z 0 [Note] Shutting down plugin 'MyISAM' mysql_1 | 2017-11-15T08:46:50.286085Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' mysql_1 | 2017-11-15T08:46:50.286146Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' mysql_1 | 2017-11-15T08:46:50.286161Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' mysql_1 | 2017-11-15T08:46:50.286166Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' mysql_1 | 2017-11-15T08:46:50.286171Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' mysql_1 | 2017-11-15T08:46:50.286175Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' mysql_1 | 2017-11-15T08:46:50.286179Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' mysql_1 | 2017-11-15T08:46:50.286183Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' mysql_1 | 2017-11-15T08:46:50.286188Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' mysql_1 | 2017-11-15T08:46:50.286192Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' mysql_1 | 2017-11-15T08:46:50.286196Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' mysql_1 | 2017-11-15T08:46:50.286200Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' mysql_1 | 2017-11-15T08:46:50.286204Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' mysql_1 | 2017-11-15T08:46:50.286209Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' mysql_1 | 2017-11-15T08:46:50.286229Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' mysql_1 | 2017-11-15T08:46:50.286248Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' mysql_1 | 2017-11-15T08:46:50.286262Z 0 [Note] Shutting down plugin 'INNODB_METRICS' mysql_1 | 2017-11-15T08:46:50.286267Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' mysql_1 | 2017-11-15T08:46:50.286272Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' mysql_1 | 2017-11-15T08:46:50.286276Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' mysql_1 | 2017-11-15T08:46:50.286280Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' mysql_1 | 2017-11-15T08:46:50.286293Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' mysql_1 | 2017-11-15T08:46:50.286299Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' mysql_1 | 2017-11-15T08:46:50.286312Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' mysql_1 | 2017-11-15T08:46:50.286317Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' mysql_1 | 2017-11-15T08:46:50.286335Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' mysql_1 | 2017-11-15T08:46:50.286349Z 0 [Note] Shutting down plugin 'INNODB_CMP' mysql_1 | 2017-11-15T08:46:50.286354Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' mysql_1 | 2017-11-15T08:46:50.286359Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' mysql_1 | 2017-11-15T08:46:50.286363Z 0 [Note] Shutting down plugin 'INNODB_TRX' mysql_1 | 2017-11-15T08:46:50.286367Z 0 [Note] Shutting down plugin 'InnoDB' mysql_1 | 2017-11-15T08:46:50.286423Z 0 [Note] InnoDB: FTS optimize thread exiting. mysql_1 | 2017-11-15T08:46:50.286747Z 0 [Note] InnoDB: Starting shutdown... mysql_1 | 2017-11-15T08:46:50.387225Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool mysql_1 | 2017-11-15T08:46:50.387674Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 171115 8:46:50 mysql_1 | 2017-11-15T08:46:52.085295Z 0 [Note] InnoDB: Shutdown completed; log sequence number 11884882 mysql_1 | 2017-11-15T08:46:52.087107Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" mysql_1 | 2017-11-15T08:46:52.087143Z 0 [Note] Shutting down plugin 'MEMORY' mysql_1 | 2017-11-15T08:46:52.087152Z 0 [Note] Shutting down plugin 'CSV' mysql_1 | 2017-11-15T08:46:52.087157Z 0 [Note] Shutting down plugin 'sha256_password' mysql_1 | 2017-11-15T08:46:52.087162Z 0 [Note] Shutting down plugin 'mysql_native_password' mysql_1 | 2017-11-15T08:46:52.087253Z 0 [Note] Shutting down plugin 'binlog' mysql_1 | 2017-11-15T08:46:52.088603Z 0 [Note] mysqld: Shutdown complete mysql_1 | mysql_1 | [Entrypoint] Server shut down mysql_1 | mysql_1 | [Entrypoint] MySQL init process done. Ready for start up. mysql_1 | mysql_1 | [Entrypoint] Starting MySQL 5.7.20-1.1.2 mysql_1 | 2017-11-15T08:46:53.126635Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). mysql_1 | 2017-11-15T08:46:53.127744Z 0 [Note] mysqld (mysqld 5.7.20) starting as process 1 ... mysql_1 | 2017-11-15T08:46:53.131287Z 0 [Note] InnoDB: PUNCH HOLE support available mysql_1 | 2017-11-15T08:46:53.131385Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins mysql_1 | 2017-11-15T08:46:53.131389Z 0 [Note] InnoDB: Uses event mutexes mysql_1 | 2017-11-15T08:46:53.131391Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier mysql_1 | 2017-11-15T08:46:53.131438Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3 mysql_1 | 2017-11-15T08:46:53.131442Z 0 [Note] InnoDB: Using Linux native AIO mysql_1 | 2017-11-15T08:46:53.131642Z 0 [Note] InnoDB: Number of pools: 1 mysql_1 | 2017-11-15T08:46:53.131754Z 0 [Note] InnoDB: Using CPU crc32 instructions mysql_1 | 2017-11-15T08:46:53.132860Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M mysql_1 | 2017-11-15T08:46:53.143957Z 0 [Note] InnoDB: Completed initialization of buffer pool mysql_1 | 2017-11-15T08:46:53.147844Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). mysql_1 | 2017-11-15T08:46:53.164553Z 0 [Note] InnoDB: Highest supported file format is Barracuda. mysql_1 | 2017-11-15T08:46:53.285534Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables mysql_1 | 2017-11-15T08:46:53.285611Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... mysql_1 | 2017-11-15T08:46:53.474031Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. mysql_1 | 2017-11-15T08:46:53.475200Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. mysql_1 | 2017-11-15T08:46:53.475234Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. mysql_1 | 2017-11-15T08:46:53.475642Z 0 [Note] InnoDB: Waiting for purge to start mysql_1 | 2017-11-15T08:46:53.526022Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 11884882 mysql_1 | 2017-11-15T08:46:53.526300Z 0 [Note] Plugin 'FEDERATED' is disabled. mysql_1 | 2017-11-15T08:46:53.529562Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mysql_1 | 2017-11-15T08:46:53.533097Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. mysql_1 | 2017-11-15T08:46:53.533125Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. mysql_1 | 2017-11-15T08:46:53.535099Z 0 [Warning] CA certificate ca.pem is self signed. mysql_1 | 2017-11-15T08:46:53.535173Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. mysql_1 | 2017-11-15T08:46:53.535490Z 0 [Note] InnoDB: Buffer pool(s) load completed at 171115 8:46:53 mysql_1 | 2017-11-15T08:46:53.535517Z 0 [Note] Server hostname (bind-address): '*'; port: 3306 mysql_1 | 2017-11-15T08:46:53.535546Z 0 [Note] IPv6 is available. mysql_1 | 2017-11-15T08:46:53.568538Z 0 [Note] - '::' resolves to '::'; mysql_1 | 2017-11-15T08:46:53.568589Z 0 [Note] Server socket created on IP: '::'. mysql_1 | 2017-11-15T08:46:53.589070Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589107Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589114Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589118Z 0 [Warning] 'user' entry 'healthchecker@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589134Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589146Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.589157Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.590810Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.590833Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode. mysql_1 | 2017-11-15T08:46:53.594744Z 0 [Note] Event Scheduler: Loaded 0 events mysql_1 | 2017-11-15T08:46:53.594917Z 0 [Note] mysqld: ready for connections. mysql_1 | Version: '5.7.20' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) mysql_1 | 2017-11-15T08:46:53.595100Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check. mysql_1 | 2017-11-15T08:46:53.595113Z 0 [Note] Beginning of list of non-natively partitioned tables mysql_1 | 2017-11-15T08:46:53.609295Z 0 [Note] End of list of non-natively partitioned tables