level 1
执行到Initializing database这一步报错
日志如下
Beginning configuration step: Initializing database (may take a long time)Deleting the data directory from a previous (failed) configuration...Attempting to run MySQL Server with --initialize-insecure option...Starting process for MySQL Server 5.7.43...Starting process with command: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).InnoDB: New log files created, LSN=45790InnoDB: Creating foreign key constraint system tables.unknown variable 'mysqlx_port=0.0'AbortingProcess for mysqld, with ID 15428, was run successfully and exited with code 1.Failed to start process for MySQL Server 5.7.43.Database initialization failed.Ended configuration step: Initializing database (may take a long time)
2024年07月20日 04点07分
1
日志如下
Beginning configuration step: Initializing database (may take a long time)Deleting the data directory from a previous (failed) configuration...Attempting to run MySQL Server with --initialize-insecure option...Starting process for MySQL Server 5.7.43...Starting process with command: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).InnoDB: New log files created, LSN=45790InnoDB: Creating foreign key constraint system tables.unknown variable 'mysqlx_port=0.0'AbortingProcess for mysqld, with ID 15428, was run successfully and exited with code 1.Failed to start process for MySQL Server 5.7.43.Database initialization failed.Ended configuration step: Initializing database (may take a long time)