serg@serg-X55A:~/belcanto$ docker logs 66fe1482140e 2020-06-20 14:10:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.20-1debian10 started. 2020-06-20 14:10:06+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 2020-06-20 14:10:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.20-1debian10 started. 2020-06-20T14:10:07.468679Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release. 2020-06-20T14:10:07.468866Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.20) starting as process 1 2020-06-20T14:10:07.610700Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2020-06-20T14:10:14.275843Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. InnoDB: Progress in percents: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 442020-06-20T14:10:14.899379Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 632020-06-20T14:10:15.050072Z 0 [System] [MY-010229] [Server] Starting XA crash recovery... 64 652020-06-20T14:10:15.071635Z 0 [System] [MY-010232] [Server] XA crash recovery finished. 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 872020-06-20T14:10:15.514856Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2020-06-20T14:10:15.616373Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 88 89 90 91 92 93 94 952020-06-20T14:10:15.764295Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.20' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.