#如下回显表示初始化成功 2021-03-30T17:16:23.673331Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2021-03-30T17:16:23.911662Z 0 [Warning] InnoDB: New log files created, LSN=45790 2021-03-30T17:16:23.947089Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. 2021-03-30T17:16:24.004815Z 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: a7605f01-917b-11eb-a488-000c298178f9.2021-03-30T17:16:24.005892Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_execu ted' cannot be opened.2021-03-30T17:16:24.418994Z 0 [Warning] CA certificate ca.pem is self signed. 2021-03-30T17:16:24.884481Z 1 [Warning] root@localhost is created with an empty password ! Please c onsider switching off the --initialize-insecure option. #使用参数mysqld –initialize有初始化密码,使用参数mysqld –initialize-insecure为空密码